CVE-2026-40466
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
Improper Input Validation, Improper Control of Generation of Code ('Code Injection') vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ.
An authenticated attacker may bypass the fix in CVE-2026-34197 by adding a connector using an HTTP Discovery transport via BrokerView.addNetworkConnector or BrokerView.addConnector through Jolokia if the activemq-http module is on the classpath. A malicious HTTP endpoint can return a VM transport through the HTTP URI which will bypass the validation added in CVE-2026-34197. The attacker can then use the VM transport's brokerConfig parameter to load a remote Spring XML application context using ResourceXmlApplicationContext. 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 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; Apache ActiveMQ: before 5.19.6, from 6.0.0 before 6.2.5.
Users are recommended to upgrade to version 5.19.6 or 6.2.5, which fixes the issue.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Apache Software Foundation | Apache ActiveMQ Broker | 0 < 5.19.6 | affected |
| Apache Software Foundation | Apache ActiveMQ Broker | 6.0.0 < 6.2.5 | affected |
| Apache Software Foundation | Apache ActiveMQ All | 0 < 5.19.6 | affected |
| Apache Software Foundation | Apache ActiveMQ All | 6.0.0 < 6.2.5 | affected |
| Apache Software Foundation | Apache ActiveMQ | 0 < 5.19.6 | affected |
| Apache Software Foundation | Apache ActiveMQ | 6.0.0 < 6.2.5 | affected |
Weaknesses
- CWE-20: CWE-20 Improper Input Validation
- CWE-94: CWE-94 Improper Control of Generation of Code ('Code Injection')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
org.apache.activemq/activemq-all: org.apache.activemq/activemq-broker: Apache ActiveMQ: Arbitrary code execution via improper input validation in HTTP Discovery transport
Additional References
- https://access.redhat.com/security/cve/CVE-2026-40466
- https://bugzilla.redhat.com/show_bug.cgi?id=2461410
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-40466.json
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.