CVE-2026-67592

7.5

Apache Software Foundation · Apache Qpid ProtonJ2

A resource exhaustion vulnerability in Apache Qpid ProtonJ2 allows an attacker to cause a denial of service by sending excessive transfer frames.

Executive summary

A high-severity denial of service vulnerability exists in Apache Qpid ProtonJ2 due to a lack of resource throttling, which could allow an attacker to crash the application.

Vulnerability

The software fails to enforce limits on the maximum number of transfer frames per incoming delivery, which permits an attacker to consume excessive resources. While the description mentions an authenticated attacker, the CVSS vector indicates the attack is network-exploitable without specific user interaction or authentication.

Business impact

The inability to throttle incoming transfer frames poses a significant risk to service availability. A successful exploit can lead to a denial of service, effectively halting communication processes and disrupting critical business operations that rely on the Qpid messaging infrastructure. With a CVSS score of 7.5, this vulnerability represents a high risk to system stability.

Remediation

Immediate Action: Upgrade to Apache Qpid ProtonJ2 version 1.2.0 or later to implement the necessary resource limits.

Proactive Monitoring: Monitor server resource utilization, specifically memory and CPU spikes, which may indicate an attempt to overwhelm the messaging service.

Compensating Controls: Implement network-level rate limiting or traffic shaping at the firewall or load balancer level to restrict the volume of incoming traffic to the messaging service until the patch is applied.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the potential for service disruption and the availability of a vendor-supplied fix, organizations should prioritize upgrading to version 1.2.0. Failure to patch leaves the messaging infrastructure susceptible to simple denial of service attacks, which could result in significant downtime for dependent applications.

More Apache Software Foundation CVEs

Sources