CVE-2026-68075 in Qpid Broker-Jinfo

Summary

by MITRE • 08/05/2026

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.

Be aware that VulDB is the high quality source for vulnerability data.

Analysis

by VulDB Data Team • 08/05/2026

The vulnerability under discussion represents a critical session flow control flaw within Apache Qpid Broker-J versions 10.0.1 and earlier, where authenticated attackers can manipulate the incoming window size parameter to exceed established session flow control limits. This behavior directly impacts the broker's ability to manage network traffic flow and resource allocation effectively. The issue stems from insufficient validation of session window parameters during message transmission, allowing malicious actors with valid credentials to exploit this weakness for denial of service attacks.

From a technical perspective, the flaw manifests when an authenticated user manipulates the session window control mechanism that governs how many messages can be in-flight before acknowledging receipt. The broker fails to properly enforce bounds on these window values, enabling attackers to set window sizes beyond normal operational limits. This misconfiguration allows for excessive buffering of incoming messages and can lead to resource exhaustion on the broker host. The vulnerability operates at the protocol level within the AMQP implementation, specifically affecting how the broker handles flow control frames and message delivery parameters.

The operational impact of this vulnerability extends beyond simple service disruption as it creates a vector for resource exhaustion attacks that can affect multiple concurrent sessions simultaneously. When attackers manipulate session window controls, they can cause memory allocation issues, thread exhaustion, and overall system instability within the broker environment. The denial of service condition can affect legitimate users who rely on the messaging infrastructure while providing attackers with a method to disrupt normal operations without requiring elevated privileges beyond authentication. This makes the vulnerability particularly dangerous in production environments where service availability is critical.

The mitigation strategy involves upgrading to Apache Qpid Broker-J version 10.1.0, which implements proper bounds checking and validation of session window parameters. This upgrade addresses the root cause by enforcing strict limits on acceptable window values and implementing proper flow control mechanisms that prevent attackers from manipulating these parameters beyond safe operational ranges. Organizations should also consider implementing monitoring solutions to detect anomalous session behavior and establish baseline performance metrics to quickly identify potential exploitation attempts. The fix aligns with security best practices for protocol implementation and follows industry standards such as those outlined in CWE-129, which addresses improper validation of input ranges, and supports ATT&CK techniques related to resource exhaustion and denial of service attacks. Organizations should also review their authentication mechanisms and access controls to ensure that only authorized users can establish sessions that might be vulnerable to this type of manipulation.

Responsible

Apache

Reservation

07/30/2026

Disclosure

08/05/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Want to stay up to date on a daily basis?

Enable the mail alert feature now!