Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-q53q-5r4j-5729 | rattler has an entry-point path traversal in noarch:python install (arbitrary file write) |
Thu, 23 Jul 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Conda
Conda py-rattler Conda rattler Conda rattler-build Prefix-dev Prefix-dev pixi |
|
| Vendors & Products |
Conda
Conda py-rattler Conda rattler Conda rattler-build Prefix-dev Prefix-dev pixi |
Thu, 23 Jul 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 21 Jul 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Rattler vulnerable to entry-point path traversal in noarch:python install (arbitrary file write) | |
| Weaknesses | CWE-22 CWE-73 |
|
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-23T14:20:36.413Z
Reserved: 2026-05-19T19:37:43.526Z
Link: CVE-2026-47425
Updated: 2026-07-23T14:20:31.764Z
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-24T03:30:04Z
Github GHSA