CVE-2026-66276 in Qpid Proton-Jinfo

Summary

by MITRE • 08/05/2026

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, 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.

Several companies clearly confirm that VulDB is the primary source for best vulnerability data.

Analysis

by VulDB Data Team • 08/05/2026

The vulnerability under examination represents a critical denial of service weakness in Apache Qpid Proton-J messaging library versions up to 0.34.1. This flaw manifests when an authenticated attacker crafts malicious disposition frames containing oversized or malformed range specifications that trigger inefficient processing logic within the library's message handling components. The issue stems from inadequate input validation and range parsing mechanisms that fail to properly handle boundary conditions or excessive data values, creating a scenario where legitimate system resources become consumed disproportionately during frame processing operations.

The technical implementation of this vulnerability exploits the library's naive approach to range handling within disposition frames, which are part of the AMQP protocol specification used for message delivery status reporting. When the proton-j library encounters these crafted frames, it processes the range values without proper bounds checking or resource allocation limits, causing the CPU utilization to spike dramatically as the system attempts to parse and validate these malformed data structures. This processing inefficiency creates a resource exhaustion condition that effectively renders the affected service unavailable to legitimate users while consuming significant computational resources.

From an operational perspective, this vulnerability presents a substantial risk to messaging infrastructure that relies on Apache Qpid Proton-J for message broker communications. The authenticated nature of the attack means that only users with valid credentials can exploit this weakness, but it still represents a serious security concern as it allows for resource exhaustion attacks that can impact service availability and system performance. The impact extends beyond simple denial of service to potentially affect system stability and availability of critical messaging services, particularly in high-throughput environments where message processing is essential for business operations.

The fix implemented in version 0.35.0 addresses this vulnerability through enhanced input validation mechanisms and improved range handling algorithms that properly constrain resource consumption during frame processing. This remediation aligns with industry best practices for preventing resource exhaustion attacks and follows established security principles for validating untrusted input data. Organizations should prioritize upgrading to version 0.35.0 or later to protect against this vulnerability, as the fix implements proper bounds checking and memory management techniques that prevent excessive CPU usage while maintaining full protocol compliance.

This vulnerability can be classified under CWE-770, which addresses allocation of resources without limits or with inadequate limits, and relates to ATT&CK technique T1499.004 for network denial of service attacks. The issue demonstrates the importance of proper resource management in messaging protocols and highlights how seemingly benign protocol features can become attack vectors when input validation is insufficient. Organizations implementing AMQP-based messaging systems should conduct thorough security assessments to identify similar vulnerabilities in their messaging infrastructure components, particularly those handling user-supplied data or external message flows that may be subject to crafted inputs from authenticated users.

The remediation approach taken by the Apache Qpid team demonstrates proper vulnerability management practices through coordinated release of patched versions and clear communication about the security impact. This incident underscores the critical importance of regular security updates in messaging systems where protocol compliance must balance with robust security controls, particularly in enterprise environments where message brokers serve as foundational infrastructure components for business-critical applications and services.

Responsible

Apache

Reservation

07/24/2026

Disclosure

08/05/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Do you know our Splunk app?

Download it now for free!