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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-2025-48988

CVE-2025-48988: Apache Tomcat DoS Vulnerability Explained

CVE-2025-48988 is a denial of service vulnerability in Apache Tomcat caused by resource allocation without limits. Attackers can exploit this to disrupt service availability. This article covers technical details, affected versions, impact, and mitigation.

Updated: May 15, 2026

CVE-2025-48988 Overview

CVE-2025-48988 is a Denial of Service vulnerability in Apache Tomcat caused by allocation of resources without limits or throttling [CWE-770]. Remote attackers can exhaust server resources without authentication, rendering the Tomcat instance unresponsive. The flaw affects Apache Tomcat 11.0.0-M1 through 11.0.7, 10.1.0-M1 through 10.1.41, and 9.0.0.M1 through 9.0.105. End-of-life branches 8.5.0 through 8.5.100 are also known to be affected, and other older EOL versions may carry the same defect. The Apache Tomcat project recommends upgrading to 11.0.8, 10.1.42, or 9.0.106 to remediate the issue.

Critical Impact

Unauthenticated remote attackers can trigger resource exhaustion that disrupts availability of Apache Tomcat servers handling production workloads.

Affected Products

  • Apache Tomcat 11.0.0-M1 through 11.0.7
  • Apache Tomcat 10.1.0-M1 through 10.1.41
  • Apache Tomcat 9.0.0.M1 through 9.0.105 (and EOL 8.5.0 through 8.5.100)

Discovery Timeline

  • 2025-06-16 - CVE-2025-48988 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2025-48988

Vulnerability Analysis

The defect resides in how Apache Tomcat allocates memory when processing certain client-supplied inputs without enforcing upper bounds. An unauthenticated attacker can send crafted requests over the network that force Tomcat to allocate excessive resources per connection. As traffic accumulates, the Java Virtual Machine heap and supporting thread pools are consumed, leading to degraded service or full unresponsiveness. The vulnerability impacts availability only; confidentiality and integrity remain intact. Because the attack requires no privileges and no user interaction, it is well-suited to opportunistic scanning against internet-exposed Tomcat instances. The EPSS probability of 0.759% (73rd percentile) reflects measurable interest in the issue across the broader threat landscape.

Root Cause

The root cause is classified under [CWE-770]: Allocation of Resources Without Limits or Throttling. Tomcat code paths that parse multipart, header, or request-body data accept caller-influenced sizes and counts without rejecting inputs that exceed safe thresholds. Without throttling on a per-connection or per-request basis, repeated abuse compounds the cost across the server.

Attack Vector

The attack vector is network-based and unauthenticated. An adversary sends a stream of crafted HTTP requests to the Tomcat listener. Each request consumes disproportionate memory or thread time relative to its size, so a low-bandwidth attacker can degrade a high-capacity server. Detailed exploitation specifics are not publicly disclosed at this time. See the Apache Security Discussion and the Openwall OSS-Security Mailing List for vendor commentary.

Detection Methods for CVE-2025-48988

Indicators of Compromise

  • Sustained spikes in Tomcat JVM heap usage, garbage collection time, or thread pool saturation without a corresponding business traffic increase.
  • OutOfMemoryError entries or thread starvation warnings in catalina.out and application logs.
  • High request volume from a small set of source IPs targeting endpoints that accept large or multipart payloads.

Detection Strategies

  • Inventory Apache Tomcat installations and flag any instance running versions earlier than 11.0.8, 10.1.42, or 9.0.106, including EOL 8.5.x deployments.
  • Correlate web access logs with JVM memory metrics to identify requests that precede resource exhaustion events.
  • Deploy WAF or reverse proxy rules that surface anomalous request size, header count, or multipart part counts.

Monitoring Recommendations

  • Monitor Tomcat JMX metrics for HeapMemoryUsage, ThreadPool.currentThreadsBusy, and connector queue depth, with alerts on sustained anomalies.
  • Ingest Tomcat access and catalina logs into a centralized analytics platform to baseline normal request distributions and flag deviations.
  • Track upstream network telemetry for repeated low-and-slow request patterns directed at Tomcat-fronted applications.

How to Mitigate CVE-2025-48988

Immediate Actions Required

  • Upgrade Apache Tomcat to 11.0.8, 10.1.42, or 9.0.106 as supplied by the Apache Tomcat project.
  • Retire or isolate any EOL 8.5.x (or older) Tomcat instances that cannot receive the fix.
  • Place vulnerable instances behind a reverse proxy or WAF that enforces strict request size, header, and rate limits until patching is complete.

Patch Information

Apache Tomcat has released fixed builds in versions 11.0.8, 10.1.42, and 9.0.106. Refer to the Apache Security Discussion and the Debian LTS Announcement for distribution-specific package updates.

Workarounds

  • Tighten Tomcat connector limits such as maxHttpHeaderSize, maxPostSize, maxParameterCount, and maxSwallowSize to reject oversized inputs.
  • Enforce per-IP rate limiting and connection caps at the load balancer or WAF tier.
  • Restrict exposure of Tomcat management and application endpoints to trusted networks where possible.
bash
# Example server.xml connector hardening (review against vendor guidance)
<Connector port="8443"
           protocol="org.apache.coyote.http11.Http11NioProtocol"
           maxHttpHeaderSize="8192"
           maxPostSize="2097152"
           maxParameterCount="1000"
           maxSwallowSize="2097152"
           connectionTimeout="20000"
           acceptCount="100"
           maxThreads="200" />

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.76%

  • 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
  • Openwall OSS-Security Mailing List

  • Debian LTS Announcement
  • Vendor Resources
  • Apache Security Discussion
  • Related CVEs
  • CVE-2026-41284: Apache Tomcat DOS Vulnerability

  • CVE-2025-61795: Apache Tomcat DoS Vulnerability

  • CVE-2025-53506: Apache Tomcat DoS Vulnerability

  • CVE-2025-52520: Apache Tomcat Integer Overflow DoS Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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