Home

Description

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.

PUBLISHED Reserved 2026-02-24 | Published 2026-02-25 | Updated 2026-02-26 | Assigner GitHub_M




HIGH: 7.4CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 0.224.4
affected

References

github.com/...es/zed/security/advisories/GHSA-v385-xh3h-rrfr

cve.org (CVE-2026-27800)

nvd.nist.gov (CVE-2026-27800)

Download JSON