RabbitMQ Security
As the steward of RabbitMQ, we at Broadcom take the security of RabbitMQ very seriously.
How to Report a Vulnerability
To responsibly disclose a vulnerability:
- Navigate to the
Security and qualitytab of the relevant repository on GitHub. For example:rabbitmq/rabbitmq-serverfor the core brokerrabbitmq/rabbitmq-amqp-java-clientfor the RabbitMQ AMQP 1.0 Java clientrabbitmq/cluster-operatorfor the RabbitMQ Kubernetes cluster operator
- Click
Report a vulnerabilityto open a private advisory draft. - Provide details, including steps to reproduce.
If you are unable to use GitHub Security Advisories, you can email tnz-rabbitmq-core.pdl@broadcom.com.
Our team will review the report, triage it, and work with you to resolve the issue privately before issuing a public patch and advisory.
Please do not report security vulnerabilities via public GitHub issues, public mailing lists, or public Discord channels.
Security Advisories
For commercial Broadcom / VMware Tanzu Customers
If you are a commercial customer using VMware Tanzu RabbitMQ or other commercial distributions, please refer to the Broadcom Security Advisories.
The Broadcom Support Portal is the authoritative source of truth for all commercial releases. It includes comprehensive vulnerability information, including CVEs in dependencies and underlying Erlang runtime that are not listed on this page.
You can search the Broadcom Security Advisories for a specific RabbitMQ version. For example, if you type RabbitMQ 4.2.8 into the search box, you will see the security advisory for that specific release.
Open Source Advisories
For convenience, the table below lists all public security advisories across the RabbitMQ GitHub organization.
| Advisory ID & CVE ID | Date Published 🔽 | Severity | Repository | Summary | Affected Versions | Patched Versions |
|---|---|---|---|---|---|---|
| 2026-07-22 | High | cluster-operator | Privilege escalation via unfiltered spec.override in RabbitmqCluster | < 2.22.0 | 2.22.0 | |
CVE ID pending | 2026-07-22 | High | amqp091-go | Denial of Service via Sub-Spec Frame Size Negotiation | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | High | amqp091-go | Denial of Service via Synchronous Event Channel Blocking | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | High | amqp091-go | Consumer Message Flooding via Signed-to-Unsigned Integer Casting in Qos Configuration | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | High | amqp091-go | Resource Exhaustion (OOM) via Unbounded Body Buffer Allocation | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | Critical | amqp091-go | Silent Data Truncation and State Corruption via Shortstr Integer Overflow | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | Critical | amqp091-go | Protocol Desynchronization and Frame Injection via Integer Overflow in readLongstr | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | High | amqp091-go | Potential Memory Exhaustion/Protocol Violation via Broker-Controlled Oversized Payload in amqp091-go | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | High | amqp091-go | Denial of Service via Malicious Field Length in AMQP Client | <1.13.0 | 1.13.0 |
CVE ID pending | 2026-07-22 | High | amqp091-go | Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection | <1.13.0 | 1.13.0 |