CVE-2026-26064

CRITICAL
中文标题:
(暂无数据)
英文标题:
calibre: Path Traversal Vulnerability Enables Arbitrary File Write and Remote Code Execution
CVSS分数: 9.3
发布时间: 2026-02-20 01:44:34
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Versions 9.2.1 and below contain a Path Traversal vulnerability that allows arbitrary file writes anywhere the user has write permissions. On Windows, this leads to Remote Code Execution by writing a payload to the Startup folder, which executes on next login. Function extract_pictures only checks startswith('Pictures'), and does not sanitize '..' sequences. calibre's own ZipFile.extractall() in utils/zipfile.py does sanitize '..' via _get_targetpath(), but extract_pictures() bypasses this by using manual zf.read() + open(). This issue has been fixed in version 9.3.0.

CWE类型:
CWE-22
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
kovidgoyal calibre < 9.3.0 - - cpe:2.3:a:kovidgoyal:calibre:<_9.3.0:*:*:*:*:*:*:*
calibre-ebook calibre * - - cpe:2.3:a:calibre-ebook:calibre:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/kovidgoyal/calibre/security/advisories/GHSA-72ch-3hqc-pgmp x_refsource_CONFIRM
cve.org
访问
https://github.com/kovidgoyal/calibre/commit/e1b5f9b45a5e8fa96c136963ad9a1d35e6adac62 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
CRITICAL
9.3
CVSS向量: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
后续系统影响 (Subsequent):
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2026-02-20 01:44:34
修改时间:
2026-02-20 01:44:34
创建时间:
2026-02-20 06:00:03
更新时间:
2026-02-21 06:00:05
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-26064 2026-02-20 03:19:39 2026-02-19 22:00:03
NVD nvd_CVE-2026-26064 2026-02-21 02:00:04 2026-02-20 22:00:05
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-02-21 06:00:05
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']