Vulnerability Description
picklescan before 0.0.28 fails to detect malicious pickle files that use torch.utils.data.datapipes.utils.decoder.basichandlers in reduce methods, allowing attackers to bypass safety checks. Remote attackers can embed undetected malicious code in pickle files that executes during deserialization, enabling remote code execution.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-h3qp-7fh3-f8h4
- https://www.vulncheck.com/advisories/picklescan-unsafe-deserialization-via-torch
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-h3qp-7fh3-f8h4
FAQ
What is CVE-2025-71369?
CVE-2025-71369 is a vulnerability with a CVSS score of 8.1 (HIGH). picklescan before 0.0.28 fails to detect malicious pickle files that use torch.utils.data.datapipes.utils.decoder.basichandlers in reduce methods, allowing attackers to bypass safety checks. Remote at...
How severe is CVE-2025-71369?
CVE-2025-71369 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-71369?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.