Vulnerability Description
Picklescan before 0.0.33 fails to detect the numpy.f2py.crackfortran.getlincoef gadget in pickle __reduce__ methods, allowing arbitrary code execution. Attackers can craft malicious pickle files that execute arbitrary Python code when loaded, bypassing Picklescan's safety checks and enabling supply-chain poisoning of shared model files.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-rrxm-2pvv-m66x
- https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-num
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-rrxm-2pvv-m66x
FAQ
What is CVE-2025-71372?
CVE-2025-71372 is a vulnerability with a CVSS score of 8.1 (HIGH). Picklescan before 0.0.33 fails to detect the numpy.f2py.crackfortran.getlincoef gadget in pickle __reduce__ methods, allowing arbitrary code execution. Attackers can craft malicious pickle files that ...
How severe is CVE-2025-71372?
CVE-2025-71372 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-71372?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.