Description
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.
Published: 2026-08-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unbounded symbol value caching flaw that can be triggered by a pre‑authentication attacker. By sending an excessive number of unique symbols before authentication, the attacker can cause the server to allocate unbounded amounts of memory or other resources, leading to a denial of service. This weakness falls under CWE‑770, which concerns uncontrolled resource consumption.

Affected Systems

Apache Qpid Proton‑J, version 0.34.1 and earlier. Users should verify that they are running a version older than 0.35.0, the first release that contains the fix.

Risk and Exploitability

The flaw can be exploited remotely without authentication, allowing an attacker to exhaust server resources and disrupt availability. The CVSS score of 7.5 indicates a high severity, and the EPSS score of <1% suggests a low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. An attacker would need to establish a connection to the Proton‑J server and transmit large volumes of symbols before authenticating.

Generated by OpenCVE AI on August 6, 2026 at 16:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Qpid Proton‑J to version 0.35.0 or newer, which removes the unbounded caching behavior.
  • If an immediate upgrade is not possible, isolate the Proton‑J service from untrusted networks to limit the attack surface.
  • Configure system‑level resource limits (e.g., ulimit) or process sandboxing to reduce the impact of potential resource exhaustion.

Generated by OpenCVE AI on August 6, 2026 at 16:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache qpid Proton-j
Vendors & Products Apache
Apache qpid Proton-j

Wed, 05 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Apache Qpid Proton-J: Unbounded symbol value caching can lead to pre-authentication resource exhaustion
Weaknesses CWE-770
References

Subscriptions

Apache Qpid Proton-j
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-06T13:13:32.455Z

Reserved: 2026-07-24T10:40:01.653Z

Link: CVE-2026-66257

cve-icon Vulnrichment

Updated: 2026-08-05T06:57:48.883Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T06:16:38.423

Modified: 2026-08-07T12:38:29.910

Link: CVE-2026-66257

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:45:07Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling