Description
Uncontrolled Resource Consumption vulnerability in Apache Tomcat via an allocation leak in the HTTP/2 backlog tracking when a stream is reset



This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.39 through 9.0.120.



The following versions were EOL at the time the CVE was created but are
known to be affected: from 8.5.59 through 8.5.100. Other unsupported versions may also be affected.



Users are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue.
Published: 2026-08-25
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Uncontrolled Resource Consumption (Denial of Service)
Action: Patch Now
AI Analysis

Impact

An allocation leak in Apache Tomcat’s HTTP/2 backlog tracking causes uncontrolled consumption of system resources when streams are reset, resulting in a denial‑of‑service condition. The flaw is catalogued as CWE‑400 and CWE‑770 and can potentially force a container or host to become unresponsive due to exhausted memory or thread pools.

Affected Systems

The vulnerability affects Apache Software Foundation’s Apache Tomcat. It is present in Tomcat 11.0.0‑M1 through 11.0.24, 10.1.0‑M1 through 10.1.57, and 9.0.39 through 9.0.120. Versions 8.5.59 to 8.5.100 are also known to be affected, and other unsupported versions may be impacted as well.

Risk and Exploitability

The EPSS score is less than 1%, indicating a very low but nonzero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score is 7.5, indicating a high severity. Based on the description, it is inferred that the likely attack vector is sending crafted HTTP/2 requests that trigger a stream reset, which can cause the resource leak. The inherent nature of the flaw suggests a high potential impact, as an external attacker can trigger the leak by sending crafted HTTP/2 requests that cause a stream reset. While no exploitation proof is publicly known, the lack of mitigation in affected releases poses a significant risk to availability for systems exposed to HTTP/2 traffic.

Generated by OpenCVE AI on September 1, 2026 at 17:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Tomcat 11.0.25, 10.1.58, or 9.0.121 to apply the fixed code
  • If upgrading immediately is not possible, alter your deployment to disable HTTP/2 support or enforce strict connection limits to curb resource exhaustion
  • Enable monitoring for sudden spikes in memory or thread usage and set alerts to trigger automatic remediation or shutdown of the affected service

Generated by OpenCVE AI on September 1, 2026 at 17:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
References
Metrics threat_severity

None

threat_severity

Important


Thu, 27 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache tomcat
CPEs cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*
Vendors & Products Apache tomcat

Wed, 26 Aug 2026 19: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, 26 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
References

Wed, 26 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache apache Tomcat
Vendors & Products Apache
Apache apache Tomcat

Tue, 25 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Uncontrolled Resource Consumption vulnerability in Apache Tomcat via an allocation leak in the HTTP/2 backlog tracking when a stream is reset This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.39 through 9.0.120. The following versions were EOL at the time the CVE was created but are known to be affected: from 8.5.59 through 8.5.100. Other unsupported versions may also be affected. Users are recommended to upgrade to version 11.0.25, 10.1.58 or 9.0.121, which fix the issue.
Title Apache Tomcat: DoS via allocation leak in HTTP/2 backlog tracking when a stream is reset
Weaknesses CWE-400
References

Subscriptions

Apache Apache Tomcat Tomcat
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-26T18:36:43.341Z

Reserved: 2026-07-31T15:42:11.281Z

Link: CVE-2026-68763

cve-icon Vulnrichment

Updated: 2026-08-26T02:30:41.764Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T22:17:05.970

Modified: 2026-08-27T13:02:31.670

Link: CVE-2026-68763

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-25T22:00:37Z

Links: CVE-2026-68763 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T18:00:18Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-770

    Allocation of Resources Without Limits or Throttling