The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-38286

CVE-2024-38286: Apache Tomcat DOS Vulnerability

CVE-2024-38286 is a denial of service vulnerability in Apache Tomcat that allows attackers to cause OutOfMemoryError by abusing TLS handshake. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-38286 Overview

CVE-2024-38286 is an Allocation of Resources Without Limits or Throttling vulnerability (CWE-770) affecting Apache Tomcat. Under certain configurations on any platform, this vulnerability allows an attacker to cause an OutOfMemoryError by abusing the TLS handshake process. The vulnerability enables remote attackers to exhaust server memory resources without authentication, leading to a denial of service condition that can render web applications completely unavailable.

Critical Impact

Remote attackers can exploit the TLS handshake process to trigger memory exhaustion, causing Apache Tomcat servers to crash with an OutOfMemoryError and denying service to legitimate users.

Affected Products

  • Apache Tomcat 11.0.0-M1 through 11.0.0-M20
  • Apache Tomcat 10.1.0-M1 through 10.1.24
  • Apache Tomcat 9.0.13 through 9.0.89
  • Apache Tomcat 8.5.35 through 8.5.100 (EOL)
  • Apache Tomcat 7.0.92 through 7.0.109 (EOL)
  • NetApp ONTAP Tools 9 and 10 for VMware vSphere

Discovery Timeline

  • 2024-11-07 - CVE-2024-38286 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2024-38286

Vulnerability Analysis

This vulnerability stems from improper resource allocation during TLS handshake processing in Apache Tomcat. The server fails to implement adequate limits or throttling mechanisms when handling TLS connections, allowing attackers to consume excessive memory resources. The attack can be executed remotely over the network without requiring any authentication or user interaction, making it particularly dangerous for internet-facing Tomcat instances.

The vulnerability specifically impacts the TLS handshake mechanism, where an attacker can craft malicious requests that cause the server to allocate memory without proper bounds checking. As these allocations accumulate, the JVM eventually throws an OutOfMemoryError, crashing the Tomcat instance and any applications it hosts.

Root Cause

The root cause of CVE-2024-38286 is the absence of proper resource limits and throttling controls in Apache Tomcat's TLS handshake processing logic. When processing incoming TLS connections, Tomcat allocates memory buffers without enforcing maximum thresholds. This design flaw allows attackers to initiate numerous TLS handshakes that collectively exhaust available heap memory. The lack of per-connection or global memory limits for TLS operations creates an exploitable condition where resource consumption grows unbounded until system failure occurs.

Attack Vector

The attack is conducted over the network by targeting the TLS/SSL connector of an Apache Tomcat server. An attacker initiates multiple malicious TLS handshake requests designed to maximize memory allocation on the target server. Since the attack requires no authentication and no user interaction, it can be launched anonymously against any exposed Tomcat instance configured with TLS support.

The attack flow involves:

  1. Identifying an Apache Tomcat server with TLS enabled
  2. Initiating specially crafted TLS handshake requests
  3. Repeating the process to progressively consume server memory
  4. Continuing until the server's JVM throws an OutOfMemoryError

For detailed technical information about this vulnerability, refer to the Apache Security Mailing List Post and the Openwall OSS-Security Thread.

Detection Methods for CVE-2024-38286

Indicators of Compromise

  • Unusual spikes in memory consumption on Tomcat server processes
  • Frequent OutOfMemoryError exceptions in Tomcat logs
  • High volume of incomplete TLS handshake attempts from single or distributed sources
  • Abnormal JVM garbage collection activity preceding server crashes

Detection Strategies

  • Monitor JVM heap usage metrics and alert on rapid memory growth patterns
  • Implement network-level monitoring for excessive TLS connection attempts
  • Configure application performance monitoring (APM) to track TLS handshake rates
  • Review Tomcat catalina.out logs for memory-related errors and exceptions

Monitoring Recommendations

  • Set up alerts for JVM memory utilization exceeding 80% threshold
  • Deploy network intrusion detection rules for TLS handshake abuse patterns
  • Implement rate limiting at the load balancer or firewall for TLS connections
  • Use SentinelOne's runtime application protection to detect anomalous memory behavior

How to Mitigate CVE-2024-38286

Immediate Actions Required

  • Upgrade Apache Tomcat to patched versions: 11.0.0-M21, 10.1.25, or 9.0.90
  • If immediate patching is not possible, implement network-level rate limiting on TLS connections
  • Review and restrict access to Tomcat TLS connectors to trusted networks where feasible
  • Configure JVM memory limits and monitor for memory exhaustion patterns

Patch Information

Apache has released fixed versions that address this vulnerability. Users are strongly recommended to upgrade to the following versions:

BranchFixed Version
11.x11.0.0-M21
10.x10.1.25
9.x9.0.90

For systems running end-of-life versions (8.5.x and 7.x), upgrading to a supported major version is essential as these branches will not receive security patches. Additional details are available in the Apache Security Mailing List Post and the NetApp Security Advisory.

Workarounds

  • Implement connection rate limiting at the network perimeter or reverse proxy
  • Configure firewall rules to limit TLS connection rates from individual source IPs
  • Deploy a Web Application Firewall (WAF) with TLS flood protection capabilities
  • Consider temporarily disabling TLS if acceptable for the environment and using a TLS-terminating reverse proxy
bash
# Example: iptables rate limiting for TLS connections (port 8443)
iptables -A INPUT -p tcp --dport 8443 -m state --state NEW -m recent --set
iptables -A INPUT -p tcp --dport 8443 -m state --state NEW -m recent --update --seconds 60 --hitcount 20 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechApache Tomcat

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.41%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Technical References
  • Apache Security Mailing List Post

  • Openwall OSS-Security Thread

  • Debian LTS Security Notice

  • NetApp Security Advisory
  • Related CVEs
  • CVE-2025-53506: Apache Tomcat HTTP/2 DoS Vulnerability

  • CVE-2025-52520: Apache Tomcat Integer Overflow DoS Flaw

  • CVE-2025-48989: Apache Tomcat DOS Vulnerability

  • CVE-2025-48988: Apache Tomcat DOS Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English