PatchSiren cyber security CVE debrief
CVE-2026-67222 rabbitmq CVE debrief
CVE-2026-67222 is a vulnerability in RabbitMQ, a messaging and streaming broker. Affected versions are 3.13.0 through 3.13.15, 4.0.20, 4.1.11, and 4.2.6. The issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6. This vulnerability can cause node crashes and Erlang VM atom exhaustion due to mechanisms/1 applying list_to_atom/1 to every colon-delimited token in an attacker-controlled auth_mechanism value. Exploitation requires the Shovel or Federation plugin to be in use and setting auth_mechanism requires the policymaker tag.
- Vendor
- rabbitmq
- Product
- rabbitmq-server
- CVSS
- MEDIUM 5.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
RabbitMQ administrators and users with the Shovel or Federation plugin enabled and the policymaker tag set should assess exposure and prioritize patching. They should also verify their configurations, monitor for large auth_mechanism requests, and review compensating controls for exposed systems.
Why it matters
CVE-2026-67222 is a medium-severity vulnerability in RabbitMQ that can cause node crashes and Erlang VM atom exhaustion. Defenders should prioritize patching, especially for Shovel or Federation plugin users with the policymaker tag set.
- Potential for denial of service (DoS) via node crash
- Erlang VM atom exhaustion requires verification
- Large auth_mechanism requests require monitoring
- Patching priority for Shovel or Federation plugin users
Technical summary
The vulnerability is caused by mechanisms/1 applying list_to_atom/1 to every colon-delimited token in an attacker-controlled auth_mechanism value, permanently consuming Erlang VM atoms and allowing the node to be crashed with a large request. This issue requires the Shovel or Federation plugin to be in use and setting auth_mechanism requires the policymaker tag. The vulnerability can cause node crashes and Erlang VM atom exhaustion, leading to potential denial of service (DoS). Defenders should prioritize patching RabbitMQ instances, especially those with the Shovel or Federation plugin enabled and the policymaker tag set.
Defensive priority
Defenders should prioritize patching RabbitMQ instances, especially those with the Shovel or Federation plugin enabled and the policymaker tag set.
Recommended defensive actions
- Patch RabbitMQ instances to versions 3.13.15, 4.0.20, 4.1.11, or 4.2.6
- Verify Shovel or Federation plugin usage and policymaker tag settings
- Monitor for large auth_mechanism requests
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including affected versions and fixed versions. The vulnerability allows for potential denial of service (DoS) via node crash and Erlang VM atom exhaustion. The Shovel or Federation plugin users with the policymaker tag set should verify their configurations and monitor for large auth_mechanism requests.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-67222 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-67222
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-67222 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-67222
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.6
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-85jr-6rr2-j73r
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.