CVE-2026-2818: Zip Slip Path Traversal in Snapshot Archive Extraction (Windows-Specific)
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.
Security readout for executives and security teams
Plain-English summary
This flaw can let a crafted snapshot archive place files outside the intended folder during import. The source bundle says susceptibility appears Windows-specific. If affected Spring Data Geode or GemFire versions process untrusted snapshots, the main business risk is unauthorized file writes that could alter application behavior or data integrity.
Executive priority
Treat as high priority for Windows-hosted services using the named legacy Spring Data components and snapshot import. Urgency drops if the affected versions are absent or snapshot import is not used.
Technical view
CVE-2026-2818 is a zip-slip path traversal in Spring Data Geode import snapshot handling, mapped to CWE-22 and CWE-23. Listed affected packages are org.springframework.data:spring-data-geode 2.0.0.RELEASE and org.springframework.data:spring-data-gemfire 1.7.0.RELEASE. CVSS 3.1 is 8.2, with network attack vector, no privileges, user interaction required, changed scope, low confidentiality impact, and high integrity impact.
Likely exposure
Exposure is most likely where Windows systems run the listed Spring Data Geode or GemFire versions and import snapshot archives. Environments that never use snapshot import, do not run affected versions, or do not run on Windows are less likely exposed based on the provided evidence.
Exploitation context
The bundle does not cite active exploitation, and KEV is false. Exploitation requires a crafted archive to be imported, so practical risk depends on who can provide snapshots and whether operators process untrusted archives.
Researcher notes
Evidence identifies the vulnerable function, affected package versions, Windows-specific susceptibility, CWE classes, and CVSS vector. The provided bundle does not name a fixed version, patch commit, exploit sample, or confirmed exploitation, so remediation should be tied to vendor guidance.
Mitigation direction
Inventory Spring Data Geode and GemFire dependencies for the listed affected versions.
Prioritize review of Windows deployments and snapshot import workflows.
Do not import snapshot archives from untrusted or unauthenticated sources.
Restrict snapshot import privileges to trusted administrators only.
Check HeroDevs, Red Hat, and project guidance for fixed versions or vendor mitigations.
Validation and detection
Search dependency manifests for org.springframework.data:spring-data-geode 2.0.0.RELEASE.
Search dependency manifests for org.springframework.data:spring-data-gemfire 1.7.0.RELEASE.
Confirm whether affected applications run on Windows hosts.
Identify jobs, admin tasks, or APIs that invoke snapshot import.
Review whether snapshot archives can originate from external or lower-trust users.
Check vendor advisories and VEX data for current product status.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
ADP timelineredhat-SADP
Made public.
Feb 20, 2026, 16:03 UTC (UTC+00:00)
CVE publishedCVE Program
The CVE record was published.
Feb 20, 2026, 16:03 UTC (UTC+00:00)
ADP timelineredhat-SADP
Reported to Red Hat.
Feb 20, 2026, 17:03 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.
Jun 30, 2026, 12:08 UTC (UTC+00:00)
ADP provider summaries
CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPorg.springframework.data/spring-data-geode: Spring Data Geode: Path traversal vulnerability allows arbitrary file write via import snapshot functionality.