CVE-2026-22739
Received
Received - Intake
Directory Traversal in Spring Cloud Config Server Enables Unauthorized File Access
Publication date: 2026-03-24
Last updated on: 2026-03-24
Assigner: VMware
Description
Description
Vulnerability in Spring Cloud when substituting the profile parameter from a request made to the Spring Cloud Config Server configured to the native file system as a backend, because it was possible to access files outside of the configured search directories.This issue affects Spring Cloud: from 3.1.X before 3.1.13, from 4.1.X before 4.1.9, from 4.2.X before 4.2.3, from 4.3.X before 4.3.2, from 5.0.X before 5.0.2.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_cloud | From 3.1.0 (inc) to 3.1.13 (exc) |
| vmware | spring_cloud | From 4.1.0 (inc) to 4.1.9 (exc) |
| vmware | spring_cloud | From 4.2.0 (inc) to 4.2.3 (exc) |
| vmware | spring_cloud | From 4.3.0 (inc) to 4.3.2 (exc) |
| vmware | spring_cloud | From 5.0.0 (inc) to 5.0.2 (exc) |
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. |