A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2026-41293

CVE-2026-41293: Apache Tomcat Input Validation Flaw

CVE-2026-41293 is an improper input validation vulnerability in Apache Tomcat that affects multiple versions. This security flaw could allow attackers to exploit insufficient validation. Learn the technical details, impacts, and steps.

Published: May 17, 2026

CVE-2026-41293 Overview

CVE-2026-41293 is an improper input validation vulnerability [CWE-20] affecting multiple supported branches of Apache Tomcat. The flaw is reachable over the network without authentication and without user interaction, exposing the servlet container to remote compromise. Affected branches include Tomcat 11.0.0-M1 through 11.0.21, 10.1.0-M1 through 10.1.54, 10.0.0-M1 through 10.0.27, and 9.0.0.M1 through 9.0.117. End-of-support releases may also be impacted. The Apache Software Foundation has published an advisory and recommends upgrading to the fixed releases on each supported branch.

Critical Impact

Unauthenticated network attackers can target Apache Tomcat instances to compromise confidentiality, integrity, and availability of the affected server.

Affected Products

  • Apache Tomcat 11.0.0-M1 through 11.0.21
  • Apache Tomcat 10.1.0-M1 through 10.1.54
  • Apache Tomcat 10.0.0-M1 through 10.0.27 and 9.0.0.M1 through 9.0.117

Discovery Timeline

  • 2026-05-12 - CVE-2026-41293 published to NVD
  • 2026-05-15 - Last updated in NVD database

Technical Details for CVE-2026-41293

Vulnerability Analysis

The vulnerability stems from improper input validation in Apache Tomcat. Tomcat fails to adequately validate attacker-controlled input before processing it within the request handling pipeline. Because the issue is exposed over the network and requires no privileges or user interaction, an attacker can interact directly with a listening Tomcat connector to trigger the flaw.

The weakness is classified under [CWE-20] Improper Input Validation. Successful exploitation can lead to high impact across confidentiality, integrity, and availability, consistent with a server-side compromise of the servlet container. The Exploit Prediction Scoring System (EPSS) currently places the probability of observed exploitation at 0.158%, though this value can shift rapidly once technical details circulate.

The issue affects all currently supported major branches (9.0.x, 10.0.x, 10.1.x, 11.0.x), and the Apache Tomcat team notes that older end-of-life versions may also be affected. Organizations running unsupported Tomcat releases should assume exposure.

Root Cause

The root cause is missing or insufficient validation of input data within Tomcat request processing. Malformed or unexpected input is accepted and processed instead of being rejected at the parsing boundary. This violation of input handling assumptions creates the condition for downstream misuse of the data.

Attack Vector

The attack vector is network-based. An attacker sends crafted requests to a Tomcat connector exposed on HTTP, HTTPS, or AJP. No authentication credentials and no user interaction are required, which makes any internet-reachable Tomcat instance a viable target. See the Apache Mailing List Thread and the OpenWall OSS Security Post for upstream details.

No public proof-of-concept exploit has been released at the time of publication. Defenders should still treat the issue as actively targetable given the trivial attack complexity.

Detection Methods for CVE-2026-41293

Indicators of Compromise

  • Unexpected catalina.out errors or stack traces referencing request parsing or connector components.
  • Outbound connections from the Tomcat JVM process (java) to unfamiliar hosts shortly after inbound HTTP/AJP traffic.
  • New or modified files under webapps/, work/, or temp/ directories that do not correspond to deployment activity.

Detection Strategies

  • Inspect web server and reverse proxy logs for malformed requests, abnormal header values, or unusual request line patterns directed at Tomcat connectors.
  • Alert on child processes spawned by the Tomcat JVM, such as sh, bash, cmd.exe, or powershell.exe, which indicate post-exploitation activity.
  • Correlate inbound requests to Tomcat with subsequent authentication failures, privilege changes, or new listening sockets on the host.

Monitoring Recommendations

  • Enable Tomcat access logging with full request URI, headers of interest, and response codes, and forward logs to a centralized analytics platform.
  • Monitor the Tomcat process for anomalous CPU, memory, and network behavior consistent with exploitation or webshell activity.
  • Track Tomcat version inventory across the estate and flag any host still running an unpatched 9.0.x, 10.0.x, 10.1.x, or 11.0.x build.

How to Mitigate CVE-2026-41293

Immediate Actions Required

  • Identify all Apache Tomcat instances and record their exact versions, including embedded Tomcat inside Spring Boot or other application bundles.
  • Upgrade affected instances to the fixed release on the corresponding supported branch as published in the Apache advisory.
  • Restrict network exposure of Tomcat connectors so that only required clients and reverse proxies can reach them.

Patch Information

Apache has released fixed versions on each supported branch. Refer to the Apache Mailing List Thread for the exact fixed version numbers for branches 9.0.x, 10.0.x, 10.1.x, and 11.0.x. Organizations running end-of-support versions should migrate to a supported branch, since no patches will be backported.

Workarounds

  • Place a hardened reverse proxy or web application firewall in front of Tomcat to filter malformed requests until patching is complete.
  • Disable the AJP connector if it is not required, or bind it to localhost and configure a secret attribute.
  • Limit Tomcat connector exposure with network ACLs so the service is not reachable from untrusted networks.
bash
# Configuration example: restrict AJP connector to loopback in server.xml
<Connector protocol="AJP/1.3"
           address="127.0.0.1"
           port="8009"
           secretRequired="true"
           secret="REPLACE_WITH_STRONG_SECRET"
           redirectPort="8443" />

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechApache Tomcat

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-20
  • Technical References
  • OpenWall OSS Security Post
  • Vendor Resources
  • Apache Mailing List Thread
  • Related CVEs
  • CVE-2026-32990: Apache Tomcat Input Validation Vulnerability

  • CVE-2026-29129: Apache Tomcat Cipher Order Vulnerability

  • CVE-2026-25854: Apache Tomcat Open Redirect Vulnerability

  • CVE-2026-24880: Apache Tomcat HTTP Smuggling Vulnerability
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