S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated May 4, 2026

CVE-2025-41242 Scanner

CVE-2025-41242 Scanner - Path Traversal vulnerability in Spring Framework

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.4k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-41242
5.9
CVSSmedium
Exploitable remotely over the internet · no authentication required.

Spring Framework MVC applications can be vulnerable to a “Path Traversal Vulnerability” when deployed on a non-compliant Servlet container. An application can be vulnerable when all the following are true: * the application is deployed as a WAR or with an embedded Servlet container * the Servlet container does not reject suspicious sequences https://jakarta.ee/specifications/servlet/6.1/jakarta-servlet-spec-6.1.html#uri-path-canonicalization * the application serves static resources https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title  with Spring resource handling We have verified that applications deployed on Apache Tomcat or Eclipse Jetty are not vulnerable, as long as default security features are not disabled in the configuration. Because we cannot check exploits against all Servlet containers and configuration variants, we strongly recommend upgrading your application.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Spring Frameworkby VMware
AFFECTED< 6.2.10SAFE ✓≥ 6.2.10
Updated Aug 22, 2026View on NVD →
Detail

Spring Framework is a comprehensive programming and configuration model for Java-based enterprise applications. It is used worldwide by developers and companies to build robust and efficient web applications. Since it can be deployed as a WAR or with embedded Servlet containers, it's highly versatile. Companies and developers use it to streamline web application development and facilitate easier integration with other Java technologies. Its flexible configuration enables development across various environments, making it a popular choice in the enterprise sector.

The vulnerability is a Path Traversal issue within the Spring Framework's MVC applications. It occurs in applications that do not reject suspicious URI sequences and serve static resources with Spring resource handling. This weakness potentially allows attackers unauthorized access to files by manipulating file paths. Exploiting this vulnerability requires a non-compliant Servlet container configuration. If present, the vulnerability can lead to the exposure of sensitive data or system files.

The vulnerability arises from improper sanitization of incoming URI requests, specifically those involving directory traversal sequences. Attackers can craft URLs that access unintended files on the server. The detected issue is rooted in how Spring MVC applications handle static resources without rejecting malicious patterns. Notably, exploitation demands a specific server configuration that is not standard, which increases the attack's complexity. However, if the environment is vulnerable, unauthorized file exposure is a significant risk.

Possible effects of exploiting this vulnerability include unauthorized access to sensitive files such as configuration files, credential stores, and system binaries. This can lead to information disclosure, privilege escalation, or further attacks on the affected system. It may also expose business-critical data to attackers who could misuse it for malicious purposes. The security and integrity of the underlying application and associated data are at risk, making remediation critical.

REFERENCES

Solution Advice
  • Ensure that Spring Framework applications are upgraded to the latest version.
  • Deploy Spring Framework on compliant Servlet containers with default security features enabled.
  • Implement validation to rejected suspicious URI sequences within MVC applications.
  • Conduct regular scans and vulnerability assessments to detect similar issues.
  • Review and adjust Servlet container configurations to meet security compliance.

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.