Impact
The flaw allows any authenticated user who can connect to a virtual host in RabbitMQ Server to perform passive queue.declare and exchange.declare operations without the server verifying permissions. This bypass lets the user enumerate existing queue and exchange names and read message and consumer counts, thereby leaking metadata about the messaging environment. This users to gain data they are not permitted to access.
Affected Systems
RabbitMQ Server is affected. Any installation running a version prior to 3.13.15, 4.0.20, 4.1.11, or 4.2.6 is vulnerable. The issue is announced for rabbitmq:rabbitmq-server.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. The EPSS score is below 1%, showing a low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. An attacker needs to be authenticated to a virtual host; once authenticated, they can enumerate queue and exchange names and read message and consumer counts via passive declare operations, without requiring privilege escalation or code execution.
OpenCVE Enrichment