Description
It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service

This issue affects Apache Qpid Proton-Dotnet: through 1.0.0.

Users are recommended to upgrade to version 1.1.0, which fixes the issue.
Published: 2026-08-05
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises when the Proton-Dotnet library does not enforce a limit on the number of transfer frames it accepts for an incoming delivery. An attacker who has authenticated access can send a delivery comprised of an excessive number of transfer frames, depleting memory and processing resources. The result is a denial of service that can affect the stability of the application or the underlying host. The weakness is a classic resource exhaustion scenario (CWE-770).

Affected Systems

The flaw is present in any installation of Apache Qpid Proton-Dotnet up to and including version 1.0.0, regardless of the host platform, provided the component is exposed to authenticated clients. The recommendation is to upgrade to version 1.1.0, which contains the fix. The vendor is the Apache Software Foundation.

Risk and Exploitability

Because the library requires authentication, the attack surface is limited to users already granted access to the messaging service. The EPSS score is <1% and the vulnerability is not listed in CISA’s KEV catalog, indicating that large‑scale exploitation has not been observed, but the lack of a frame limit makes the vulnerability inherently high‑severity once an attacker can connect. The CVSS score is 6.5, reflecting moderate severity, yet the absence of a transfer frame limit still poses a significant risk to availability when an authenticated attacker can send excessive frames.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Qpid Proton-Dotnet to version 1.1.0 or later
  • Restrict authentication so that only trusted applications can connect and send deliveries
  • Monitor resource usage and transfer frame counts, and enforce throttling or automatic disconnection if thresholds are exceeded

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 15:45:00 +0000

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

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service This issue affects Apache Qpid Proton-Dotnet: through 1.0.0. Users are recommended to upgrade to version 1.1.0, which fixes the issue.
Title Apache Qpid Proton Dotnet: Unable to govern the maximum number of transfer frames per incoming delivery
Weaknesses CWE-770
References

Subscriptions

Apache Qpid Proton-dotnet Qpid Proton Dotnet
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-05T17:43:30.655Z

Reserved: 2026-07-29T19:09:50.914Z

Link: CVE-2026-67555

cve-icon Vulnrichment

Updated: 2026-08-05T06:58:10.956Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T07:16:38.470

Modified: 2026-08-07T13:07:42.350

Link: CVE-2026-67555

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:28:23Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling