Improper Certificate Validation in RabbitMQ Server - #VU137242
Published: July 9, 2026
Vulnerability details
The vulnerability allows a remote attacker to forge JWKS responses and cause the broker to accept arbitrary JWTs.
The vulnerability exists due to improper certificate validation in ssl_options/1 when fetching JWKS data with no CA bundle available. A remote attacker can perform a man-in-the-middle attack to forge JWKS responses and cause the broker to accept arbitrary JWTs.
The issue requires the OAuth2 plugin to be in use with no cacertfile configured and an empty or unreadable OS CA bundle.