Back to overview

CVE-2026-49432

Description
Improper Input Validation vulnerability in Apache ActiveMQ, Apache ActiveMQ All, Apache ActiveMQ Stomp. A remote unauthenticated peer that can reach an exposed STOMP connector can trigger denial-of-service behavior by sending a negative content-length. For the NIO STOMP transport, an attacker can keep streaming body bytes and grow the per-connection command buffer beyond configured limits to cause OOM. For the blocking STOMP protocol, an error will instead force abnormal transport exception handling for the affected connection and closure. 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 Stomp: 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

CVE ID
CVE-2026-49432
State
PUBLISHED
Assigner
apache
Reserved
2026-05-29 20:35 UTC
Published
2026-06-30 09:54 UTC
Last updated
2026-06-30 11:06 UTC
Primary CWE
CWE-20
CWE-20 Improper Input Validation
Vendor / Product
Apache Software Foundation / Apache ActiveMQ
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (3)
VendorProductPlatformVersions
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 Stomp 0 < 5.19.8, 6.0.0 < 6.2.7
Weakness (CWE)
CWESourceDescription
CWE-20 cna CWE-20 Improper Input Validation
Back to overview