CVE-2026-45505
Apache · ActiveMQ
A code injection vulnerability in Apache ActiveMQ allows authenticated users to execute management methods with untrusted input via the Jolokia JMX-HTTP interface.
Executive summary
An improper input validation vulnerability in Apache ActiveMQ enables authenticated attackers to bypass security restrictions and perform unauthorized code injection, posing a significant risk to system integrity.
Vulnerability
This vulnerability involves improper input validation and code injection within the Jolokia JMX-HTTP interface. Authenticated users can exploit overly permissive management operations to invoke methods using untrusted input, effectively bypassing previous security patches.
Business impact
The vulnerability carries a CVSS score of 8.8, indicating a high level of severity. Successful exploitation could allow an attacker to execute arbitrary code on the underlying server, leading to full system compromise, unauthorized data access, and potential disruption of critical messaging services.
Remediation
Immediate Action: Upgrade to Apache ActiveMQ version 5.19.7 or 6.2.6 immediately to apply the necessary security fixes.
Proactive Monitoring: Monitor the Jolokia JMX-HTTP interface access logs for unusual management method invocations or unauthorized access attempts.
Compensating Controls: Restrict network access to the Jolokia JMX-HTTP interface using firewall rules to ensure only trusted administrative segments can communicate with the service.
Exploitation status
Public Exploit Available: true
Analyst recommendation
The presence of public exploit code and the critical nature of the ActiveMQ infrastructure necessitate an immediate upgrade. Administrators should prioritize applying the 5.19.7 or 6.2.6 patch to mitigate the risk of remote code execution.