Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-53956
Published:July 10, 2026
Updated:August 02, 2026
"rattler_cache" and "py-rattler" were vulnerable to package-cache path traversal when handling package metadata from conda channels. During cache materialization, the "ratter_cache" code used the package record "build" string as part of a cache key that was joined into a filesystem path. A malicious or untrusted channel could publish repodata with path separators or traversal components in that field, causing package contents to be written outside the configured package cache directory. The issue requires use of a malicious or otherwise untrusted conda channel. Curated channels that validate package metadata are not expected to allow malformed build strings of this form. Users should upgrade to a patched version and avoid untrusted conda channels.
Affected Packages
py_rattler (CONDA):
Affected version(s) >=0.1.1 <0.24.0
Fix Suggestion:
Update to version 0.24.0
py-rattler (CONDA):
Affected version(s) >=0.1.1 <0.24.0
Fix Suggestion:
Update to version 0.24.0
py-rattler (PYTHON):
Affected version(s) >=0.1.0 <0.24.0
Fix Suggestion:
Update to version 0.24.0
py_rattler (PYTHON):
Affected version(s) >=0.1.0 <0.24.0
Fix Suggestion:
Update to version 0.24.0
rattler_cache (RUST):
Affected version(s) >=0.1.0 <0.9.0
Fix Suggestion:
Update to version 0.9.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
External Control of File Name or Path
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')