An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314 picklescan allows a remote attacker to bypass security scans. This is achieved by crafting a ZIP archive containing a file with a bad Cyclic Redundancy Check (CRC), which causes the scanner to halt and fail to analyze the contents for malicious pickle files. When the file incorrectly considered safe is loaded, it can lead to the execution of malicious code.
References
Configurations
History
02 Oct 2025, 19:04
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:mmaitre314:picklescan:*:*:*:*:*:*:*:* | |
First Time |
Mmaitre314
Mmaitre314 picklescan |
|
References | () https://github.com/mmaitre314/picklescan/blob/v0.0.29/src/picklescan/relaxed_zipfile.py#L35 - Product | |
References | () https://github.com/mmaitre314/picklescan/security/advisories/GHSA-mjqp-26hc-grxg - Exploit, Vendor Advisory | |
References | () https://huggingface.co/jinaai/jina-embeddings-v2-base-en/resolve/main/pytorch_model.bin?download=true - Not Applicable | |
References | () https://huggingface.co/jinaai/jina-embeddings-v2-base-en/tree/main - Not Applicable |
17 Sep 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-17 11:15
Updated : 2025-10-02 19:04
NVD link : CVE-2025-10156
Mitre link : CVE-2025-10156
CVE.ORG link : CVE-2025-10156
JSON object : View
Products Affected
mmaitre314
- picklescan
CWE
CWE-755
Improper Handling of Exceptional Conditions