CVE Catalog

CVE-2026-42253

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.11%

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

Summary

A Cross-site Scripting vulnerability was found in Apache ActiveMQ and Apache ActiveMQ Web in the MessageServlet component. JMS message properties are copied into HTTP response headers without validation, allowing security header injection.

Risk Assessment

An attacker can inject malicious scripts or overwrite security headers, potentially leading to session theft or other attacks on web console users.

Recommendation

Upgrade to version 5.19.7 or 6.2.6, where MessageServlet is disabled by default.

Other vulnerabilities in Apache ActiveMQ

See all
Original NVD description (English source)

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache ActiveMQ, Apache ActiveMQ Web. The MessageServlet in the ActiveMQ web console API copies every JMS message property into an HTTP response header without any validation. This can allow overwriting and injecting security headers by setting them on JMS messages that are returned by the servlet. This issue affects Apache ActiveMQ: before 5.19.7, from 6.0.0 before 6.2.6; Apache ActiveMQ Web: before 5.19.7, from 6.0.0 before 6.2.6. Users are recommended to upgrade to version 5.19.7 or 6.2.6, which fixes the issue. The MessageServlet has now been deprecated and disabled by default.

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