Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Ac0D3R

#17512of 56,327
16.3Total CVSS
Vulnerabilities · 2
High
2
PT-2026-51383
8.1
2025-12-30
Pypi · Picklescan · CVE-2025-71339
**Name of the Vulnerable Software and Affected Versions** Picklescan versions prior to 0.0.33 **Description** Picklescan fails to detect the `numpy.f2py.crackfortran. eval length` gadget within pickle ` reduce ` methods. This allows attackers to craft malicious pickle files that execute arbitrary Python code when loaded by users who rely on Picklescan's safety validation. The issue occurs because a crafted object can return the ` eval length` function with attacker-controlled arguments; while the scan reports the file as safe, the `pickle.load()` function triggers the execution of the code. **Recommendations** Update to version 0.0.33 or later.
PT-2026-55679
8.2
2025-12-30
Pypi · Picklescan · CVE-2025-71372
**Name of the Vulnerable Software and Affected Versions** Picklescan versions prior to 0.0.33 **Description** Picklescan fails to detect the `numpy.f2py.crackfortran.getlincoef` gadget within pickle ` reduce ` methods. This allows attackers to craft malicious pickle files that execute arbitrary Python code upon loading, bypassing safety checks and enabling supply-chain poisoning of shared model files. **Recommendations** Update Picklescan to version 0.0.33 or later.