CVE-2026-57219 PUBLISHED

RabbitMQ: Unauthenticated disclosure of OAuth client credentials via an HTTP API endpoint with certain less common OAuth 2 configurations

Assigner: GitHub_M
Reserved: 24.06.2026 Published: 10.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
CVSS Score: 8.7

Product Status

Vendor rabbitmq
Product rabbitmq-server
Versions
  • Version >= 4.2.0, < 4.2.6 is affected
  • Version >= 4.1.0, < 4.1.11 is affected
  • Version >= 4.0.0, < 4.0.21 is affected
  • Version >= 3.13.0, < 3.13.15 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE