Claude uncovers a 13‑year‑old ActiveMQ RCE bug within minutes

Summary

Anthropic's Claude AI assisted researchers in discovering a 13-year-old critical remote code execution (RCE) vulnerability in Apache ActiveMQ Classic. The bug, tracked as CVE-2026-34197, allows attackers to load malicious configuration files and execute arbitrary commands by abusing the Jolokia API. Researchers used AI to develop an exploit chain in minutes, highlighting the potential of AI in vulnerability discovery.

IFF Assessment

FOE

This is bad news for defenders as it reveals a critical RCE vulnerability that existed for a long time and was discovered relatively quickly with the aid of AI, suggesting more such vulnerabilities could be found.

Severity

9.8 Critical

The vulnerability allows for remote code execution, which is a high-impact attack vector. While authentication is generally required, default credentials are often used, and in some versions, the API can be exposed without authentication, increasing exploitability.

Defender Context

Defenders should prioritize patching Apache ActiveMQ Classic instances, especially those running older versions. They should also review authentication mechanisms for the Jolokia API and ensure default credentials are not in use, as this vulnerability can become unauthenticated in certain configurations.

Read Full Story →