First published: Tue May 06 2025(Updated: )
Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ. During unmarshalling of OpenWire commands the size value of buffers was not properly validated which could lead to excessive memory allocation and be exploited to cause a denial of service (DoS) by depleting process memory, thereby affecting applications and services that rely on the availability of the ActiveMQ broker when not using mutual TLS connections. This issue affects Apache ActiveMQ: from 6.0.0 before 6.1.6, from 5.18.0 before 5.18.7, from 5.17.0 before 5.17.7, before 5.16.8. ActiveMQ 5.19.0 is not affected. Users are recommended to upgrade to version 6.1.6+, 5.19.0+, 5.18.7+, 5.17.7, or 5.16.8 or which fixes the issue. Existing users may implement mutual TLS to mitigate the risk on affected brokers.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache ActiveMQ | >=6.0.0<6.1.6>=5.18.0<5.18.7>=5.17.0<5.17.7<5.16.8 | |
maven/org.apache.activemq:activemq-client | >=6.0.0<6.1.6 | 6.1.6 |
maven/org.apache.activemq:activemq-client | >=5.18.0<5.18.7 | 5.18.7 |
maven/org.apache.activemq:activemq-client | >=5.17.0<5.17.7 | 5.17.7 |
maven/org.apache.activemq:activemq-openwire-legacy | >=6.0.0<6.1.6 | 6.1.6 |
maven/org.apache.activemq:activemq-openwire-legacy | >=5.18.0<5.18.7 | 5.18.7 |
maven/org.apache.activemq:activemq-openwire-legacy | >=5.17.0<5.17.7 | 5.17.7 |
maven/org.apache.activemq:activemq-client | <5.16.8 | 5.16.8 |
maven/org.apache.activemq:activemq-openwire-legacy | <5.16.8 | 5.16.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-27533 is classified as a denial of service (DoS) vulnerability impacting Apache ActiveMQ.
To remediate CVE-2025-27533, upgrade Apache ActiveMQ to version 6.1.6 or 5.18.7, or the latest versions beyond the affected ranges.
CVE-2025-27533 affects Apache ActiveMQ versions from 5.17.0 to 5.17.7, 5.18.0 to 5.18.7, and 6.0.0 to 6.1.6.
Attackers can exploit CVE-2025-27533 by sending OpenWire commands that cause excessive memory allocation, leading to service disruption.
There are no specific workarounds for CVE-2025-27533; the recommended action is to apply the appropriate updates.