CVE-2026-2818
Received
Received - Intake
Zip-Slip Path Traversal in Spring Data Geode Import on Windows
Publication date: 2026-02-20
Last updated on: 2026-02-20
Assigner: HeroDevs
Description
Description
A zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality allows attackers to write files outside the intended extraction directory. This vulnerability appears to be susceptible on Windows OS only.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spring | datageode | * |
| spring | datageode | From 1.7.0 (inc) to 2.2.13 (inc) |
| spring | datageode | From 2.0.0 (inc) to 2.7.18 (inc) |
| spring | datagemfire | From 1.7.0 (inc) to 2.2.13 (inc) |
| spring | datagemfire | From 2.0.0 (inc) to 2.7.18 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-23 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory. |