CVE-2026-67218
Last modified
CVE-2026-67218 is a low-severity vulnerability rated 2.1/10 on the CVSS scale. RabbitMQ is a messaging and streaming broker. Prior to versions 4.0.22, 4.1.11, 4.2.6, and 4.3.0, accept_content/2 at line 56 calls rabbit_stream_manager:create_super_stream/... EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
RabbitMQ is a messaging and streaming broker. Prior to versions 4.0.22, 4.1.11, 4.2.6, and 4.3.0, accept_content/2 at line 56 calls rabbit_stream_manager:create_super_stream/... directly after is_authorized (which only checks the management tag + vhost access via is_authorized_vhost). The stream-protocol equivalent (rabbit_stream_reader.erl create_super_stream handler) calls rabbit_stream_utils:check_super_stream_management_permitted/4 which enforces configure on the exchange and each partition queue. The HTTP handler omits this call entirely. A user with management tag and vhost access , but no configure permission on any resource , can create super-streams (an exchange + N partition stream queues + bindings) via the HTTP API. The native stream-protocol path enforces configure on each resource; the HTTP path does not, creating a privilege escalation from 'can view' to 'can create persistent cluster-wide resources.' Preconditions include rabbitmq_stream_management plugin enabled management tag + vhost access (no resource permissions needed). This issue is fixed in versions 4.0.22, 4.1.11, 4.2.6, and 4.3.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rabbitmq | rabbitmq-server | >= 4.0.0, < 4.0.22; >= 4.1.0, < 4.1.11; >= 4.2.0, < 4.2.6 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-67218?
How severe is CVE-2026-67218?
How do I fix CVE-2026-67218?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67211OOM Denial of Service via Unbounded Map Pre-Sizing in Apache…7.5
- CVE-2026-67213nanoid (Nano ID) before 5.1.6 contains an infinite loop in t…7.5
- CVE-2026-67214nanoid (Nano ID) before 3.3.16 and 5.1.16 contains an infini…7.5
- CVE-2026-67215cJSON through 1.7.19 is vulnerable to uncontrolled recursion…8.7
- CVE-2026-67216cJSON through 1.7.19 contains an inefficient algorithmic com…7.5
- CVE-2026-67217cJSON through 1.7.19 applies RFC 6902 JSON Patch operations …6.9
- CVE-2026-67219RabbitMQ is a messaging and streaming broker. Prior to versi…6
- CVE-2026-6722In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.…9.8
- CVE-2026-67220RabbitMQ is a messaging and streaming broker. Prior to versi…6
- CVE-2026-67221RabbitMQ is a messaging and streaming broker. Prior to versi…5.9
- CVE-2026-67222RabbitMQ is a messaging and streaming broker. From 3.13.0 un…5.9
- CVE-2026-67223RabbitMQ is a messaging and streaming broker. The advisory e…6.3
Are you affected by CVE-2026-67218?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
