CVE-2026-27800

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zed:zed:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-26 00:16

Updated : 2026-03-04 03:16


NVD link : CVE-2026-27800

Mitre link : CVE-2026-27800

CVE.ORG link : CVE-2026-27800


JSON object : View

Products Affected

zed

  • zed
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')