Description
RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.1, is_authorized/2 for the /federation-links/.../restart route uses is_authorized_monitor (accepts the monitoring tag), while allowed_methods permits DELETE and delete_resource/2 triggers rabbit_federation_link_sup:restart. There is no per-method elevation check and no comment marking it intentional. A read-only monitoring user can restart any federation link , a state-changing operation that disrupts message flow. Preconditions include rabbitmq_federation + rabbitmq_federation_management plugins enabled Attacker has credentials with the monitoring tag. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.1.
Published: 2026-09-23
Score: 2.3 Low
EPSS: n/a
KEV: No
Impact: Service Disruption
Action: Patch
AI Analysis

Impact

RabbitMQ, a messaging and streaming broker, had an authorization mismatch on the /federation-links/.../restart HTTP route. The is_authorized/2 check used the monitoring tag, which grants access to monitoring functions, but did not enforce a per‑method elevation check for the delete request that triggers the link restart. Consequently, a user with only the monitoring tag could restart any federation link, changing system state and interrupting message flow. This flaw is a CWE‑862 authorization bypass vulnerability.

Affected Systems

The problem affects the rabbitmq-server product from the RabbitMQ vendor. All releases before 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.1 are vulnerable. The issue is not present in the listed fixed versions. The vulnerability requires the rabbitmq_federation and rabbitmq_federation_management plugins to be enabled.

Risk and Exploitability

The CVSS score is 2.3, indicating a low severity. The EPSS score is not available, and the vulnerability is not listed in CISA's KEV catalog, meaning there is no evidence of widespread exploitation. An attacker must first gain authentic credentials that carry the monitoring tag and the federation plugins must be active; the vulnerability is then exploitable via the standard REST API. Because the operation is state‑changing, it can disrupt services, but the lack of privilege escalation keeps the threat surface limited.

Generated by OpenCVE AI on September 23, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a fixed release (3.13.15 or later, 4.0.20 or later, 4.1.11 or later, 4.2.6 or later, or 4.3.1 or later).
  • Remove the monitoring tag from users who do not need monitoring functionality or enforce stricter ACLs so that only authorized operators can perform link restarts.
  • If an immediate upgrade is not possible, disable or restrict the federation link restart capability by disabling the rabbitmq_federation and rabbitmq_federation_management plugins or by blocking DELETE requests to the /federation-links route via firewall or API gateway rules.

Generated by OpenCVE AI on September 23, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Rabbitmq
Rabbitmq rabbitmq-server
Vendors & Products Rabbitmq
Rabbitmq rabbitmq-server

Wed, 23 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.1, is_authorized/2 for the /federation-links/.../restart route uses is_authorized_monitor (accepts the monitoring tag), while allowed_methods permits DELETE and delete_resource/2 triggers rabbit_federation_link_sup:restart. There is no per-method elevation check and no comment marking it intentional. A read-only monitoring user can restart any federation link , a state-changing operation that disrupts message flow. Preconditions include rabbitmq_federation + rabbitmq_federation_management plugins enabled Attacker has credentials with the monitoring tag. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.1.
Title RabbitMQ: Monitoring-tag user can restart federation links
Weaknesses CWE-862
References
Metrics cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Rabbitmq Rabbitmq-server
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-23T20:39:59.299Z

Reserved: 2026-07-23T23:25:28.897Z

Link: CVE-2026-66075

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-23T21:16:59.500

Modified: 2026-09-23T21:16:59.500

Link: CVE-2026-66075

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T21:30:07Z

Weaknesses