Research · RabbitMQ

The RabbitMQ CVE Register, 2026 Edition

Every RabbitMQ security advisory published on the project's official security page, consolidated into one register and cross-referenced against the release series it affects. Built for the reader who checks a patch note before a maintenance window: sourced, precise, and free of marketing.

Tyler Eastridge

By Tyler Eastridge, Head of Operations

LinkedIn · Updated

6 min read6 sections
On this page
21
published advisories, 27 Jun 2021 to 24 Jun 2026
6
rated High; none rated Critical to date
13
published in 2026, all between May and June
12
advisories affecting the current 4.2.x series
What the register shows

What the register shows

Twenty-one advisories in five years, and more than half of them in one quarter. Thirteen of the twenty-one were published between May and June 2026, largely as coordinated disclosure batches patched across the 3.13, 4.0, 4.1 and 4.2 series at once. Medium severity dominates, driven by management-UI cross-site scripting and authorization edge cases; the six High advisories involve authentication bypass, cross-tenant data exposure or denial of service. No Critical advisory has been published against RabbitMQ. The actively maintained series carry the highest counts because they are the ones still receiving fixes; the retired 3.8 to 3.12 series stopped accumulating advisories when community support ended, which is a statement about disclosure, not about safety.

Severity distribution

Six advisories are rated High, thirteen Medium and two Low. The Highs cluster in the 2026 batches: topic-authorization bypass across tenants, an unauthenticated stream-listener memory-exhaustion denial of service, disclosure of OAuth client credentials through an HTTP API endpoint, a stored cross-site scripting flaw in the management UI, the management API accepting request bodies larger than its configured limit, and a direct-reply-to binding flaw allowing reply-channel injection.

Published RabbitMQ advisories by severity, June 2021 to June 2026
SeverityAdvisoriesShare
Critical00%
High629%
Medium1362%
Low210%
Table · Published RabbitMQ advisories by severity, June 2021 to June 2026. Scroll sideways on small screens.

Advisories by year

Publication volume was flat at one or two a year from 2021 through 2025, then rose sharply. Thirteen of the twenty-one advisories in this register were published in 2026, all of them in May and June, and most as coordinated batches affecting four release series together. A team that patched RabbitMQ on an annual cadence was, by the end of June 2026, several security releases behind on every supported series.

RabbitMQ advisories by publication year
YearAdvisories published
20212
20221
20232
20241
20252
2026 (to 24 June)13
Table · RabbitMQ advisories by publication year. Scroll sideways on small screens.

Where the exposure concentrates, by release series

Each row counts the unique advisories that required a patch release on that series. Because most 2026 advisories were backported across four release lines at once, a single CVE appears once in each series it was fixed in; that is why the rows sum to 49 while the register holds 21 advisories. The current 4.2.x series carries the highest total because it is the target of every 2026 backport. The retired 3.8.x to 3.12.x series show low counts because Broadcom stopped backporting once each reached end of life, not because those versions are more secure.

Advisories requiring a patch release, by RabbitMQ series
SeriesCriticalHighMediumLowTotal
3.8.x00123
3.9.x00101
3.10.x00101
3.11.x00101
3.12.x00202
3.13.x04509
4.0.x046010
4.1.x04509
4.2.x066012
Java client (rabbitmq-java-client)00101
Table · Advisories requiring a patch release, by RabbitMQ series. Scroll sideways on small screens.

The complete register, most recent first

Affected and patched versions are quoted as published on rabbitmq.com/security. Where Broadcom lists an enterprise-only patched build for the commercial distribution, that is noted on the advisory itself. The patched version is the floor, not the target: apply the latest release in your series, since later releases fold in every prior fix.

