Vulnerability Description
picklescan before 0.0.33 fails to detect unsafe deserialization when numpy.f2py.crackfortran functions call eval on arbitrary strings. Attackers can embed malicious code in pickle files that executes when loaded from untrusted sources.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-r8g5-cgf2-4m4m
- https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-uns
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-r8g5-cgf2-4m4m
FAQ
What is CVE-2025-71362?
CVE-2025-71362 is a vulnerability with a CVSS score of 8.1 (HIGH). picklescan before 0.0.33 fails to detect unsafe deserialization when numpy.f2py.crackfortran functions call eval on arbitrary strings. Attackers can embed malicious code in pickle files that executes ...
How severe is CVE-2025-71362?
CVE-2025-71362 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-71362?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.