Vulnerability Description
picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not considered as part of the scope of picklescan, the file would pass security checks and appear to be safe, when it could instead prove to be problematic.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mmaitre314 | Picklescan | < 0.0.22 |
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-655q-fx9r-782vExploitThird Party Advisory
- https://www.sonatype.com/security-advisories/cve-2025-1889
FAQ
What is CVE-2025-1889?
CVE-2025-1889 is a vulnerability with a CVSS score of 9.8 (CRITICAL). picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pick...
How severe is CVE-2025-1889?
CVE-2025-1889 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-1889?
Check the references section above for vendor advisories and patch information. Affected products include: Mmaitre314 Picklescan.