CVE-2026-67234 LOW

CVE-2026-67234: RabbitMQ: Non-RFC-conformant cookie name when clearing the auth-mechanism preference

Vendor Rabbitmq
Product rabbitmq-server
Weakness CWE-20 · Input validation
Published September 25, 2026
Last update September 25, 2026

CVSS base score

2.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction —
Confidentiality —
Integrity —

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

RabbitMQ is a messaging and streaming broker. From 4.2.0 until 4.2.8 and 4.3.2, get_auth_mechanism/1 used term_to_binary/1 on the strict_auth_mechanism or preferred_auth_mechanism atom when clearing the corresponding cookie, producing a non-ASCII cookie name that violates RFC 6265 and can prevent the browser from deleting the preference. The issue is not directly exploitable for code execution or data exfiltration; its security relevance is limited to stale authentication-mechanism preferences persisting across logout and login cycles. This issue is fixed in versions 4.2.8 and 4.3.2.

Key dates

02Disclosure timeline

September 25, 2026 CVE published
September 25, 2026 Record updated

Related vulnerabilities

04Related CVE