Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-47425— Rattler vulnerable to entry-point path traversal in noarch:python install (arbitrary file write)

CVSS 6.9 · Medium EPSS 0.15% · P4

Affected Version Matrix 4

VendorProductVersion RangeStatus
condapy-rattler< 0.24.0affected
condarattler< 0.43.2affected
condarattler-build< 0.65.0affected
prefix-devpixi< 0.69.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-47425

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Rattler vulnerable to entry-point path traversal in noarch:python install (arbitrary file write)
Source: 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.
Source: 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
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
Conda rattler 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
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名称,导致文件被写入安装前缀之外
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
condarattler < 0.43.2 -
condapy-rattler < 0.24.0 -
condarattler-build < 0.65.0 -
prefix-devpixi < 0.69.0 -

II. Public POCs for CVE-2026-47425

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-47425

登录查看更多情报信息。

Patches & Fixes for CVE-2026-47425 (1)

Vendor Advisories for CVE-2026-47425 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-47425

No comments yet


Leave a comment