Description
Allocation of resources without limits or throttling vulnerability in Apache Tomcat allows an unauthenticated AJP request to pin an AJP processing thread leading to denial of service.



This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.59, from 9.0.0.M1 through 9.0.121.



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



Users are recommended to upgrade to version 11.0.26, 10.1.60 or 9.0.122, which fix the issue.
Published: 2026-09-23
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Denial of Service via unauthenticated AJP requests
Action: Immediate Patch
AI Analysis

Impact

An allocation of resources without limits in Apache Tomcat’s AJP connector allows an unauthenticated client to send specially crafted requests that tie up an AJP processing thread. The effect is a denial of service where the victim's Tomcat instance can no longer process legitimate AJP traffic until a thread is freed, potentially causing service interruption for all AJP users.

Affected Systems

Apache Tomcat versions from 8.5.0 through 8.5.100, 7.0.0 through 7.0.109, 9.0.0.M1 through 9.0.121, 10.1.0-M1 through 10.1.59, and 11.0.0-M1 through 11.0.25 are affected. Versions prior to 8.5.0/7.0.0 and unlisted versions may also be vulnerable.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, but EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting exploitation potential may be moderate. The vulnerability can be triggered by any external user capable of forming an AJP request, meaning the attack vector is network-based, remote, and unauthenticated. The impact is confined to service availability and does not compromise confidentiality or integrity directly.

Generated by OpenCVE AI on September 23, 2026 at 18:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tomcat to 11.0.26, 10.1.60, or 9.0.122 to obtain the security fix for the AJP connector
  • If an upgrade is not immediately possible, block or disable the AJP connector on the affected servers to prevent unauthenticated traffic
  • Configure resource limits or thread pool settings on the AJP connector to mitigate potential impact until patches can be applied

Generated by OpenCVE AI on September 23, 2026 at 18:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
References

Wed, 23 Sep 2026 16: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, 23 Sep 2026 14:00:00 +0000

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

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Allocation of resources without limits or throttling vulnerability in Apache Tomcat allows an unauthenticated AJP request to pin an AJP processing thread leading to denial of service. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.59, from 9.0.0.M1 through 9.0.121. The following versions were EOL at the time the CVE was created but are known to be affected: from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Other unsupported versions may also be affected. Users are recommended to upgrade to version 11.0.26, 10.1.60 or 9.0.122, which fix the issue.
Title Apache Tomcat: AJP DoS via missing request body
Weaknesses CWE-770
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T18:10:45.708Z

Reserved: 2026-08-24T13:38:58.809Z

Link: CVE-2026-78383

cve-icon Vulnrichment

Updated: 2026-09-23T15:44:30.673Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T12:17:07.213

Modified: 2026-09-23T19:19:21.470

Link: CVE-2026-78383

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T18:15:07Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling