GHSA-rxxp-x2qg-g2f2
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
AMQP is network-accessible (AV:N), no special conditions beyond auth (AC:L), session credentials required (PR:L), DoS-only impact on the vulnerable system (A:H, C:N, I:N).
Primary rating from Vendor (CNA).
CVSS VectorVendor
Lifecycle Timeline
3Description PRE-NVD
AnalysisAI
Session flow control enforcement failure in Apache Qpid Proton-Dotnet through version 1.0.0 allows an authenticated attacker to deliberately exceed the AMQP incoming session flow control window, potentially causing denial of service on affected messaging endpoints. The vulnerability is rated 'important' by Apache and affects the .NET client library for AMQP-based messaging infrastructure. No public exploit code or active exploitation has been identified; vendor-confirmed fix is available in version 1.1.0.
Technical ContextAI
Apache Qpid Proton-Dotnet is the .NET implementation of the Qpid Proton AMQP messaging toolkit (org.apache.qpid), providing a standards-compliant AMQP 1.0 protocol engine for .NET applications. AMQP defines a session-level credit-based flow control mechanism that limits the number of in-flight message transfers between peers - this window is negotiated at session establishment and is intended to prevent a sender from overwhelming a receiver. This vulnerability represents a failure to properly enforce the incoming session flow control window boundary on the receiving side, allowing a sender to push beyond the agreed limit. The root cause class aligns with improper resource control or improper enforcement of protocol-defined limits (consistent with CWE-400 Uncontrolled Resource Consumption, though no CWE was specified in the input data). Affected CPE data is not formally published in the input, but the impacted artifact is the org.apache.qpid Proton-Dotnet package through version 1.0.0.
RemediationAI
Upgrade Apache Qpid Proton-Dotnet to version 1.1.0, which is confirmed by the vendor advisory to contain the fix (https://seclists.org/oss-sec/2026/q3/424). If immediate upgrade is not feasible, restrict AMQP session access to fully trusted, internally-controlled clients only by enforcing network-level controls (firewall rules, VPC segmentation) to prevent externally-sourced or partially-trusted authenticated peers from reaching the AMQP endpoint - note this may restrict legitimate messaging workflows. No documented workaround that preserves full functionality is available in the referenced sources. Monitor session-level resource consumption as a compensating detection control until the patch is applied.
More in Qpid Proton Dotnet
View allExcessive memory allocation in Apache Qpid Proton Dotnet through 1.0.0 enables pre-authentication denial of service via
Pre-authentication denial of service in Apache Qpid Proton-Dotnet through version 1.0.0 allows remote unauthenticated at
Denial of service in Apache Qpid Proton-Dotnet 1.0.0 and earlier allows a pre-authentication remote attacker to crash th
Uncontrolled resource consumption in Apache Qpid Proton-Dotnet through 1.0.0 allows an authenticated AMQP client to trig
Denial of service in Apache Qpid Proton-Dotnet through 1.0.0 allows an authenticated AMQP peer to exhaust CPU resources
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53088