Vulnerability Description
picklescan before 0.0.33 fails to detect malicious pickle files that invoke numpy.f2py.crackfortran.myeval function through the reduce method. Attackers can craft malicious pickle files embedding arbitrary code that evades picklescan detection and executes remote code when loaded.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-3329-ghmp-jmv5
- https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-num
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-3329-ghmp-jmv5
FAQ
What is CVE-2025-71365?
CVE-2025-71365 is a vulnerability with a CVSS score of 8.1 (HIGH). picklescan before 0.0.33 fails to detect malicious pickle files that invoke numpy.f2py.crackfortran.myeval function through the reduce method. Attackers can craft malicious pickle files embedding arbi...
How severe is CVE-2025-71365?
CVE-2025-71365 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-71365?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.