Insufficient Session Expiration in RabbitMQ Server - #VU139286

 

Insufficient Session Expiration in RabbitMQ Server - #VU139286

Published: July 24, 2026


Vulnerability identifier: #VU139286
CSH Severity: Medium
CVSS v4 BT: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: N/A
CWE-ID: CWE-613
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass token-expiry checks and retain access with an expired token.

The vulnerability exists due to improper expiration handling in rabbit_auth_backend_oauth2 token expiry validation when processing OAuth2 tokens with a floating-point exp claim. A remote attacker can present a previously valid signed token with a float exp value to bypass token-expiry checks and retain access with an expired token.

Exploitation requires the OAuth2 backend to be enabled, an identity provider that emits exp as a JSON float, and possession of a previously valid signed token.


Affected software

RabbitMQ Server

Remediation

Install security update from vendor's website.

RabbitMQ Server - addressed in versions 4.2.9, 4.3.3

External References

Related Security Bulletins