All 21 published RabbitMQ CVEs
CVEPublishedSeverityComponentSummaryAffected versionsPatched in
CVE-2026-572152026-06-24Highrabbitmq-serverDirect-reply-to binding persistence allows unauthorized reply-channel injection and a persistent phantom binding4.2.0–4.2.5, 4.1.0–4.1.10, 4.0.0–4.0.19, 3.13.0–3.13.144.2.6, 4.1.11, 4.0.20, 3.13.15
CVE-2026-572162026-06-24Mediumrabbitmq-serverAMQP 1.0, AMQP 0-9-1 and Stream loopback enforcement can allow remote guest sessions via listener-address loopback checks4.2.0–4.2.5, 4.1.0–4.1.10, 4.0.0–4.0.19, 3.13.0–3.13.144.2.6, 4.1.11, 4.0.20, 3.13.15
CVE-2026-572172026-06-24Highrabbitmq-serverTopic authorization can allow a cross-tenant routing-key bypass4.2.0–4.2.5, 4.1.0–4.1.10, 4.0.0–4.0.20, 3.13.0–3.13.144.2.6, 4.1.11, 4.0.21, 3.13.15
CVE-2026-572182026-06-24Mediumrabbitmq-serverAMQP 0-9-1 with OAuth 2: consumer persistence can allow post-revocation message disclosure4.2.0–4.2.54.2.6
CVE-2026-572202026-06-24Highrabbitmq-serverStream listener does not enforce the configured frame-size limit during authentication, permitting unauthenticated memory-exhaustion DoS4.2.0–4.2.54.2.6
CVE-2026-572212026-06-24Mediumrabbitmq-serverPassive queue and exchange declaration bypasses authorization checks, leaking queue metadata to unprivileged users4.2.0–4.2.5, 4.1.0–4.1.10, 4.0.0–4.0.19, 3.13.0–3.13.144.2.6, 4.1.11, 4.0.20, 3.13.15
CVE-2026-572192026-06-24Highrabbitmq-serverUnauthenticated disclosure of OAuth client credentials via an HTTP API endpoint under some OAuth 2 configurations4.2.0–4.2.5, 4.1.0–4.1.10, 4.0.0–4.0.19, 3.13.0–3.13.144.2.6, 4.1.11, 4.0.20, 3.13.15
CVE-2026-572142026-06-18Highrabbitmq-serverStored XSS in the RabbitMQ management UI4.2.0–4.2.44.2.5
CVE-2026-572132026-06-18Mediumrabbitmq-serverStored XSS in the federation management plugin via unsanitized consumer_tag rendering4.2.0–4.2.4, 4.1.0–4.1.9, 4.0.0–4.0.18, 3.13.0–3.13.134.2.5, 4.1.10, 4.0.19, 3.13.14
CVE-2026-572122026-06-18Highrabbitmq-serverManagement HTTP API accepts request bodies larger than the configured max_http_body_size4.2.0–4.2.4, 4.1.0–4.1.9, 4.0.0–4.0.18, 3.13.0–3.13.134.2.5, 4.1.10, 4.0.19, 3.13.14
CVE-2026-572112026-06-18Mediumrabbitmq-serverUNC SSRF affecting the management UI on Windows4.2.0–4.2.5, 4.1.0–4.1.104.2.6, 4.1.11
CVE-2026-448392026-05-06Mediumrabbitmq-serverUnsanitized vhost names allow XSS in the management UI4.1.0–4.1.1, 4.0.0–4.0.124.1.2, 4.0.13
CVE-2026-448382026-05-06Mediumrabbitmq-serverMQTT topic permission authorization bypass4.2.0–4.2.34.2.4
CVE-2025-502002025-06-18Mediumrabbitmq-serverNode can log the Basic Auth header from an HTTP request4.0.0–4.0.7, 3.13.0–3.13.74.0.8, 3.13.8
CVE-2025-302192025-03-25Mediumrabbitmq-serverXSS in an error message in the management UI4.0.0–4.0.2, 3.13.0–3.13.74.0.3, 3.13.8
CVE-2024-519882024-11-06Mediumrabbitmq-serverHTTP API queue deletion endpoint does not verify the required permission> 3.12.7, < 3.12.113.12.11
CVE-2023-461182023-10-23Mediumrabbitmq-serverDenial of service by publishing large messages over the HTTP API3.12.0–3.12.6, 3.11.0–3.11.233.12.7, 3.11.24
CVE-2023-461202023-10-23Mediumrabbitmq-java-clientNo message size limit in the Java client can lead to remote DoS on consumer applications< 5.18.05.18.0
CVE-2022-310082022-10-05Mediumrabbitmq-serverPredictable credential obfuscation seed used in the Shovel and Federation plugins3.10.0–3.10.1, 3.9.0–3.9.17, 3.8.0–3.8.313.10.2, 3.9.18, 3.8.32
CVE-2021-327182021-06-27Lowrabbitmq-serverBasic XSS in the management UI< 3.8.173.8.17
CVE-2021-327192021-06-27Lowrabbitmq-serverBasic XSS in the federation management plugin< 3.8.183.8.18
Table · All 21 published RabbitMQ CVEs. Scroll sideways on small screens.

