CVE-2026-27976

HIGH
中文标题:
(暂无数据)
英文标题:
Zed Extension Sandbox Escape via Tar Symlink Following
CVSS分数: 8.8
发布时间: 2026-02-25 23:34:40
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

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
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
zed-industries zed < 0.224.4 - - cpe:2.3:a:zed-industries:zed:<_0.224.4:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/zed-industries/zed/security/advisories/GHSA-59p4-3mhm-qm3r x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
8.8
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2026-02-25 23:34:40
修改时间:
2026-02-25 23:34:40
创建时间:
2026-02-26 06:00:02
更新时间:
2026-02-28 06:00:03
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27976 2026-02-26 03:19:54 2026-02-25 22:00:02
NVD nvd_CVE-2026-27976 2026-02-26 02:00:04 2026-02-25 22:00:04
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-02-26 06:00:04
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']