Unrated severityNVD Advisory· Published Feb 25, 2026· Updated Feb 27, 2026
Zed Extension Sandbox Escape via Tar Symlink Following
CVE-2026-27976
Description
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.
Affected products
1- Range: < 0.224.4
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- github.com/zed-industries/zed/security/advisories/GHSA-59p4-3mhm-qm3rmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.