目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-80427— BestZip 2.2.6及3.0.2之前参数注入漏洞

一分钟漏洞结论

影响对象
nfriedly bestzip
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

BestZip 在构建传递给系统 zip 命令行的参数列表时,未将选项与操作数分隔开。目标归档文件路径以及调用方提供的源文件路径被传递给子进程时,两者之间没有使用 分隔符,因此任何以连字符( )开头的源文件名会被 zip 解释为选项,而不是文件名。 zip 支持使用 选项在归档完成后对其完整性进行测试,并使用 指定用于执行该测试的命令。因此,如果源文件列表中包含这两个选项以及一个命令字符串,zip 会在归档写入完成后,通过 shell 执行该命令。 因此,任何将来自不可信来源的文件名或路径传入 BestZip AP

CVSS 8.4 · High

可能的 ATT&CK 技术 1 AI

T1059.004 · Unix Shell

影响版本矩阵 2

厂商产品 版本范围状态
nfriedly bestzip < 2.2.6 affected
3.0.0< 3.0.2 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-80427 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
bestzip before 2.2.6 and 3.0.x before 3.0.2 Argument Injection via Missing Option Delimiter
来源: CVE Program / CVE List V5
Vulnerability Description
bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by zip as an option rather than a file name. zip accepts -T to test the finished archive and -TT to name the command used to perform that test, so a source list containing those two entries and a command string causes zip to run that command through a shell once the archive has been written. An application that passes a file name or path it received from an untrusted source into the bestzip API therefore executes a command of the supplier's choosing. Versions 2.2.6 and 3.0.2 add the delimiter.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
参数注入或修改
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
nfriedly bestzip 0 ~ 2.2.6 -

二、漏洞 CVE-2026-80427 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 4559 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-80427 的情报信息

登录查看更多情报信息。

CVE-2026-80427 厂商安全公告 (2)

CVE-2026-80427 概念验证 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-80427

暂无评论


发表评论