CVE-2026-41843
Received
Received - Intake
Path Traversal in Spring Framework
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: VMware
Description
Description
Spring MVC and WebFlux applications are vulnerable to Path Traversal attacks when resolving static resources.
Affected versions:
Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pivotal | spring_framework | From 5.3.0 (inc) to 5.3.48 (inc) |
| pivotal | spring_framework | From 6.1.0 (inc) to 6.1.27 (inc) |
| pivotal | spring_framework | From 6.2.0 (inc) to 6.2.18 (inc) |
| pivotal | spring_framework | From 7.0.0 (inc) to 7.0.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |