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

Impact

The flaw resides in the way pre-authentication Type size and count values are processed, allowing a malicious actor to trigger an excessive memory allocation. The resulting out-of-memory condition can bring an AMQP service to a halt, matching the characteristics of CWE-789, Uncontrolled Memory Allocation.

Affected Systems

The issue affects Apache Qpid Proton Dotnet, through 1.0.0, regardless of the deployment context. Any .NET application that incorporates this library and accepts AMQP traffic is susceptible.

Risk and Exploitability

The vulnerability can be exploited by an attacker who succeeds in sending a crafted message before authentication is established, so no prior access or credentials are required. The attack therefore has a low likelihood of occurrence for exposed services, reflecting the EPSS score of < 1%. The CVSS score of 7.5 and an EPSS score of < 1% indicate a medium to high severity with a low but non-zero probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The lack of authentication barriers and the potential for a denial-of-service attack make the risk significant.

Generated by OpenCVE AI on August 7, 2026 at 01:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch by upgrading Apache Qpid Proton Dotnet to version 1.1.0 or later.
  • If an immediate upgrade is not feasible, monitor the process memory metrics for sudden spikes that could indicate an exploit attempt and limit inbound connections as an interim defensive measure.
  • Implement network-level rate limiting or firewall rules to reduce the volume of AMQP traffic from untrusted sources, which helps mitigate the impact of an exploitation attempt.

Generated by OpenCVE AI on August 7, 2026 at 01:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 22: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'}


Wed, 05 Aug 2026 10:45:00 +0000

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

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

Type Values Removed Values Added
Description pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to 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: Type size/count handling can lead to excessive allocation pre-authentication
Weaknesses CWE-789
References

Subscriptions

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

Status: PUBLISHED

Assigner: apache

Published:

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

Reserved: 2026-07-29T18:47:20.800Z

Link: CVE-2026-67551

cve-icon Vulnrichment

Updated: 2026-08-06T15:05:15.494Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-07T20:43:29.637

Link: CVE-2026-67551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T01:30:04Z

Weaknesses
  • CWE-789

    Memory Allocation with Excessive Size Value