CVE-2026-57213 PUBLISHED

RabbitMQ: Stored XSS federation management plugin via unsanitized consumer_tag rendering

Assigner: GitHub_M
Reserved: 24.06.2026 Published: 10.07.2026 Updated: 10.07.2026

RabbitMQ is a messaging and streaming broker. Prior to 3.13.14, 4.0.19, 4.1.10, and 4.2.5, the rabbitmq_federation_management plugin renders the consumer_tag field on the Federation Status page without HTML escaping, allowing a user who can configure a federation upstream or policy to execute JavaScript in the browser of a user viewing that page. This issue is fixed in versions 3.13.14, 4.0.19, 4.1.10, and 4.2.5.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N
CVSS Score: 5.7

Product Status

Vendor rabbitmq
Product rabbitmq-server
Versions
  • Version >= 4.2.0, < 4.2.5 is affected
  • Version >= 4.1.0, < 4.1.10 is affected
  • Version >= 4.0.0, < 4.0.19 is affected
  • Version >= 3.13.0, < 3.13.14 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE