CVE-2025-54368
Description
uv is a Python package and project manager written in Rust. In versions 0.8.5 and earlier, remote ZIP archives were handled in a streamwise fashion, and file entries were not reconciled against the archive's central directory. An attacker could contrive a ZIP archive that would extract with legitimate contents on some package installers, and malicious contents on others due to multiple local file entries. An attacker could also contrive a "stacked" ZIP input with multiple internal ZIPs, which would be handled differently by different package installers. The attacker could choose which installer to target in both scenarios. This issue is fixed in version 0.8.6. To work around this issue, users may choose to set UV_INSECURE_NO_ZIP_VALIDATION=1 to revert to the previous behavior.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
uvPyPI | < 0.8.6 | 0.8.6 |
Affected products
3- ghsa-coords2 versions
< 0.8.6+ 1 more
- (no CPE)range: < 0.8.6
- (no CPE)range: < 0.8.8-1.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-8qf3-x8v5-2pj8ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-54368ghsaADVISORY
- astral.sh/blog/uv-security-advisory-cve-2025-54368nvdWEB
- blog.pypi.org/posts/2025-08-07-wheel-archive-confusion-attacksnvdWEB
- github.com/astral-sh/uv/commit/7f1eaf48c193e045ca2c62c4581048765c55505fnvdWEB
- github.com/astral-sh/uv/security/advisories/GHSA-8qf3-x8v5-2pj8nvdWEB
News mentions
0No linked articles in our index yet.