CVE-2026-27800
Last modified
CVE-2026-27800 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. 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., `../`). EPSS estimates a 0.29% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zed | Zed | < 0.224.4 |
References
- https://github.com/zed-industries/zed/security/advisories/GHSA-v385-xh3h-rrfrExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27800?
How severe is CVE-2026-27800?
How do I fix CVE-2026-27800?
Are you affected by CVE-2026-27800?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
