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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47425— Conda rattler 路径遍历漏洞

一分钟漏洞结论

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

Conda rattler是Conda组织的一个软件工具。 rattler 0.43.2之前版本、py-rattler 0.24.0之前版本、rattler-build 0.65.0之前版本和pixi 0.69.0之前版本存在安全漏洞,该漏洞源于 在 中对command字段仅进行trim处理,恶意 包可利用包含 、 、 或绝对路径的entry-point名称,导致文件被写入安装前缀之外

CVSS 6.9 · Medium EPSS 0.20% · P9

影响版本矩阵 4

厂商产品 版本范围状态
conda py-rattler < 0.24.0 affected
conda rattler < 0.43.2 affected
conda rattler-build < 0.65.0 affected
prefix-dev pixi < 0.69.0 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Rattler vulnerable to entry-point path traversal in noarch:python install (arbitrary file write)
来源: CVE Program / CVE List V5
Vulnerability Description
Rattler is a library that provides common functionality used within the conda ecosystem. Prior to version 0.43.2, `EntryPoint::FromStr` in `rattler_conda_types` performs only `.trim()` on the `command` field before the linker joins it onto the install prefix and writes an executable Python script. A malicious `noarch:python` package can ship an `info/link.json` with an entry-point name containing `..`, `/`, `\`, or an absolute path; the resulting file is written outside the prefix (or clobbers an existing in-prefix entry-point such as `bin/pip`) with mode `0o775` on Unix and a copied launcher `.exe` on Windows. This affects the default install path of `pixi install`, `mamba install` via py-rattler, `rattler-build`, and any other consumer of the `rattler` install crate; no flag or post-link-script opt-in is involved. Version 0.43.2 contains a fix for the issue.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
Conda rattler 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Conda rattler是Conda组织的一个软件工具。 rattler 0.43.2之前版本、py-rattler 0.24.0之前版本、rattler-build 0.65.0之前版本和pixi 0.69.0之前版本存在安全漏洞,该漏洞源于`EntryPoint::FromStr`在`rattler_conda_types`中对command字段仅进行trim处理,恶意`noarch:python`包可利用包含`..`、`/`、`\`或绝对路径的entry-point名称,导致文件被写入安装前缀之外
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
conda rattler < 0.43.2 -
conda py-rattler < 0.24.0 -
conda rattler-build < 0.65.0 -
prefix-dev pixi < 0.69.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-47425

暂无评论


发表评论