Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <bedc23a3-74fc-5137-870a-de773c639e9b@apache.org>
Date: Thu, 09 Apr 2026 12:42:17 +0000
From: "Christopher L. Shannon" <cshannon@...che.org>
To: oss-security@...ts.openwall.com
Subject: CVE-2026-39304: Apache ActiveMQ Client, Apache ActiveMQ Broker,
 Apache ActiveMQ All, Apache ActiveMQ: Incorrect handling of TLSv1.3
 KeyUpdate can be exploited to cause DoS via OOM 

Severity: important 

Affected versions:

- Apache ActiveMQ Client (org.apache.activemq:activemq-client) before 5.19.4
- Apache ActiveMQ Client (org.apache.activemq:activemq-client) 6.0.0 before 6.2.4
- Apache ActiveMQ Broker (org.apache.activemq:activemq-broker) before 5.19.4
- Apache ActiveMQ Broker (org.apache.activemq:activemq-broker) 6.0.0 before 6.2.4
- Apache ActiveMQ All (org.apache.activemq:activemq-all) before 5.19.4
- Apache ActiveMQ All (org.apache.activemq:activemq-all) 6.0.0 before 6.2.4
- Apache ActiveMQ (org.apache.activemq:apache-activemq) before 5.19.4
- Apache ActiveMQ (org.apache.activemq:apache-activemq) 6.0.0 before 6.2.4

Description:

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.

References:

https://activemq.apache.org/
https://www.cve.org/CVERecord?id=CVE-2026-39304

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.