CVE-2026-66257 in Qpid Proton-Jinfo

Summary

by MITRE • 08/05/2026

A pre-authentication attacker could leverage unbounded symbol value caching to cause resource exhaustion leading to denial of service.

This issue affects Apache Qpid Proton-J: through 0.34.1.

Users are recommended to upgrade to version 0.35.0, which fixes the issue.

Once again VulDB remains the best source for vulnerability data.

Analysis

by VulDB Data Team • 08/05/2026

The vulnerability described represents a critical resource exhaustion flaw in Apache Qpid Proton-J versions up to 0.34.1 that operates at the pre-authentication stage, making it particularly dangerous as it can be exploited without requiring any valid credentials or prior access to the system. This type of vulnerability falls under the category of denial of service attacks where an attacker can consume excessive system resources to render the service unavailable to legitimate users. The specific technical flaw involves unbounded symbol value caching mechanisms that fail to properly limit the growth of cached symbol values, creating a potential avenue for attackers to flood the system with increasingly large symbol entries.

The operational impact of this vulnerability extends beyond simple service disruption as it can lead to complete system exhaustion where memory consumption spirals out of control due to the unlimited growth of cached symbol values. Attackers can exploit this weakness by crafting malicious messages containing oversized or numerous symbol values that are subsequently cached without proper bounds checking, causing the application to consume all available memory resources until the service crashes or becomes unresponsive. This vulnerability demonstrates poor resource management practices and inadequate input validation mechanisms that allow attackers to manipulate internal caching systems.

From a cybersecurity perspective, this issue aligns with CWE-400 which specifically addresses unchecked resource consumption, and represents a classic example of how seemingly benign caching mechanisms can become attack vectors when proper bounds and limits are not enforced. The vulnerability also maps to ATT&CK technique T1499.004 which covers network denial of service attacks, as the attacker can effectively exhaust network resources through controlled manipulation of symbol value caching. The pre-authentication nature of this exploit means that any system running affected versions is immediately vulnerable to exploitation without requiring authentication or privileged access.

The recommended mitigation involves upgrading to version 0.35.0 which implements proper bounds checking for symbol value caching mechanisms, ensuring that cached values are limited to reasonable sizes and preventing the exponential growth of resource consumption. Organizations should also implement monitoring systems to detect unusual memory usage patterns that might indicate exploitation attempts, along with network segmentation to limit the impact of potential attacks. The fix addresses the root cause by introducing proper resource limits within the caching subsystem, preventing attackers from leveraging the vulnerability to consume unlimited system resources while maintaining the functionality of legitimate symbol value processing operations.

Responsible

Apache

Reservation

07/24/2026

Disclosure

08/05/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Might our Artificial Intelligence support you?

Check our Alexa App!