Vulnerability Description
RabbitMQ is a messaging and streaming broker. In versions 3.13.7 and prior, RabbitMQ is logging authorization headers in plaintext encoded in base64. When querying RabbitMQ api with HTTP/s with basic authentication it creates logs with all headers in request, including authorization headers which show base64 encoded username:password. This is easy to decode and afterwards could be used to obtain control to the system depending on credentials. This issue has been patched in version 4.0.8.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Broadcom | Rabbitmq Server | < 4.0.8 |
Related Weaknesses (CWE)
References
- https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-gh3x-4x42-fExploitVendor Advisory
FAQ
What is CVE-2025-50200?
CVE-2025-50200 is a vulnerability with a CVSS score of 5.5 (MEDIUM). RabbitMQ is a messaging and streaming broker. In versions 3.13.7 and prior, RabbitMQ is logging authorization headers in plaintext encoded in base64. When querying RabbitMQ api with HTTP/s with basic ...
How severe is CVE-2025-50200?
CVE-2025-50200 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-50200?
Check the references section above for vendor advisories and patch information. Affected products include: Broadcom Rabbitmq Server.