Description
An authenticated attacker could exceed the session flow control incoming window potentially leading to denial of service.

This issue affects Apache Qpid Proton-J: through 0.34.1.

Users are recommended to upgrade to version 0.35.0, which fixes the issue.
Published: 2026-08-05
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated attacker can cause the Proton-J session flow control window to be exceeded, which may result in the process running out of resources and becoming unresponsive, effectively disabling communication for the affected connection. This flaw, categorized as CWE-770, directly threatens availability by allowing an attacker to trigger resource exhaustion on a recipient that has already authenticated.

Affected Systems

The vulnerability affects the Apache Qpid Proton-J library up through version 0.34.1. Users should verify they are running 0.35.0 or later to be protected; any deployment using earlier releases is susceptible.

Risk and Exploitability

No EPSS score is publicly available, and the vulnerability is not listed in CISA’s KEV catalog, but the potential for a denial of service suggests a high impact if exploited. The attack likely requires legitimate authentication to establish a session, after which the attacker can send a volume of data that forces the flow‑control window past its limit. Because the flaw manipulates internal resource accounting, successful exploitation could leave the target process in an unrecoverable state until restarted.

Generated by OpenCVE AI on August 5, 2026 at 08:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Qpid Proton-J to version 0.35.0 or later.
  • If an upgrade cannot be performed immediately, configure the application to enforce a stricter maximum incoming flow window or adjust internal flow control parameters to limit the amount of data that can be received before the window is refreshed.
  • Implement network‑level rate limiting or traffic shaping for authenticated Proton-J connections to restrict the volume of data that can be sent over a connection in a given period, reducing the risk of exhausting resources.

Generated by OpenCVE AI on August 5, 2026 at 08:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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

Type Values Removed Values Added
Description An authenticated attacker could exceed the session flow control incoming window potentially leading to denial of service. This issue affects Apache Qpid Proton-J: through 0.34.1. Users are recommended to upgrade to version 0.35.0, which fixes the issue.
Title Apache Qpid Proton-J: Incoming session flow control window can be exceeded
Weaknesses CWE-770
References

Subscriptions

Apache Qpid Proton-j
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-05T06:57:54.880Z

Reserved: 2026-07-24T11:30:41.003Z

Link: CVE-2026-66275

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T08:15:12Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling