CVE-2026-67465

7.5

Apache Software Foundation · Apache Qpid Proton Dotnet

An unauthenticated attacker can trigger resource exhaustion in Apache Qpid Proton Dotnet by exploiting unbounded symbol value caching, resulting in a denial of service.

Executive summary

A high severity vulnerability in Apache Qpid Proton Dotnet allows unauthenticated remote attackers to perform a denial of service attack via resource exhaustion.

Vulnerability

This vulnerability is caused by improper resource management (CWE-770), where the application fails to limit or throttle symbol value caching. An unauthenticated attacker can send crafted requests to exhaust system resources, leading to a denial of service state.

Business impact

The primary impact of this vulnerability is the potential for service disruption, which can hinder business operations that rely on the affected messaging infrastructure. With a CVSS score of 7.5, the risk is classified as High due to the ease of exploitation by unauthenticated remote attackers. An effective denial of service attack could result in significant downtime and loss of availability for critical messaging services.

Remediation

Immediate Action: Upgrade to Apache Qpid Proton Dotnet version 1.1.0 or later, which contains the necessary fix for the unbounded caching issue.

Proactive Monitoring: Monitor system resource usage, specifically memory and CPU consumption, for sudden spikes that may indicate exploitation attempts. Review application logs for unusual request patterns related to symbol processing.

Compensating Controls: Deploy a network firewall or load balancer to rate limit incoming traffic, which may help mitigate the impact of resource exhaustion attempts if an immediate update is not feasible.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the high severity and the ease with which this vulnerability can be triggered, organizations should prioritize patching the affected software. Updating to version 1.1.0 is the only reliable method to eliminate the risk of resource exhaustion. Please schedule this update within the next maintenance cycle to ensure system availability and resilience.

More Apache Software Foundation CVEs

Sources