CVE-2026-57219
Received Received - Intake

OAuth 2 Client Secret Disclosure in RabbitMQ

Vulnerability report for CVE-2026-57219, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-10

Last updated on: 2026-07-10

Assigner: GitHub, Inc.

Description

RabbitMQ is a messaging and streaming broker. Prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6, the obsolete GET /api/auth endpoint can disclose the OAuth 2 client secret on RabbitMQ installations configured with management.oauth_client_secret, exposing credentials to unauthenticated callers when the management plugin and that OAuth configuration are enabled. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-10
Last Modified
2026-07-10
Generated
2026-07-11
AI Q&A
2026-07-11
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
rabbitmq rabbitmq to 3.13.15 (exc)
rabbitmq rabbitmq to 4.0.20 (exc)
rabbitmq rabbitmq to 4.1.11 (exc)
rabbitmq rabbitmq to 4.2.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Mitigation Strategies

To mitigate this vulnerability, upgrade RabbitMQ to one of the fixed versions: 3.13.15, 4.0.20, 4.1.11, or 4.2.6.

Ensure that the management plugin and the management.oauth_client_secret configuration are properly secured or disabled if not needed, as the vulnerability exposes OAuth 2 client secrets via the obsolete GET /api/auth endpoint.

Compliance Impact

This vulnerability can lead to the disclosure of OAuth 2 client secrets to unauthenticated callers, which may result in unauthorized access to sensitive data or systems.

Such unauthorized disclosure of credentials could potentially violate data protection and privacy regulations like GDPR and HIPAA, which require strict controls over access to sensitive information.

Therefore, organizations using affected RabbitMQ versions without the fix might face compliance risks if this vulnerability is exploited.

Impact Analysis

The impact of this vulnerability is the exposure of OAuth 2 client secrets to unauthenticated users. This can lead to unauthorized access to systems or services that rely on these credentials for authentication, potentially allowing attackers to impersonate legitimate clients, access sensitive data, or disrupt messaging and streaming operations managed by RabbitMQ.

Executive Summary

This vulnerability exists in RabbitMQ versions prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6. It involves an obsolete API endpoint, GET /api/auth, which can disclose the OAuth 2 client secret if RabbitMQ is configured with management.oauth_client_secret and the management plugin is enabled. This means that unauthenticated attackers can access sensitive OAuth 2 client credentials through this endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57219. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart