#VU112029 Inclusion of Sensitive Information in Log Files in RabbitMQ - CVE-2025-50200

 

#VU112029 Inclusion of Sensitive Information in Log Files in RabbitMQ - CVE-2025-50200

Published: June 27, 2025 / Updated: July 2, 2025


Vulnerability identifier: #VU112029
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-50200
CWE-ID: CWE-532
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
RabbitMQ
Software vendor:
VMware, Inc

Description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to software stores sensitive information into log files. 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. A local user can read the log files and gain access to sensitive data.


Remediation

Install updates from vendor's website.

External links