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.1.0.

Users are recommended to upgrade to version 10.1.1, which fixes the issue.
Published: 2026-09-25
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Immediate Patch
AI Analysis

Impact

A pre‑authentication attacker can exploit a flaw in the handling of type size/count values in the AMQP 0‑8/0‑9/0‑9‑1 decoder of Apache Qpid Broker‑J. The vulnerability allows the attacker to force the broker to allocate excessively large buffers, which can exhaust memory and bring the broker to an unresponsive state. The weakness falls under CWE‑789, an improper validation of array bounds leading to resource exhaustion. The impact is a loss of availability for services relying on the broker, without compromising confidentiality or integrity.

Affected Systems

Apache Qpid Broker‑J as distributed by the Apache Software Foundation, affected through version 10.1.0. All deployments of these versions are at risk if exposed to AMQP traffic prior to authentication.

Risk and Exploitability

The attack vector is likely to be remote, requiring the attacker to send malformed AMQP packets before authentication is completed. No EPSS score is currently available, and the vulnerability is not listed in the CISA KEV catalog, which suggests limited known exploitation in the wild. However, the nature of the vulnerability and the lack of authentication enforcement make it a high‑risk denial‑of‑service candidate. The official advisory recommends upgrading to version 10.1.1, which resolves the allocation issue.

Generated by OpenCVE AI on September 25, 2026 at 09:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch or upgrade to Qpid Broker‑J version 10.1.1 to eliminate the excessive allocation flaw.
  • Block or filter incoming AMQP traffic from untrusted networks until the patch is applied, reducing exposure to malformed packets.
  • Consider configuring resource limits (memory quotas, heap size) on the broker to mitigate potential resource exhaustion from future vulnerabilities.

Generated by OpenCVE AI on September 25, 2026 at 09:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Sep 2026 10:45:00 +0000

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

Fri, 25 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
References

Fri, 25 Sep 2026 08: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.1.0. Users are recommended to upgrade to version 10.1.1, which fixes the issue.
Title Apache Qpid Broker-J: Type size/count handling can lead to excessive allocation pre-authentication in the AMQP 0-8/0-9/0-9-1 decoder
Weaknesses CWE-789
References

Subscriptions

Apache Qpid Broker-j
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-25T12:58:07.911Z

Reserved: 2026-09-16T13:08:58.697Z

Link: CVE-2026-92550

cve-icon Vulnrichment

Updated: 2026-09-25T09:12:48.322Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-25T09:17:06.447

Modified: 2026-09-25T13:17:17.297

Link: CVE-2026-92550

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:30:10Z

Weaknesses
  • CWE-789

    Memory Allocation with Excessive Size Value