Description
Uncontrolled Resource Consumption vulnerability in Apache Tomcat's WebSocket chat example.

This issue affects Apache Tomcat: from 11.0.0-M20 through 11.0.24, from 10.1.24 through 10.1.57, from 9.0.89 through 9.0.120. Users who have followed the security guidance to remove the examples web application are not affected by this issue.

Users are recommended to remove the examples web application or to upgrade to version 11.0.25, 10.1.58 or 9.0.121 (when released), which fix the issue.
Published: 2026-07-28
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability represents uncontrolled resource consumption in the WebSocket chat example shipped with Apache Tomcat. An attacker can cause the server to allocate excessive memory or CPU resources by sending specially crafted WebSocket traffic, leading to a denial‑of‑service condition that disrupts availability for legitimate users. The weakness aligns with CWE‑400, Resource Exhaustion.

Affected Systems

The flaw appears in several Tomcat releases: 11.0.0‑M20 through 11.0.24, 10.1.24 through 10.1.57, and 9.0.89 through 9.0.120. Hosts that have removed the embedded examples web application are not vulnerable. Users running those ranges should update or decommission the examples app.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity. The EPSS score is less than 1 %, suggesting a low current exploitation likelihood, and the vulnerability is not listed in CISA KEV. However, the attack vector is inferred to be remote, via the WebSocket endpoint provided by the example application, and any entity capable of establishing WebSocket connections can trigger the resource drain.

Generated by OpenCVE AI on August 3, 2026 at 14:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove the examples web application from the Tomcat installation.
  • Upgrade to the latest patched releases (Tomcat 11.0.25, 10.1.58, or 9.0.121 when available).
  • If removal is not immediately possible, apply network‑level throttling or firewall rules to limit traffic to the WebSocket chat endpoint.

Generated by OpenCVE AI on August 3, 2026 at 14:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 12:15:00 +0000

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

None

threat_severity

Moderate


Tue, 28 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache tomcat
Vendors & Products Apache
Apache tomcat

Tue, 28 Jul 2026 18: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'}


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description Uncontrolled Resource Consumption vulnerability in Apache Tomcat's WebSocket chat example. This issue affects Apache Tomcat: from 11.0.0-M20 through 11.0.24, from 10.1.24 through 10.1.57, from 9.0.89 through 9.0.120. Users who have followed the security guidance to remove the examples web application are not affected by this issue. Users are recommended to remove the examples web application or to upgrade to version 11.0.25, 10.1.58 or 9.0.121 (when released), which fix the issue.
Title Apache Tomcat: DoS via WebSocket chat example
Weaknesses CWE-400
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-28T17:40:03.853Z

Reserved: 2026-07-24T14:53:11.561Z

Link: CVE-2026-66299

cve-icon Vulnrichment

Updated: 2026-07-28T17:31:30.996Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-28T15:17:50.210

Modified: 2026-08-05T18:46:21.737

Link: CVE-2026-66299

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-28T14:29:05Z

Links: CVE-2026-66299 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:00:15Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-770

    Allocation of Resources Without Limits or Throttling