Description
RabbitMQ is a messaging and streaming broker. Prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6, RabbitMQ allows foreign bindings to amq.rabbitmq.reply-to destinations because volatile direct-reply-to queues can be accepted at bind and route time but are missing from Khepri-backed deletion checks, leaving persistent route entries after unbind. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6.
Published: 2026-07-10
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6, RabbitMQ incorrectly allows bindings to the special amq.rabbitmq.reply-to destination for volatile direct-reply-to queues. Because deletion checks against the Khepri backend are missing, routes created for these short-lived queues can remain after the queues are removed, creating persistent phantom route entries. An attacker can exploit this flaw to inject a reply channel that stays active after the intended lifetime, potentially intercepting or redirecting responses to messages destined for legitimate consumers.

Affected Systems

The affected product is RabbitMQ Server from the vendor rabbitmq. Any installation running a version older than 3.13.15, 4.0.20, 4.1.11, or 4.2.6 is vulnerable. The issue is fixed in releases 3.13.15, 4.0.20, 4.1.11, and 4.2.6.

Risk and Exploitability

The CVSS score of 7 indicates high severity, and the EPSS score of less than 1% suggests a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Exploitation would require the ability to create a binding to the amq.rabbitmq.reply-to queue, which is typically protected by authentication and authorization controls. The requirement for such controls is inferred from the fact that binding creation is a privileged operation; if those controls are misconfigured or absent, an attacker could persistently inject a reply channel. The attack is non-local to a specific process and can occur remotely over the network if the broker is exposed.

Generated by OpenCVE AI on July 29, 2026 at 10:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RabbitMQ to a fixed release (at least 3.13.15, 4.0.20, 4.1.11, or 4.2.6).
  • Restrict permissions on the amq.rabbitmq.reply-to destination so that only trusted users can create bindings, and deny binding from unauthenticated or unprivileged users.
  • Enable audit logging for all binding operations and regularly review logs for unexpected or phantom route entries.

Generated by OpenCVE AI on July 29, 2026 at 10:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-459
References
Metrics threat_severity

None

cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

threat_severity

Important


Mon, 13 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 23:00:00 +0000

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

Fri, 10 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description RabbitMQ is a messaging and streaming broker. Prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6, RabbitMQ allows foreign bindings to amq.rabbitmq.reply-to destinations because volatile direct-reply-to queues can be accepted at bind and route time but are missing from Khepri-backed deletion checks, leaving persistent route entries after unbind. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6.
Title RabbitMQ: Direct-reply-to binding persistence can lead to unauthorized reply-channel injection and persistent phantom
Weaknesses CWE-863
References
Metrics cvssV4_0

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


Subscriptions

Rabbitmq Rabbitmq-server
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-13T18:08:05.307Z

Reserved: 2026-06-24T02:21:33.810Z

Link: CVE-2026-57215

cve-icon Vulnrichment

Updated: 2026-07-13T18:07:30.349Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-10T20:23:26Z

Links: CVE-2026-57215 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:15:06Z

Weaknesses