PatchSiren cyber security CVE debrief
CVE-2025-71321 picklescan CVE debrief
CVE-2025-71321 is a critical vulnerability in picklescan before version 0.0.33. The vulnerability allows attackers to bypass the dangerous blocklist by using distutils.file_util.write_file, enabling them to construct malicious pickle objects and overwrite critical system files. This can lead to denial of service or remote code execution. The vulnerability has a CVSS score of 9.3 and is considered critical. The CVE was published on June 17, 2026, and last modified on the same day.
- Vendor
- picklescan
- Product
- Unknown
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-17
- Original CVE updated
- 2026-06-17
- Advisory published
- 2026-06-17
- Advisory updated
- 2026-06-17
Who should care
Organizations using picklescan before version 0.0.33 should be aware of this vulnerability and take immediate action to mitigate it. This includes updating to the latest version of picklescan and implementing additional security measures to prevent exploitation.
Technical summary
The vulnerability in picklescan before version 0.0.33 allows attackers to write arbitrary files by bypassing the dangerous blocklist using distutils.file_util.write_file. This can be exploited by constructing malicious pickle objects that can overwrite critical system files, leading to denial of service or remote code execution. The vulnerability has a CVSS score of 9.3 and is classified as critical.
Defensive priority
high
Recommended defensive actions
- Update picklescan to version 0.0.33 or later
- Implement additional security measures to prevent exploitation, such as validating user input and restricting file access
- Monitor systems for suspicious activity and implement incident response plans
- Conduct regular vulnerability assessments and penetration testing
- Consider implementing a web application firewall to detect and prevent attacks
- Keep software and dependencies up to date with the latest security patches
Evidence notes
The vulnerability is confirmed by the CVE record and NVD detail. The CVE was published on June 17, 2026, and last modified on the same day. The vulnerability has a CVSS score of 9.3 and is classified as critical.
Sources and references
Verified primary and authoritative sources
-
CVE-2025-71321 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2025-71321
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2025-71321 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2025-71321
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/mmaitre314/picklescan/security/advisories/GHSA-m273-6v24-x4m4
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/picklescan-arbitrary-file-writing-via-distutils-module-bypass
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.