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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55569— Aqua 归档解压符号链接跟随漏洞

一分钟漏洞结论

影响对象
aquaproj aqua
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Aqua 是一个用 Go 语言编写的声明式命令行版本管理器。在 2.60.1 版本之前, 中的 方法在调用 创建指向 的符号链接时,未验证目标路径是否仍位于解压目标目录之内。随后,当同一归档路径出现常规文件条目时,程序使用 和 标志通过 打开该文件,而 会跟随攻击者预先植根的符号链接。因此,恶意或已被篡改的软件包归档文件可以借助运行 aqua 用户的权限,将攻击者可控的数据写入 aqua 解压目录之外的位置,从而可能覆盖 Shell 启动文件、工具配置文件或可写的可执行文件路径。该问题已在 2.60.1 版本中修复

CVSS 6.6 · Medium

影响版本矩阵 1

厂商产品 版本范围状态
aquaproj aqua < 2.60.1 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
aqua: Archive extraction in aqua follows attacker-planted symlinks, allowing writes outside the install directory
来源: CVE Program / CVE List V5
Vulnerability Description
aqua is a declarative command-line version manager written in Go. Prior to 2.60.1, pkg/unarchive/archives.go in the handler.HandleFile method calls os.Symlink with archives.FileInfo.LinkTarget without verifying that the target remains under the extraction destination. A later regular-file entry at the same archive path is opened with OpenFile using O_CREATE and O_WRONLY, which follows the attacker-planted symlink. A malicious or compromised package archive can therefore write attacker-controlled bytes outside aqua's extraction directory with the privileges of the user running aqua, potentially overwriting shell startup files, tool configuration, or writable executable paths. This issue is fixed in version 2.60.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
aquaproj aqua < 2.60.1 -

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

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-55569 补丁与修复 (1)

CVE-2026-55569 厂商安全公告 (1)

CVE-2026-55569 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-55569

暂无评论


发表评论