picklescan before 0.0.23 fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file flag bits are modified. By flipping specific bits in the ZIP file headers, an...
Full analysis pending. Showing NVD description excerpt.
Affected Systems
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| picklescan | pip | < 0.0.23 | 0.0.23 |
| picklescan | pip | — | No patch |
Severity & Risk
Recommended Action
Patch available
Update picklescan to version 0.0.23
Compliance Impact
Compliance analysis pending. Sign in for full compliance mapping when available.
Technical Details
NVD Description
picklescan before 0.0.23 fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file flag bits are modified. By flipping specific bits in the ZIP file headers, an attacker can embed malicious pickle files that remain undetected by PickleScan while still being successfully loaded by PyTorch's torch.load(). This can lead to arbitrary code execution when loading a compromised model.
Weaknesses (CWE)
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H References
- github.com/mmaitre314/picklescan/commit/e58e45e0d9e091159c1554f9b04828bbb40b9781 Patch
- github.com/mmaitre314/picklescan/security/advisories/GHSA-w8jq-xcqf-f792 Exploit Vendor
- sonatype.com/security-advisories/cve-2025-1945
- github.com/advisories/GHSA-w8jq-xcqf-f792
- github.com/mmaitre314/picklescan/commit/e58e45e0d9e091159c1554f9b04828bbb40b9781
- github.com/mmaitre314/picklescan/security/advisories/GHSA-w8jq-xcqf-f792
- github.com/pypa/advisory-database/tree/main/vulns/picklescan/PYSEC-2025-21.yaml
- nvd.nist.gov/vuln/detail/CVE-2025-1945
- sites.google.com/sonatype.com/vulnerabilities/cve-2025-1945