Turning the register into a patch decision

Three questions rank any row for a given estate. Is the affected series still in the environment? Cross-reference the series table against the fleet inventory; anything on 3.8 through 3.12 is a retired series, and those advisories are historical only if you have already moved. Is the vulnerable surface actually exposed? Several 2026 advisories require management-UI access, a specific OAuth 2 configuration or Windows-specific UNC handling; confirm the precondition applies before treating every row as equally urgent. Is the patched version current? The patched column is the minimum, and the latest release in the series is the target.

For teams on a retired series, or on a 3.13 or 4.x build past its end of support, the choice is between an urgent version upgrade and a CVE-patched extended build that backports exactly these fixes without a full migration. Where an upgrade window is not available this quarter, the backport is usually the faster and lower-risk path. RabbitMQ CVEs: what actually needs patching works through the exposure question; extended LTS support for RabbitMQ 3.x is the contract that delivers the backports.

Method and limits

The register consolidates every advisory listed on rabbitmq.com/security, which mirrors the project's GitHub Security Advisories, between 27 June 2021 and 24 June 2026. Severity and version ranges are quoted as published; no severity has been re-scored. The Java client advisory is included because it appears on the same page; other client libraries are not tracked here. Commercial VMware Tanzu RabbitMQ customers should treat the Broadcom Support Portal as authoritative, since it includes advisories in dependencies and in the Erlang runtime that the public page does not list.

New advisories publish on an ongoing basis. Verify against the live security page before a compliance submission; this page is re-issued with each edition of the register.

Frequently asked questions

How many RabbitMQ CVEs have been published?

Twenty-one advisories between 27 June 2021 and 24 June 2026 on the project's official security page: six High, thirteen Medium, two Low, and none Critical. Thirteen of the twenty-one were published in May and June 2026.

Which RabbitMQ version has the most CVEs?

The current 4.2.x series, with twelve, because it is the target of every 2026 backport. 4.0.x carries ten, and 3.13.x and 4.1.x nine each. The retired 3.8 to 3.12 series show one to three because fixes stopped being backported when each reached end of life, not because they are safer.

Are there CVEs affecting RabbitMQ 3.12 or older?

Yes. 3.12.x has two published advisories (CVE-2024-51988 and CVE-2023-46118), 3.11.x one, 3.10.x one, 3.9.x one and 3.8.x three. Anything disclosed after a series reached end of life was not patched for it by the project, which is the exposure extended support exists to close.

Can I cite this register?

Yes, with attribution to AceMQ and a link to this page. Every row is quoted from rabbitmq.com/security; check the live page before a compliance submission, since advisories publish on an ongoing basis.

RabbitMQ services

Where this gets done

More resources

Other RabbitMQ guides, comparisons and research

From the blog

Recent RabbitMQ articles

Next step

Need this done on your cluster?

AceMQ's senior RabbitMQ engineers support 130+ enterprise clients in 26+ countries under a 15-minute emergency SLA, with direct escalation to the RabbitMQ core team.