Vulnerability Description
picklescan before 0.0.33 contains an arbitrary file writing vulnerability that allows attackers to bypass the dangerous blocklist by using distutils.file_util.write_file. Attackers can construct malicious pickle objects to overwrite critical system files and achieve denial of service or remote code execution.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-m273-6v24-x4m4
- https://www.vulncheck.com/advisories/picklescan-arbitrary-file-writing-via-distu
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-m273-6v24-x4m4
FAQ
What is CVE-2025-71321?
CVE-2025-71321 is a vulnerability with a CVSS score of 9.8 (CRITICAL). picklescan before 0.0.33 contains an arbitrary file writing vulnerability that allows attackers to bypass the dangerous blocklist by using distutils.file_util.write_file. Attackers can construct malic...
How severe is CVE-2025-71321?
CVE-2025-71321 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-71321?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.