Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Network-reachable broker, low complexity; PR:L because authentication is required; pure availability impact with no C/I effect.
Primary rating from Vendor (apache).
CVSS VectorVendor: apache
Lifecycle Timeline
3DescriptionCVE.org
An authenticated attacker could exceed the session flow control incoming window potentially leading to denial of service.
This issue affects Apache Qpid Broker-J: through 10.0.1.
Users are recommended to upgrade to version 10.1.0, which fixes the issue.
AnalysisAI
Denial of service in Apache Qpid Broker-J through 10.0.1 allows authenticated session participants to exhaust broker resources by deliberately exceeding the AMQP session flow control incoming window. The broker fails to enforce adequate limits on resource allocation when a session window is overflowed, enabling a malicious but authenticated client to destabilize or crash the broker. No public exploit code exists at time of analysis, and no confirmed active exploitation has been reported.
Technical ContextAI
Apache Qpid Broker-J is a Java-based AMQP message broker implementing versions 0-9-1 and 1.0 of the Advanced Message Queuing Protocol (AMQP). AMQP includes a session-layer flow control mechanism using credit-based windows to regulate the rate of message transfer between peers. CWE-770 (Allocation of Resources Without Limits or Throttling) identifies the root cause: the broker does not enforce a hard cap when a remote session peer sends data beyond its declared incoming window, allowing unbounded resource consumption. The affected CPE is cpe:2.3:a:apache_software_foundation:apache_qpid_broker-j:*:*:*:*:*:*:*:*, covering all releases through 10.0.1.
RemediationAI
Vendor-released patch: 10.1.0. Upgrade Apache Qpid Broker-J to version 10.1.0 as directed by the vendor advisory at https://lists.apache.org/thread/lht725jgkowmyyjl039roffg6pyvbxz0. If immediate upgrade is not feasible, restrict AMQP broker access to only fully trusted, internally controlled clients using network ACLs or broker-level authentication policy, ensuring no semi-trusted or third-party clients can establish sessions. Additionally, configure broker-level connection and session limits where supported to reduce the blast radius of any single session. These compensating controls do not eliminate the underlying flaw and should be treated as temporary measures until patching is complete.
More in Apache Qpid Broker J
View allRemote unauthenticated denial of service in Apache Qpid Broker-J (all versions through 10.0.1) is achievable by exploiti
Unauthenticated remote denial of service in Apache Qpid Broker-J (all versions through 10.0.1) is achievable by exploiti
Unauthenticated denial-of-service in Apache Qpid Broker-J through 10.0.1 allows any network-reachable attacker to crash
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53087
GHSA-9jp6-xx3c-j9w5