CVE-2026-47862
Analyzed
Analyzed - Analysis Complete
Path Traversal in Spring Integration
Vulnerability report for CVE-2026-47862, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-09-02
Assigner: VMware
Description
Description
An attacker who can set the file_name header on a message reaching a ZipTransformer with ZipResultType.FILE (the default) can cause the resulting .zip archive to be written to an arbitrary filesystem path outside the configured workDirectory.
Spring Integration 7.1.0
Spring Integration 7.0.0 - 7.0.5
Spring Integration 6.5.0 - 6.5.10
Spring Integration 6.4.0 - 6.4.12
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_integration | From 6.4.0 (inc) to 6.4.13 (exc) |
| vmware | spring_integration | From 6.5.0 (inc) to 6.5.11 (exc) |
| vmware | spring_integration | From 7.0.0 (inc) to 7.0.5.1 (exc) |
| vmware | spring_integration | From 7.1.0 (inc) to 7.1.0.1 (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. |