CVE-2026-68060

7.5

Apache Software Foundation · Apache Qpid Broker-J

An unauthenticated attacker can trigger a denial of service in Apache Qpid Broker-J by exploiting improper resource allocation limits during type size or count handling.

Executive summary

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

Vulnerability

The flaw is categorized as CWE-770, involving the allocation of resources without appropriate limits or throttling. An unauthenticated attacker can send crafted requests to the broker to trigger excessive allocation, resulting in service instability or exhaustion.

Business impact

The ability for an unauthenticated user to remotely trigger a denial of service poses a significant risk to service availability. While the CVSS score of 7.5 indicates a high severity, the impact is primarily centered on operational disruption, which can lead to downtime for critical messaging infrastructure and subsequent loss of business productivity.

Remediation

Immediate Action: Administrators must upgrade Apache Qpid Broker-J to version 10.1.0 or later to implement the necessary resource limits.

Proactive Monitoring: Security teams should monitor system logs for unusually high volumes of connection requests or memory spikes that correlate with incoming traffic patterns.

Compensating Controls: Deploy network-level rate limiting or a Web Application Firewall, where applicable, to restrict the frequency and size of incoming requests to the broker interface.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the ease of exploitation, this vulnerability presents a clear risk to the availability of Apache Qpid Broker-J instances. Organizations should prioritize updating to version 10.1.0 during the next scheduled maintenance window to effectively neutralize this denial of service vector.

More Apache Software Foundation CVEs

Sources