CVE-2025-10155
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-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Improper Input Validation issue in the scanning logic of mmaitre314 picklescan versions up to 0.0.30. It allows a remote attacker to bypass security checks by providing a standard pickle file disguised with a PyTorch-related file extension. Because the file is incorrectly considered safe, loading it can lead to execution of malicious code.
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to remote code execution on the affected system without any user interaction or privileges required. This means an attacker can run arbitrary malicious code, potentially compromising the system's integrity, confidentiality, and availability.