Skip to main content

Apache Qpid Broker-J CVE-2026-68078

| EUVDEUVD-2026-53094 MEDIUM
Allocation of Resources Without Limits or Throttling (CWE-770)
6.5
CVSS 3.1 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
6.5 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
6.5 MEDIUM

Network-reachable AMQP endpoint requires authenticated access (PR:L); no conditions beyond credentials; sole impact is high availability loss with no confidentiality or integrity effect.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (CNA).

CVSS VectorVendor

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

3
CVSS changed
Aug 05, 2026 - 16:22 NVD
6.5 (MEDIUM)
Analysis Generated
Aug 04, 2026 - 20:27 vuln.today
CVE Published
Aug 04, 2026 - 19:02 oss-security
CRITICAL

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Resource exhaustion in Apache Qpid Broker-J through version 10.0.1 enables authenticated remote attackers to cause denial of service by submitting an unbounded number of AMQP 1.0 transfer frames within a single incoming delivery, with no broker-side enforcement of a per-delivery frame ceiling. The broker's AMQP 1.0 protocol plugin lacks the necessary throttling logic, meaning sustained abuse can exhaust memory and CPU resources and deny service to legitimate messaging clients. No public exploit code has been identified and this vulnerability is not listed in CISA KEV; a vendor-released patch is available in version 10.1.0.

Technical ContextAI

Apache Qpid Broker-J is a pure-Java AMQP message broker; the vulnerability resides specifically in the Maven artifact org.apache.qpid:qpid-broker-plugins-amqp-1-0-protocol, the plugin responsible for handling AMQP 1.0 sessions and link flows. In AMQP 1.0, large message deliveries are legitimately segmented into multiple transfer frames across a session; the protocol specification permits this fragmentation but does not mandate a maximum fragment count. The affected code path failed to impose any upper bound on the number of transfer frames accepted per delivery, making it subject to uncontrolled resource consumption - a root cause consistent with CWE-770 (Allocation of Resources Without Limits or Throttling). No CWE or CPE strings were supplied in the input data, so this classification is inferred from the description. No CVSS vector was provided by the reporting source.

RemediationAI

Upgrade Apache Qpid Broker-J to version 10.1.0, which the vendor confirms resolves this issue; see the advisory at https://qpid.apache.org/. If an immediate upgrade is not feasible, restrict AMQP 1.0 broker access at the network perimeter to only explicitly trusted client IP ranges, reducing the pool of accounts that could abuse the flaw - note this does not eliminate the vulnerability but limits the attack surface to already-credentialed parties. Additionally, applying broker-level connection and session quotas (where supported by the broker configuration) and monitoring for anomalously large or long-lived deliveries can help detect and throttle abusive behavior. These compensating controls introduce operational overhead and do not substitute for patching.

CVE-2017-15702 CRITICAL
9.8 Dec 01

In Apache Qpid Broker-J 0.18 through 0.32, if the broker is configured with different authentication providers on differ

CVE-2016-4432 CRITICAL
9.1 Jun 01

The AMQP 0-8, 0-9, 0-91, and 0-10 connection handling in Apache Qpid Java before 6.0.3 might allow remote attackers to b

CVE-2017-15701 HIGH
7.5 Dec 01

In Apache Qpid Broker-J versions 6.1.0 through 6.1.4 (inclusive) the broker does not properly enforce a maximum frame si

CVE-2016-8741 HIGH
7.5 May 15

The Apache Qpid Broker for Java can be configured to use different so called AuthenticationProviders to handle user auth

CVE-2019-0200 HIGH
7.5 Mar 06

A Denial of Service vulnerability was found in Apache Qpid Broker-J versions 6.0.0-7.0.6 (inclusive) and 7.1.0 which all

CVE-2018-8030 HIGH
7.5 Jun 20

A Denial of Service vulnerability was found in Apache Qpid Broker-J versions 7.0.0-7.0.4 when AMQP protocols 0-8, 0-9 or

CVE-2026-68080 MEDIUM
6.5 Aug 04

Unbounded echo flow responses in Apache Qpid Broker-J (all versions through 10.0.1) allow an authenticated AMQP 1.0 clie

CVE-2026-68077 MEDIUM
6.5 Aug 04

Denial of service in Apache Qpid Broker-J through version 10.0.1 allows authenticated AMQP 1.0 clients to exhaust broker

CVE-2016-3094 MEDIUM
5.9 Jun 01

PlainSaslServer.java in Apache Qpid Java before 6.0.3, when the broker is configured to allow plaintext passwords, allow

CVE-2018-1298 MEDIUM
5.9 Feb 09

A Denial of Service vulnerability was found in Apache Qpid Broker-J 7.0.0 in functionality for authentication of connect

Share

CVE-2026-68078 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy