CVE-2026-66257

7.5

Apache Software Foundation · Apache Qpid Proton-J

A pre-authentication vulnerability in Apache Qpid Proton-J allows remote attackers to trigger resource exhaustion and denial of service via unbounded symbol value caching.

Executive summary

Apache Qpid Proton-J versions up to 0.34.1 are vulnerable to a remote, unauthenticated denial of service attack due to improper resource management.

Vulnerability

This vulnerability, categorized as CWE-770, involves the allocation of resources without limits or throttling. An unauthenticated attacker can exploit unbounded symbol value caching to exhaust system resources, resulting in a denial of service state.

Business impact

The vulnerability carries a CVSS score of 7.5, reflecting a high severity due to the ease of exploitation and the potential for service disruption. Successful exploitation could lead to significant downtime for applications relying on the Qpid Proton-J library, potentially impacting business operations and availability of critical messaging services.

Remediation

Immediate Action: Update Apache Qpid Proton-J to version 0.35.0 or later to apply the necessary resource limits.

Proactive Monitoring: Monitor system resource usage, specifically memory and CPU consumption, for sudden spikes that may indicate an attempt to trigger the exhaustion vulnerability.

Compensating Controls: Deploy network-level rate limiting or a Web Application Firewall (WAF) to filter malicious traffic patterns, though these remain secondary to applying the vendor-supplied patch.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

The risk posed by this vulnerability is significant due to its potential to disrupt messaging infrastructure without requiring prior access or authentication. Organizations should prioritize the update to version 0.35.0 within their maintenance cycles to eliminate the risk of denial of service. Immediate patching is the most effective way to secure the environment against this high-severity flaw.

More Apache Software Foundation CVEs

Sources