Skip to main content

RabbitMQ CVE-2026-57214

| EUVDEUVD-2026-43017 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-07-10 GitHub_M
7.1
CVSS 4.0 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
7.1 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.4 MEDIUM

Attacker needs a declare-capable account (PR:L) and a victim must load the affected UI page (UI:R); XSS running in the victim's browser context is a scope change (S:C) with limited confidentiality/integrity impact.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
SUSE
4.6 MEDIUM
AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
Red Hat
5.4 HIGH
qualitative

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Jul 10, 2026 - 22:02 EUVD
Analysis Generated
Jul 10, 2026 - 21:19 vuln.today
CVE Published
Jul 10, 2026 - 20:18 cve.org
HIGH 7.1

DescriptionCVE.org

RabbitMQ is a messaging and streaming broker. Prior to 4.2.5, the RabbitMQ management UI renders the x-internal-purpose queue or exchange argument into an HTML title attribute without proper escaping on the Queues and Exchanges pages, allowing a user with permission to declare a queue or exchange to execute JavaScript in another user's browser. This issue is fixed in version 4.2.5.

AnalysisAI

Stored cross-site scripting in the RabbitMQ management UI (versions prior to 4.2.5) lets a user holding queue/exchange declaration permissions inject JavaScript that executes in another user's browser when they view the Queues or Exchanges pages. The malicious payload is supplied via the x-internal-purpose queue or exchange argument, which is rendered into an HTML title attribute without escaping. There is no public exploit identified at time of analysis, and the issue is not listed in CISA KEV; it is fixed in RabbitMQ 4.2.5.

Technical ContextAI

RabbitMQ is a widely deployed open-source message broker (AMQP/STOMP/MQTT and streaming) whose management plugin exposes a web UI for administering vhosts, queues, exchanges, users and policies. The flaw is a classic CWE-79 (Improper Neutralization of Input During Web Page Generation) stored XSS: an authenticated user can attach an x-internal-purpose argument to a queue or exchange, and the management UI writes that attacker-controlled value directly into an HTML title attribute on the Queues and Exchanges listing pages without proper output encoding. Because the value is persisted in broker metadata and reflected to every operator who later browses those pages, it behaves as stored/persistent XSS rather than reflected. The affected component per CPE is cpe:2.3:a:rabbitmq:rabbitmq-server (the rabbitmq-server management UI), and the escaping defect was corrected in the code changed by PRs #15606 and #15608 and commits b0027b6c and b267a290.

RemediationAI

Vendor-released patch: 4.2.5 - upgrade rabbitmq-server to 4.2.5 or later, which corrects the missing output escaping (see advisory GHSA-6jfq-prw2-7rwp and PRs https://github.com/rabbitmq/rabbitmq-server/pull/15606 and https://github.com/rabbitmq/rabbitmq-server/pull/15608, commits b0027b6c1ae5b869d876e211efe6189ffd92b5c2 and b267a290dd89e42c6e0256f46fc273a8adb7f3ec). Where immediate upgrade is not possible, reduce exposure by tightening which accounts hold configure/declare permissions on vhosts so untrusted users cannot create queues or exchanges (trade-off: may break applications that dynamically declare topology), and restrict access to the management UI to trusted administrators via network controls or a reverse proxy (trade-off: reduces convenience for legitimate operators); operators should also audit existing queues and exchanges for suspicious x-internal-purpose arguments before viewing them in the UI. These are compensating controls only - the definitive remediation is upgrading to 4.2.5.

CVE-2026-57219 HIGH POC
8.7 Jul 10

Sensitive credential disclosure in RabbitMQ affects installations running the management plugin with OAuth 2 configured

CVE-2019-11287 HIGH POC
7.5 Nov 23

Pivotal RabbitMQ, versions 3.7.x prior to 3.7.21 and 3.8.x prior to 3.8.1, and RabbitMQ for Pivotal Platform, 1.16.x ver

CVE-2016-9877 CRITICAL
9.8 Dec 29

An issue was discovered in Pivotal RabbitMQ 3.x before 3.5.8 and 3.6.x before 3.6.6 and RabbitMQ for PCF 1.5.x before 1.

CVE-2025-50200 MEDIUM POC
5.5 Jun 19

RabbitMQ is a messaging and streaming broker. In versions 3.13.7 and prior, RabbitMQ is logging authorization headers in

CVE-2017-4966 HIGH
7.8 Jun 13

An issue was discovered in these Pivotal RabbitMQ versions: all 3.4.x versions, all 3.5.x versions, and 3.6.x versions p

CVE-2021-22117 HIGH
7.8 May 18

RabbitMQ installers on Windows prior to version 3.8.16 do not harden plugin directory permissions, potentially allowing

CVE-2026-57220 HIGH
7.5 Jul 10

Memory-exhaustion denial of service in RabbitMQ server prior to 4.2.6 allows an unauthenticated remote client to crash o

CVE-2026-57212 HIGH
7.1 Jul 10

Uncontrolled resource consumption in the RabbitMQ Management plugin's HTTP API lets an authenticated client crash or deg

CVE-2026-57217 HIGH
7.0 Jul 10

Authorization bypass in RabbitMQ topic permissions lets an authenticated user with restricted topic rights publish to or

CVE-2026-57215 HIGH
7.0 Jul 10

Improper authorization in RabbitMQ broker (versions prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6) allows an authenticated

CVE-2026-57216 CRITICAL
10.0 Jul 10

Authentication bypass in RabbitMQ (broker versions prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6) lets a loopback-restrict

CVE-2026-57211 CRITICAL
10.0 Jul 10

Server-side request forgery and NTLM credential exposure in the RabbitMQ management plugin (versions 4.1.0 to before 4.1

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise High Performance Computing 15 SP7 Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 Affected
SUSE Linux Enterprise Module for Server Applications 15 SP7 Affected
SUSE Linux Enterprise Module for Server Applications 15 SP7 Affected
SUSE Linux Enterprise Server 15 SP7 Affected

Share

CVE-2026-57214 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy