Impact
The vulnerability is an improper input validation that allows a remote unauthenticated peer to send a frame size value that bypasses negative frame size checks. The broker accepts a negative value, causing the NIO threads to terminate. Repeated execution exhausts the NIO thread pool, resulting in denial of service for all connections.
Affected Systems
The vulnerability affects Apache ActiveMQ AMQP before version 5.19.9 and from 6.0.0 before 6.2.8, Apache ActiveMQ before version 5.19.9 and from 6.0.0 before 6.2.8, and Apache ActiveMQ All before version 5.19.9 and from 6.0.0 before 6.2.8. Users should upgrade to version 5.19.9, 6.2.8, or 6.3.0 of the corresponding product line.
Risk and Exploitability
The CVSS score of 7.5 indicates high severity. The EPSS score of less than 1 % suggests a low probability of exploitation at this time, and the issue is not listed in CISA KEV. Attackers only need to reach an open AMQP NIO connector and send a negative frame size value; no authentication is required to trigger the denial of service. Once the thread pool is exhausted, the broker will be unable to accept new connections until it is restarted or reconfigured.
OpenCVE Enrichment