CVE Catalog

CVE-2026-41044

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.98%

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

Summary

A vulnerability in Apache ActiveMQ allows an authenticated attacker to inject malicious configuration via the admin web console. The attacker can craft a broker name containing a malicious xbean binding that, when triggered by VM transport, loads a remote Spring XML file. This leads to arbitrary code execution on the broker's JVM.

Risk Assessment

The organization risks full compromise of the ActiveMQ server by an authenticated attacker. This could result in data theft, service disruption, or further attacks on internal infrastructure.

Recommendation

Upgrade Apache ActiveMQ to version 5.19.6 or 6.2.5 immediately. Until then, restrict admin console access to trusted users only.

Other vulnerabilities in Apache ActiveMQ

See all
Original NVD description (English source)

Improper Input Validation, Improper Control of Generation of Code ('Code Injection') vulnerability in Apache ActiveMQ, Apache ActiveMQ Broker, Apache ActiveMQ All. An authenticated attacker can use the admin web console page to construct a malicious broker name that bypasses name validation to include an xbean binding that can be later used by a VM transport to load a remote Spring XML application. The attacker can then use the DestinationView mbean to send a message to trigger a VM transport creation that will reference this malicious broker name which can lead to loading the malicious Spring XML context file. Because Spring's ResourceXmlApplicationContext instantiates all singleton beans before the BrokerService validates the configuration, arbitrary code execution occurs on the broker's JVM through bean factory methods such as Runtime.exec(). This issue affects Apache ActiveMQ: before 5.19.6, from 6.0.0 before 6.2.5; Apache ActiveMQ Broker: before 5.19.6, from 6.0.0 before 6.2.5; Apache ActiveMQ All: before 5.19.6, from 6.0.0 before 6.2.5. Users are recommended to upgrade to version 6.2.5 or 5.19.6, which fixes the issue.

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