CVE Catalog

CVE-2026-57214

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

12th percentile - higher than 12% of all known CVEs

Summary

An XSS vulnerability in the RabbitMQ management UI allows a user with permission to declare queues or exchanges to execute JavaScript in another user's browser. The issue occurs before version 4.2.5 due to improper escaping of the x-internal-purpose argument in an HTML title attribute.

Risk Assessment

An attacker can hijack an administrator's session, steal credentials, or perform other malicious actions in the victim's browser context, compromising system confidentiality and integrity.

Recommendation

Upgrade RabbitMQ to version 4.2.5 or later immediately. Restrict permissions to declare queues and exchanges to trusted users only.

Other vulnerabilities in RabbitMQ

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS