CVE-2025-54368

uv is vulnerable to ZIP payload obfuscation through parsing differentials

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.

Category

6.8
CVSS
Severity: Medium
CVSS 4.0 •
EPSS 0.01%
Affected: astral-sh uv
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2025-54368?
CVE-2025-54368 has been scored as a medium severity vulnerability.
How to fix CVE-2025-54368?
To fix CVE-2025-54368, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2025-54368 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2025-54368 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2025-54368?
CVE-2025-54368 affects astral-sh uv.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.