๐Ÿ” CVE Alert

CVE-2026-27976

HIGH 8.8

Zed Extension Sandbox Escape via Tar Symlink Following

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-61
Vendor zed-industries
Product zed
Published Feb 25, 2026
Last Updated Feb 27, 2026
Stay Ahead of the Next One

Get instant alerts for zed-industries zed

Be the first to know when new high vulnerabilities affecting zed-industries zed are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

zed-industries / zed
< 0.224.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zed-industries/zed/security/advisories/GHSA-59p4-3mhm-qm3r