Vulnerability Description
picklescan before 0.0.28 fails to detect malicious torch.jit.unsupported_tensor_ops.execWrapper function calls embedded in pickle files. Attackers can craft malicious pickle files that bypass picklescan detection and execute arbitrary code when loaded via pickle.load().
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-vr7h-p6mm-wpmh
- https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-torch-
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-vr7h-p6mm-wpmh
FAQ
What is CVE-2025-71370?
CVE-2025-71370 is a vulnerability with a CVSS score of 8.1 (HIGH). picklescan before 0.0.28 fails to detect malicious torch.jit.unsupported_tensor_ops.execWrapper function calls embedded in pickle files. Attackers can craft malicious pickle files that bypass picklesc...
How severe is CVE-2025-71370?
CVE-2025-71370 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-71370?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.