๐Ÿ” CVE Alert

CVE-2026-67236

UNKNOWN 0.0

RabbitMQ: Plaintext username:password stored in an insecure cookie after successful POST /login

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

RabbitMQ is a messaging and streaming broker. From 4.2.0 until 4.2.8 and 4.3.2, a successful POST /login caused is_authorized/2 to set an auth cookie containing base64-encoded username:password credentials without HttpOnly, Secure, SameSite, or expiration protections. Because base64 is encoding rather than encryption, an attacker with same-origin cross-site scripting, an HTTP-readable network position, or local access to the browser cookie store could recover the actual login credentials; older browsers that treated an absent SameSite attribute as None also sent the cookie cross-site. This issue is fixed in versions 4.2.8 and 4.3.2.

CWE CWE-312
Vendor rabbitmq
Product rabbitmq-server
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for rabbitmq rabbitmq-server

Be the first to know when new unknown vulnerabilities affecting rabbitmq rabbitmq-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

rabbitmq / rabbitmq-server
>= 4.2.0, < 4.2.8 >= 4.3.0, < 4.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-88vh-gx85-p36m github.com: https://github.com/rabbitmq/rabbitmq-server/commit/df9e7f4c0afd311a672705f020d301efad355745 github.com: https://github.com/rabbitmq/rabbitmq-server/commit/edf1fbc7217aaf736955d2e13c9534901a2e0778 github.com: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.8 github.com: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.2