CVE Catalog

CVE-2026-39304

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.90%

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

Summary

A denial of service vulnerability in Apache ActiveMQ allows memory exhaustion via TLSv1.3 handshake KeyUpdates. A client can rapidly trigger updates, exhausting the broker's SSL engine memory.

Risk Assessment

An attacker can remotely cause the ActiveMQ broker to become unavailable, disrupting message queuing services.

Recommendation

Upgrade Apache ActiveMQ to version 6.2.4 or 5.19.5 immediately, which fixes the issue.

Other vulnerabilities in Apache ActiveMQ

See all
Original NVD description (English source)

Denial of Service via Out of Memory vulnerability in Apache ActiveMQ Client, Apache ActiveMQ Broker, Apache ActiveMQ. ActiveMQ NIO SSL transports do not correctly handle TLSv1.3 handshake KeyUpdates triggered by clients. This makes it possible for a client to rapidly trigger updates which causes the broker to exhaust all its memory in the SSL engine leading to DoS. Note: TLS versions before TLSv1.3 (such as TLSv1.2) are broken but are not vulnerable to OOM. Previous TLS versions require a full handshake renegotiation which causes a connection to hang but not OOM. This is fixed as well. This issue affects Apache ActiveMQ Client: before 5.19.4, from 6.0.0 before 6.2.4; Apache ActiveMQ Broker: before 5.19.4, from 6.0.0 before 6.2.4; Apache ActiveMQ: before 5.19.4, from 6.0.0 before 6.2.4. Users are recommended to upgrade to version 6.2.4 or 5.19.5, which fixes the issue.

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