Vulnerability Description
picklescan before 0.0.29 fails to detect malicious idlelib.calltip.Calltip.fetch_tip calls in pickle files, allowing remote code execution. Attackers can embed undetected payloads in pickle files that execute arbitrary code when loaded via pickle.load().
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-8r4j-24qv-fmq9
- https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-undete
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-8r4j-24qv-fmq9
FAQ
What is CVE-2025-71361?
CVE-2025-71361 is a vulnerability with a CVSS score of 8.1 (HIGH). picklescan before 0.0.29 fails to detect malicious idlelib.calltip.Calltip.fetch_tip calls in pickle files, allowing remote code execution. Attackers can embed undetected payloads in pickle files that...
How severe is CVE-2025-71361?
CVE-2025-71361 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-71361?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.