Vulnerability Description
picklescan before 0.0.33 contains an incomplete deny-list that fails to block pydoc.locate and operator.methodcaller functions, allowing attackers to bypass security checks. Remote attackers can craft malicious pickle files using these unblocked functions to achieve arbitrary code execution when the pickle is deserialized.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-84r2-jw7c-4r5q
- https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-incomp
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-84r2-jw7c-4r5q
FAQ
What is CVE-2025-71320?
CVE-2025-71320 is a vulnerability with a CVSS score of 9.8 (CRITICAL). picklescan before 0.0.33 contains an incomplete deny-list that fails to block pydoc.locate and operator.methodcaller functions, allowing attackers to bypass security checks. Remote attackers can craft...
How severe is CVE-2025-71320?
CVE-2025-71320 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-71320?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.