Description
A pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential 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.
Published: 2026-08-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can exploit a flaw in type size and count handling in Apache Qpid Broker-J to trigger out‑of‑band memory allocation. The vulnerability, mapped to CWE-770, results in the broker allocating excessively large data structures before authentication, which can exhaust system resources and cause the broker to become unavailable. The impact is a denial of service against the messaging service and the host it runs on.

Affected Systems

Affected are installations of Apache Qpid Broker-J up through version 10.0.1. Any instance of the broker configured with Qpid 10.0.1 or older is vulnerable. The vendor recommends updating to version 10.1.0 or later where the allocation logic has been corrected.

Risk and Exploitability

Because the flaw can be triggered before authentication, an unauthenticated remote attacker may be able to induce a denial of service by sending crafted traffic to the broker. The CVSS score of 7.5 indicates a moderate to high severity, and the EPSS score of less than 1% suggests that immediate exploitation is currently unlikely but should not be dismissed. The vulnerability is not listed in CISA KEV, yet the lack of authentication requirement combined with the potential for full service disruption means the risk to availability is high. Attackers would typically use the broker’s exposed network ports to send malicious messages or requests that exploit the size/count handling flaw.

Generated by OpenCVE AI on August 12, 2026 at 00:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Qpid Broker-J to version 10.1.0 or later, which contains the secure allocation logic.
  • If an upgrade is not immediately possible, enforce strict resource limits on the broker process (e.g., ulimit settings or container memory constraints) to mitigate the impact of large allocations.
  • Monitor broker memory usage and service health, and block or rate‑limit connections from untrusted sources until the vulnerability can be fully patched.

Generated by OpenCVE AI on August 12, 2026 at 00:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache qpid Broker-j
Vendors & Products Apache
Apache qpid Broker-j

Wed, 05 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Description A pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential 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.
Title Apache Qpid Broker-J: Type size/count handling can lead to excessive allocation pre-authentication
Weaknesses CWE-770
References

Subscriptions

Apache Qpid Broker-j
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-06T15:37:59.327Z

Reserved: 2026-07-30T08:30:39.525Z

Link: CVE-2026-68060

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T06:16:39.737

Modified: 2026-08-07T20:36:01.070

Link: CVE-2026-68060

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T00:15:12Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling