CVE-2026-66273

7.5

Apache Software Foundation · Apache Qpid Proton-J

An unauthenticated attacker can trigger a denial of service in Apache Qpid Proton-J by exploiting improper memory allocation handling, which allows for excessive resource consumption.

Executive summary

A vulnerability in Apache Qpid Proton-J allows unauthenticated attackers to cause a denial of service through excessive memory allocation.

Vulnerability

This vulnerability, identified as CWE-789, involves improper handling of type size and count values during data processing. An unauthenticated remote attacker can supply crafted input to trigger excessive memory allocation, leading to a system crash or service unavailability.

Business impact

The exploitation of this vulnerability results in a denial of service, which can cause significant operational disruption by rendering the affected messaging middleware unavailable. Given the CVSS score of 7.5, this high-severity flaw poses a risk to system stability and availability, potentially impacting business-critical communication pipelines reliant on Qpid Proton-J.

Remediation

Immediate Action: Upgrade Apache Qpid Proton-J to version 0.35.0 or later to apply the necessary fixes for memory allocation handling.

Proactive Monitoring: Review application and system logs for unexpected memory spikes or repeated connection attempts that precede service instability.

Compensating Controls: Implement rate limiting on incoming messaging traffic at the network or application layer to mitigate the impact of malicious payloads designed to exhaust memory.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Organizations should prioritize the update to version 0.35.0 as the primary mitigation strategy. Given the ease of exploitation and the potential for service disruption, failing to patch this vulnerability leaves critical infrastructure exposed to potential denial of service attacks. Immediate deployment of the provided patch is strongly advised.

More Apache Software Foundation CVEs

Sources