CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-53873 — picklescan before 1.0.4 contains an incomplete blocklist for the profile module ...

·Source: NIST NVD

Updated:

Executive Summary

picklescan before 1.0.4 contains an incomplete blocklist for the profile module that fails to block the module-level profile.run() function, allowing attackers to achieve arbitrary code execution via exec(). Attackers can craft malicious pickle files calling profile.run(statement) to execute arbitrary Python code while picklescan reports zero security issues.

Analysis

picklescan before 1.0.4 contains an incomplete blocklist for the profile module that fails to block the module-level profile.run() function, allowing attackers to achieve arbitrary code execution via exec(). Attackers can craft malicious pickle files calling profile.run(statement) to execute arbitrary Python code while picklescan reports zero security issues. CVSS Score: 9.8. Published: 2026-06-17T17:17:25.607.

Indicators of Compromise (1)

CVE (1)
CVE-2026-53873
Source Attribution

Originally published by NIST NVD on Jun 17, 2026. Verified by: NIST.

Related Threats