CVE-2025-10157
CRITICAL EPSS 50.7%
Published Sep 17, 20259mo ago · Modified Jun 17, 20262w ago
9.3 CVSS 4.0
Published Sep 17, 2025 9mo ago
Last Modified Jun 17, 2026 2w ago
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., 'asyncio.unix_events' instead of 'asyncio'). When the incorrectly considered safe file is loaded after scan, it can lead to the execution of malicious code.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
50.7% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-693
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| mmaitre314 | picklescan | * | <0.0.31 |
References 3
- github.com https://github.com/mmaitre314/picklescan/blob/2a8383cfeb4158567f9770d86597300c9e508d0f/src/picklescan/scanner.py#L309
- github.com https://github.com/mmaitre314/picklescan/security/advisories/GHSA-f7qq-56ww-84cr
- huggingface.co https://huggingface.co/iluem/linux_pkl/resolve/main/asyncio_asyncio_unix_events___UnixSubprocessTransport__start.pkl
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.