Cyber Posture

CVE-2026-2818

High

Published: 20 February 2026

Published
20 February 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score 8.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N
EPSS Score 0.0014 32.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

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.

Mitigating Controls (NIST 800-53 r5)AI

prevent

Timely flaw remediation directly addresses and patches the zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality.

prevent

Information input validation requires checking file paths from imported snapshots to block traversal outside the intended extraction directory.

prevent

Least privilege restricts the importing process's write access, limiting damage from arbitrary file writes even if path traversal occurs.

Security SummaryAI

CVE-2026-2818, published on 2026-02-20, is a zip-slip path traversal vulnerability (CWE-23) in Spring Data Geode's import snapshot functionality. It enables attackers to write files outside the intended extraction directory and is susceptible only on Windows operating systems. The vulnerability carries a CVSS v3.1 base score of 8.2 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N).

Remote attackers can exploit this vulnerability over the network with low attack complexity and no privileges required, though user interaction is necessary, such as inducing a victim to import a malicious snapshot. Exploitation changes the scope and allows high integrity impact through arbitrary file writes outside the extraction directory, alongside low confidentiality impact and no availability disruption.

Mitigation details are available in the advisory at https://www.herodevs.com/vulnerability-directory/cve-2026-2818.

Details

CWE(s)

MITRE ATT&CK Enterprise TechniquesAI

Insufficient information to map techniques.
Confidence: LOW · MITRE ATT&CK Enterprise v19.0

References