Vulnerability Description
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
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-7wx9-6375-f5wh
- https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-pro
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-7wx9-6375-f5wh
FAQ
What is CVE-2026-53873?
CVE-2026-53873 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2026-53873?
CVE-2026-53873 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-2026-53873?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.