Medium severity5.9GHSA Advisory· Published Aug 18, 2025· Updated Apr 15, 2026
CVE-2025-41242
CVE-2025-41242
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.springframework:spring-webmvcMaven | >= 6.2.0, < 6.2.10 | 6.2.10 |
org.springframework:spring-webmvcMaven | >= 6.1.0, <= 6.1.21 | — |
org.springframework:spring-webmvcMaven | >= 6.0.0, <= 6.0.29 | — |
org.springframework:spring-webmvcMaven | >= 5.3.0, <= 5.3.43 | — |
Affected products
1- Range: >= 5.3.0, <= 5.3.43
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-r936-gwx5-v52fghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-41242ghsaADVISORY
- spring.io/security/cve-2025-41242nvdWEB
News mentions
0No linked articles in our index yet.