CVE-2025-71366

Summary

picklescan before 0.0.28 fails to detect malicious torch.utils.bottleneck.main.run_cprofile function calls in pickle files, allowing attackers to bypass safety checks. Remote attackers can embed undetected code in pickle files to achieve arbitrary code execution when victims load the files.

Affected Software

VendorProductVersion RangeStatus
picklescanpicklescan0 < 0.0.28affected
picklescanpicklescan0.0.28unaffected

Weaknesses

  • CWE-502: Deserialization of Untrusted Data

References