CVE-2024-38286
Apache Tomcat Allocation of Resources Without Limits or Throttling vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 10.1.25 for org.apache.tomcat:tomcat-coyote -->
<!-- Update pom.xml dependency version to 11.0.0-M21 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 11.0.0-M21 for org.apache.tomcat:tomcat-coyote -->
<!-- Update pom.xml dependency version to 10.1.25 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 9.0.90 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 9.0.90 for org.apache.tomcat:tomcat-coyote -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (10)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.apache.tomcat.embed:tomcat-embed-core | maven | 8.5.100, 8.5.35, 8.5.37, 8.5.38 (+54 more) | Range-based data available |
| org.apache.tomcat:tomcat-coyote | maven | 8.5.100, 8.5.35, 8.5.37, 8.5.38 (+54 more) | Range-based data available |
| org.apache.tomcat:tomcat-coyote | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+32 more) | 10.1.25 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 11.0.0-M1, 11.0.0-M10, 11.0.0-M11, 11.0.0-M12 (+14 more) | 11.0.0-M21 |
| org.apache.tomcat:tomcat-coyote | maven | 11.0.0-M1, 11.0.0-M10, 11.0.0-M11, 11.0.0-M12 (+14 more) | 11.0.0-M21 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+32 more) | 10.1.25 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 7.0.100, 7.0.103, 7.0.104, 7.0.105 (+9 more) | Range-based data available |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 9.0.13, 9.0.14, 9.0.16, 9.0.17 (+59 more) | 9.0.90 |
| org.apache.tomcat:tomcat-coyote | maven | 7.0.100, 7.0.103, 7.0.104, 7.0.105 (+9 more) | Range-based data available |
| org.apache.tomcat:tomcat-coyote | maven | 9.0.13, 9.0.14, 9.0.16, 9.0.17 (+59 more) | 9.0.90 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-770Allocation of Resources Without LimitsMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.6 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-38286ADVISORY
- https://github.com/apache/tomcat/commit/3197862639732e16ec1164557bcd289ebc116c93WEB
- https://github.com/apache/tomcat/commit/3344c17cef094da4bb616f4186ed32039627b543WEB
- https://github.com/apache/tomcat/commit/76c5cce6f0bcef14b0c21c38910371ca7d322d13WEB
- https://github.com/apache/tomcatPACKAGE
- https://lists.apache.org/thread/wms60cvbsz3fpbz9psxtfx8r41jl6d4sWEB
- https://lists.debian.org/debian-lts-announce/2025/01/msg00009.htmlWEB
- https://security.netapp.com/advisory/ntap-20241101-0010WEB
- https://www.openwall.com/lists/oss-security/2024/09/23/2WEB
Frequently Asked Questions
- What is CVE-2024-38286?
- Apache Tomcat Allocation of Resources Without Limits or Throttling vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.6/10).
- How do I check if my project is affected by CVE-2024-38286?
- CVE-2024-38286 affects org.apache.tomcat.embed:tomcat-embed-core and org.apache.tomcat:tomcat-coyote. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-38286 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2017-5651CRITICAL
Expected Behavior Violation in Apache Tomcat
- CVE-2025-53506HIGH
Apache Tomcat Coyote vulnerable to Denial of Service via excessive HTTP/2 streams
- CVE-2026-24880HIGH
Apache Tomcat has an HTTP Request/Response Smuggling vulnerability
- CVE-2026-29129HIGH
Apache Tomcat: Configured cipher preference order not preserved
- CVE-2026-24734HIGH
Apache Tomcat has an Improper Input Validation vulnerability
- CVE-2026-34487HIGH
Apache Tomcat vulnerable to Insertion of Sensitive Information into Log File
- CVE-2025-31650MEDIUM
Apache Tomcat Denial of Service via invalid HTTP priority header
- CVE-2025-66614MEDIUM
Apache Tomcat - Client certificate verification bypass
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies