S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Mar 15, 2025

CVE-2025-24813 Scanner

CVE-2025-24813 Scanner - Remote Code Execution vulnerability in Apache Tomcat

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
22
Vulnerabilities Found
confirmed findings
References
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
CVECVE-2025-24813
10.0
CVSScritical
Exploitable remotely over the internet · no authentication required.

Path Equivalence: 'file.Name' (Internal Dot) leading to Remote Code Execution and/or Information disclosure and/or malicious content added to uploaded files via write enabled Default Servlet in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.2, from 10.1.0-M1 through 10.1.34, from 9.0.0.M1 through 9.0.98. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected. If all of the following were true, a malicious user was able to view security sensitive files and/or inject content into those files: - writes enabled for the default servlet (disabled by default) - support for partial PUT (enabled by default) - a target URL for security sensitive uploads that was a sub-directory of a target URL for public uploads - attacker knowledge of the names of security sensitive files being uploaded - the security sensitive files also being uploaded via partial PUT If all of the following were true, a malicious user was able to perform remote code execution: - writes enabled for the default servlet (disabled by default) - support for partial PUT (enabled by default) - application was using Tomcat's file based session persistence with the default storage location - application included a library that may be leveraged in a deserialization attack Users are recommended to upgrade to version 11.0.3, 10.1.35 or 9.0.99, which fixes the issue.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Apache Tomcatby Apache Software Foundation
11.0.0-M1
Updated Sep 9, 2026View on NVD →
Detail

Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, and Java Expression Language technologies. It is developed and maintained by the Apache Software Foundation and is widely used by enterprises for hosting web applications. Tomcat is popular in Java application development and deployment due to its simplicity and ease of configuration. It is used by many large companies across various industries, including financial services, health care, and government agencies, for running mission-critical applications. It offers robust performance, scalability, and has a vibrant community supporting it. Tomcat's widespread deployment makes it a critical component in the software stacks of many organizations.

The reported vulnerability in Apache Tomcat is a remote code execution (RCE) flaw due to path equivalence issues. This kind of vulnerability allows an attacker to execute arbitrary code or commands on the server hosting Tomcat. The vulnerability is due to the improper handling of the internal dot (`file.Name`) in the file path by the Default Servlet. Remote code execution can also lead to information disclosure or enable attackers to add malicious content to uploaded files. This issue is particularly severe because it does not require authentication for exploitation, making it accessible to attackers over the network.

The RCE vulnerability in Apache Tomcat arises when a malicious request with an internal dot (`file.Name`) in the file path is processed by the Default Servlet. The vulnerability can be triggered by a craftily named file uploaded to the server. Attackers can exploit this behavior to execute arbitrary Java code, potentially compromising the entire application and server. Additionally, the flaw may leak sensitive information or allow for uploading malicious files that can be executed on the server. The main entry point for this vulnerability is the Default Servlet, which handles requests to the application deployed on Tomcat.

If exploited, this vulnerability can have severe implications for affected systems, including the compromise of sensitive data and full control over the vulnerable server by attackers. It can lead to data exfiltration, installation of backdoors, and further lateral movements within a network. Exploited systems can serve as pivot points in a larger network attack, causing widespread organizational impact. This vulnerability may also result in reputational damage, financial losses, and legal ramifications if sensitive data is disclosed due to regulatory repercussions. System downtime and associated operational disruptions are also possible consequences.

REFERENCES

Solution Advice
  • Upgrade to Apache Tomcat version 11.0.3, 10.1.35, or 9.0.98 to mitigate this vulnerability.
  • Consider deploying web application firewalls that can detect and block attack patterns attempting to exploit this vulnerability.
  • Regularly review and tighten access controls and permissions on sensitive directories to lessen the impact of potential exploitation.
  • Implement comprehensive monitoring and intrusion detection systems to identify anomalous activities promptly.
  • Educate server administrators and developers on secure coding practices and potential security risks.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-24813 Scanner - Remote Code Execution vulnerability in Apache Tomcat | S4E