Vulnerability Description
picklescan before 0.0.34 fails to detect the _operator.methodcaller built-in function when scanning pickle files for malicious code. Attackers can craft malicious pickle payloads using _operator.methodcaller that evade detection and execute arbitrary code when loaded by pickle.load().
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-955r-x9j8-7rhh
- https://www.vulncheck.com/advisories/picklescan-undetected-remote-code-execution
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-955r-x9j8-7rhh
FAQ
What is CVE-2025-71375?
CVE-2025-71375 is a vulnerability with a CVSS score of 8.1 (HIGH). picklescan before 0.0.34 fails to detect the _operator.methodcaller built-in function when scanning pickle files for malicious code. Attackers can craft malicious pickle payloads using _operator.metho...
How severe is CVE-2025-71375?
CVE-2025-71375 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-71375?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.