CVE-2025-10156
BaseFortify
Publication date: 2025-09-17
Last updated on: 2025-10-02
Assigner: JFrog
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mmaitre314 | picklescan | to 0.0.31 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-755 | The product does not handle or incorrectly handles an exceptional condition. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an improper handling of exceptional conditions in the ZIP archive scanning component of mmaitre314 picklescan. A remote attacker can craft a ZIP archive containing a file with a bad Cyclic Redundancy Check (CRC), causing the scanner to stop scanning and fail to detect malicious pickle files inside. As a result, malicious code can be executed when the incorrectly considered safe file is loaded.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to bypass security scans by exploiting a malformed ZIP archive, leading to the execution of malicious code on your system without detection.