Vulnerability Description
picklescan before 0.0.29 fails to detect malicious pickle files that exploit idlelib.debugobj.ObjectTreeItem.SetText function in reduce methods. Attackers can craft pickle files with embedded code that bypasses picklescan detection and executes arbitrary commands when pickle.load() is called.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-3vg9-h568-4w9m
- https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-idleli
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-3vg9-h568-4w9m
FAQ
What is CVE-2025-71354?
CVE-2025-71354 is a vulnerability with a CVSS score of 8.1 (HIGH). picklescan before 0.0.29 fails to detect malicious pickle files that exploit idlelib.debugobj.ObjectTreeItem.SetText function in reduce methods. Attackers can craft pickle files with embedded code tha...
How severe is CVE-2025-71354?
CVE-2025-71354 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-71354?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.