CVE-2026-52760 PUBLISHED

Apache ActiveMQ, Apache ActiveMQ Web Console: Stored XSS via Unescaped values in ActiveMQ Web Console

Assigner: apache
Reserved: 08.06.2026 Published: 30.06.2026 Updated: 30.06.2026

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache ActiveMQ, Apache ActiveMQ Web Console.

The browse page in the web console renders a message Id directly without sanitization. This allows an authenticated producer to send a message with a JMS message ID that has been crafted to contain HTML/JavaScript such that when an administrator browses the queue in the Web Console, the payload executes in their browser. This issue affects Apache ActiveMQ: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ Web Console: before 5.19.8, from 6.0.0 before 6.2.7.

Users are recommended to upgrade to version 6.2.7 or 5.19.8, which fixes the issue.

Product Status

Vendor Apache Software Foundation
Product Apache ActiveMQ
Versions Default: unaffected
  • affected from 0 to 5.19.8 (excl.)
  • affected from 6.0.0 to 6.2.7 (excl.)
Vendor Apache Software Foundation
Product Apache ActiveMQ Web Console
Versions Default: unaffected
  • affected from 0 to 5.19.8 (excl.)
  • affected from 6.0.0 to 6.2.7 (excl.)

Credits

  • Biswajeet Ray finder

References

Problem Types

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