CVE-2026-53917
Description
Memory Allocation with Excessive Size Value vulnerability in Apache ActiveMQ, Apache ActiveMQ All, Apache ActiveMQ Client, Apache ActiveMQ Broker.
An authenticated user can cause a broker DoS by sending a crafted OpenWire Message with a large encoded size value for the map. OpenWire message property maps are unmarshaled without size validation which can trigger OOM and crash the broker.
This issue affects Apache ActiveMQ: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ All: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ Client: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ Broker: before 5.19.8, from 6.0.0 before 6.2.7.
Users are recommended to upgrade to version 6.2.7 or 5.19.8, which fixes the issue.
Metadata
Severity & Metrics
No CVSS data available.
Affected products (4)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| Apache Software Foundation | Apache ActiveMQ | — | 0 < 5.19.8, 6.0.0 < 6.2.7 |
| Apache Software Foundation | Apache ActiveMQ All | — | 0 < 5.19.8, 6.0.0 < 6.2.7 |
| Apache Software Foundation | Apache ActiveMQ Broker | — | 0 < 5.19.8, 6.0.0 < 6.2.7 |
| Apache Software Foundation | Apache ActiveMQ Client | — | 0 < 5.19.8, 6.0.0 < 6.2.7 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-789 | cna | CWE-789 Memory Allocation with Excessive Size Value |