Ad

CVE-2026-27976

HIGH CVSS 3.1: 8.8 EPSS 0.10%
Updated Feb 26, 2026
Zed
Parameter Value
CVSS 8.8 (HIGH)
Type CWE-61 (UNIX Symlink Following)
Vendor Zed
Public PoC No

Zed, a code editor, has an extension installer allows tar/gzip downloads. Prior to version 0.224.4, the tar extractor (`async_tar::Archive::unpack`) creates symlinks from the archive without validation, and the path guard (`writeable_path_from_extension`) only performs lexical prefix checks without resolving symlinks. An attacker can ship a tar that first creates a symlink inside the extension workdir pointing outside (e.g., `escape -> /`), then writes files through the symlink, causing writes to arbitrary host paths.

This escapes the extension sandbox and enables code execution. Version 0.224.4 patches 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
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1