CVE-2026-67552

7.5

Apache Software Foundation · Apache Qpid Proton Dotnet

An unauthenticated attacker can exploit uncontrolled recursion via type nesting to trigger a StackOverflowError, resulting in a denial of service in Apache Qpid Proton Dotnet.

Executive summary

A vulnerability in Apache Qpid Proton Dotnet allows unauthenticated remote attackers to cause a denial of service through stack exhaustion.

Vulnerability

This vulnerability, categorized as CWE-674, involves uncontrolled recursion during the processing of nested types. An unauthenticated attacker can send a specially crafted payload to the affected software to trigger a StackOverflowError.

Business impact

The primary risk associated with this vulnerability is the potential for service disruption, as a successful exploit causes the application to crash. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to operational availability, particularly for systems relying on Qpid Proton for critical messaging infrastructure. Unauthorized service termination can lead to system downtime, impacting downstream business processes and requiring manual intervention to restore service.

Remediation

Immediate Action: Upgrade to version 1.1.0 or later, which contains the necessary fix for the recursion flaw.

Proactive Monitoring: Monitor application logs for repeated service crashes or error patterns indicating stack overflow events.

Compensating Controls: Deploy a Web Application Firewall or similar inspection tool to filter or block malformed traffic containing deeply nested types before it reaches the application layer.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

This vulnerability presents a clear risk to service availability that can be triggered without authentication. Administrators should prioritize updating the Apache Qpid Proton Dotnet library to version 1.1.0 in all production environments to eliminate the risk of denial of service attacks.

More Apache Software Foundation CVEs

Sources