PatchSiren

PatchSiren cyber security CVE debrief

CVE-2025-71357 picklescan CVE debrief

CVE-2025-71357 is a high-severity vulnerability in picklescan before version 0.0.30. The issue allows attackers to embed undetected code in pickle files that executes remote commands when loaded by victims. The vulnerability has a CVSS score of 7.6 and is classified as HIGH. The CVE was published on June 21, 2026, and has not been modified since. The affected product and vendor are not clearly identified, but the vulnerability is confirmed by Vulncheck. Defenders should prioritize patching or mitigating this vulnerability to limit exposure to potential remote code execution attacks.

Vendor
picklescan
Product
Unknown
CVSS
HIGH 7.6
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-21
Original CVE updated
2026-06-22
Advisory published
2026-06-21
Advisory updated
2026-06-22

Who should care

Defenders responsible for systems using picklescan before version 0.0.30 should prioritize patching or mitigating this vulnerability. This includes developers, security teams, and IT professionals managing systems that process pickle files. The vulnerability's high severity and potential for remote code execution make it a critical concern for organizations using affected versions of picklescan.

Technical summary

The vulnerability CVE-2025-71357 affects picklescan before version 0.0.30. The issue arises from the library's failure to detect malicious pickle files that utilize idlelib.pyshell.ModifiedInterpreter.runcommand in reduce methods. This allows attackers to embed undetected code in pickle files, which can execute remote commands when loaded by victims. The vulnerability is attributed to CWE-502 and has a CVSS score of 7.6, indicating high severity. The attack vector is network-based, and the vulnerability can be exploited with low attack complexity.

Defensive priority

High priority due to potential for remote code execution

Recommended defensive actions

  • Inventory systems using picklescan and verify version 0.0.30 or later is installed
  • Review and apply official patches or updates for picklescan
  • Implement compensating controls to monitor and restrict pickle file processing
  • Review and update secure coding practices for handling pickle files
  • Monitor systems for suspicious activity related to pickle file processing

Evidence notes

The primary evidence for this vulnerability comes from Vulncheck and the NVD. The vulnerability is confirmed in picklescan before version 0.0.30. The CVE record and NVD detail provide additional context. The affected product and vendor are not clearly identified, but Vulncheck has confirmed the vulnerability. Defenders should verify the official sources for the most up-to-date information.

Official resources

This article is AI-assisted and based on the supplied source corpus.