Vulnerability Database

325,216

Total vulnerabilities in the database

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.

  • Published: Feb 26, 2026
  • Updated: Feb 27, 2026
  • CVE: CVE-2026-27800
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.4
  • AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N