CVE-2026-67218: RabbitMQ: Super-stream HTTP creation skips configure-permission check

Published Sep 23, 2026
·
Updated

RabbitMQ is a messaging and streaming broker. Prior to versions 4.0.22, 4.1.11, 4.2.6, and 4.3.0, acceptcontent/2 at line 56 calls rabbitstreammanager:createsuperstream/... directly after isauthorized (which only checks the management tag + vhost access via isauthorizedvhost). The stream-protocol equivalent (rabbitstreamreader.erl createsuperstream handler) calls rabbitstreamutils:checksuperstreammanagementpermitted/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 rabbitmqstreammanagement 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.

Affected Software

1 affected component
RabbitMQ RabbitMQ<4.0.22, <4.1.11, <4.2.6, <4.3.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade RabbitMQ to a version that resolves this vulnerability.

    Fixed in 4.0.22
  2. Upgrade

    Upgrade RabbitMQ to a version that resolves this vulnerability.

    Fixed in 4.1.11
  3. Upgrade

    Upgrade RabbitMQ to a version that resolves this vulnerability.

    Fixed in 4.2.6
  4. Upgrade

    Upgrade RabbitMQ to a version that resolves this vulnerability.

    Fixed in 4.3.0

Event History

Sep 23, 2026
CVE Published
via MITRE·08:46 PM
Data Sourced
via MITRE·08:46 PM
DescriptionWeakness
Data Sourced
via NVD·09:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

A user needs the management tag, access to the target virtual host, and the rabbitmq_stream_management plugin enabled. The user does not need configure permission on any resource.

2

What access does exploitation provide?

The affected HTTP API can let the user create a super-stream, including an exchange, partition stream queues, and bindings. This bypasses the configure-permission checks enforced by the native stream-protocol path.

3

Are default deployments affected?

Only deployments with the rabbitmq_stream_management plugin enabled are affected through this path. Exploitation additionally requires an account with the management tag and virtual-host access.

4

What can be done if upgrading is not immediately possible?

Restrict management tags and virtual-host access to trusted users, particularly where the stream management plugin is enabled. This prevents untrusted users from reaching the affected HTTP creation path.

5

Which versions contain the fix?

The issue is fixed in RabbitMQ 4.0.22, 4.1.11, 4.2.6, and 4.3.0.

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