CVE-2025-10157

Severity CVSS v4.0:
CRITICAL
Type:
CWE-693 Protection Mechanism Failure
Publication date:
17/09/2025
Last modified:
17/09/2025

Description

A Protection Mechanism Failure vulnerability in mmaitre314 picklescan versions up to and including 0.0.30 allows a remote attacker to bypass the unsafe globals check. This is possible because the scanner performs an exact match for module names, allowing malicious payloads to be loaded via submodules of dangerous packages (e.g., &amp;#39;asyncio.unix_events&amp;#39; instead of &amp;#39;asyncio&amp;#39;). <br /> <br /> When the incorrectly considered safe file is loaded after scan, it can lead to the execution of malicious code.