CVE Catalog

CVE-2025-10156

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.48%

73th percentile - higher than 73% of all known CVEs

Summary

An improper handling of exceptional conditions in the ZIP archive scanning component of mmaitre314 picklescan allows a remote attacker to bypass security scans. By crafting a ZIP archive with a file having a bad CRC, the scanner halts and fails to analyze contents for malicious pickle files.

Risk Assessment

Bypassing the scanner may lead to loading a malicious pickle file incorrectly considered safe, resulting in arbitrary code execution in the application context.

Recommendation

Update picklescan to a fixed version and implement additional integrity checks on ZIP archives before processing.

Other vulnerabilities in picklescan

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS