Ad

CVE-2026-27800

HIGH CVSS 3.1: 7.4 EPSS 0.06%
Updated Feb 26, 2026
Zed
Parameter Value
CVSS 7.4 (HIGH)
Affected Versions before 0.224.4.
Type CWE-22 (Path Traversal)
Vendor Zed
Public PoC No

Zed, a code editor, has a Zip Slip (Path Traversal) vulnerability exists in its extension archive extraction functionality prior to version 0.224.4. The `extract_zip()` function in `crates/util/src/archive.rs` fails to validate ZIP entry filenames for path traversal sequences (e.g., `../`). This allows a malicious extension to write files outside its designated sandbox directory by downloading and extracting a crafted ZIP archive.

Version 0.224.4 fixes the issue.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)