CVE-2026-68074

7.5

Apache Software Foundation · Apache Qpid Broker-J

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

Executive summary

A high-severity denial of service vulnerability in Apache Qpid Broker-J allows unauthenticated remote attackers to crash the service through resource exhaustion.

Vulnerability

The vulnerability, categorized as CWE-770, stems from improper allocation of resources without limits or throttling. An unauthenticated attacker can exploit this by leveraging unbounded symbol value caching to consume excessive system resources.

Business impact

The potential for a successful exploit is high, as the vulnerability allows for remote service disruption without requiring any user credentials. This can lead to significant system downtime, impacting messaging infrastructure and business operations that rely on Qpid Broker-J. With a CVSS score of 7.5, the risk is substantial, particularly for critical messaging backends.

Remediation

Immediate Action: Upgrade Apache Qpid Broker-J to version 10.1.0 or later immediately to implement the necessary resource limits.

Proactive Monitoring: Monitor system resource usage, specifically memory and CPU, for spikes that correlate with unusual connection patterns or message throughput.

Compensating Controls: Implement network-level rate limiting or access control lists to restrict traffic to the broker, which may help mitigate the impact of mass exploitation attempts.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the ease of remote exploitation and the potential for service disruption, administrators should prioritize updating to version 10.1.0. Failure to patch leaves the broker exposed to denial of service attacks that require no specialized access, making it an attractive target for disruption-focused actors.

More Apache Software Foundation CVEs

Sources