CVE-2026-67236: RabbitMQ: Plaintext username:password stored in an insecure cookie after successful POST /login

Published Sep 25, 2026
·
Updated

RabbitMQ is a messaging and streaming broker. From 4.2.0 until 4.2.8 and 4.3.2, a successful POST /login caused isauthorized/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.

Affected Software

1 affected component
RabbitMQ RabbitMQ>=4.2.0<4.2.8, >=4.3.0<4.3.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade RabbitMQ to a version that resolves this vulnerability.

    Fixed in 4.2.8
  2. Upgrade

    Upgrade RabbitMQ to a version that resolves this vulnerability.

    Fixed in 4.3.2

Event History

Sep 25, 2026
CVE Published
via MITRE·03:59 PM
Data Sourced
via MITRE·03:59 PM
DescriptionWeakness
Data Sourced
via NVD·04:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can realistically recover the credentials from the affected cookie?

An attacker needs a same-origin cross-site scripting condition, an HTTP-readable network position, or local access to the browser's cookie store. On older browsers that interpret an absent SameSite attribute as None, the cookie may also be sent with cross-site requests.

2

Are the credentials protected by encoding in the cookie?

No. The cookie contains base64-encoded username:password data, and base64 is reversible encoding rather than encryption, so someone who obtains the cookie can recover the actual credentials.

3

Which RabbitMQ releases need remediation?

The issue affects releases from 4.2.0 through 4.2.8 and version 4.3.2. The issue is fixed in 4.2.8 and 4.3.2.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203