Improper Certificate Validation in RabbitMQ Server - #VU137250
Published: July 9, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass TLS client authentication.
The vulnerability exists due to improper certificate validation in the rabbitmq_trust_store verify_fun when handling a presented client certificate during the TLS handshake. A remote attacker can present a forged self-signed certificate with a matching issuer distinguished name and serial number to bypass TLS client authentication.
Exploitation requires the trust-store plugin to be enabled and used as the TLS verify function, and requires knowledge of the issuer and serial number of a whitelisted certificate.