Insufficient Session Expiration in RabbitMQ Server - #VU150997
Published: September 18, 2026
Vulnerability details
The vulnerability allows a remote user to disclose message payloads.
The vulnerability exists due to insufficient session expiration in the RabbitMQ native STOMP adapter when delivering messages to an existing subscription after OAuth JWT expiration. A remote user can retain a STOMP subscription established with a valid JWT past its expiration to disclose message payloads.
The JWT must have read permission for the subscribed queue before it expires.