CVE-2026-40987
Analyzed
Analyzed - Analysis Complete
Path Traversal in Spring Integration
Vulnerability report for CVE-2026-40987, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-11
Last updated on: 2026-09-04
Assigner: VMware
Description
Description
A malicious or compromised FTP/SFTP/SMB server can write arbitrary files anywhere on the client filesystem (outside the configured local-directory) with attacker-controlled content.
Affected versions:
Spring Integration 7.0.0 through 7.0.4; 6.5.0 through 6.5.8; 6.4.0 through 6.4.11; 6.3.0 through 6.3.14; 5.5.0 through 5.5.20.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_integration | to 5.5.21 (exc) |
| vmware | spring_integration | From 6.3.0 (inc) to 6.3.15 (exc) |
| vmware | spring_integration | From 6.4.0 (inc) to 6.4.12 (exc) |
| vmware | spring_integration | From 6.5.0 (inc) to 6.5.8.1 (exc) |
| vmware | spring_integration | From 7.0.0 (inc) to 7.0.4.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. |