Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-40466
Published:April 24, 2026
Updated:April 27, 2026
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 Packages
org.apache.activemq:apache-activemq (JAVA):
Affected version(s) >=4.1.0-incubator <5.19.6
Fix Suggestion:
Update to version 5.19.6
org.apache.activemq:activemq-all (JAVA):
Affected version(s) >=6.0.0 <6.2.5
Fix Suggestion:
Update to version 6.2.5
org.apache.activemq:activemq-broker (JAVA):
Affected version(s) >=6.0.0 <6.2.5
Fix Suggestion:
Update to version 6.2.5
org.apache.activemq:activemq-broker (JAVA):
Affected version(s) >=5.8.0 <5.19.6
Fix Suggestion:
Update to version 5.19.6
org.apache.activemq:activemq-all (JAVA):
Affected version(s) >=4.1.2 <5.19.6
Fix Suggestion:
Update to version 5.19.6
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Input Validation
Improper Control of Generation of Code ('Code Injection')
EPSS
Base Score:
0.11