CVE-2025-71353

Summary

picklescan before 0.0.28 fails to detect malicious pickle files that exploit torch._dynamo.guards.GuardBuilder.get function in reduce methods. Attackers can craft pickle files with embedded code that evades picklescan detection and executes arbitrary commands when loaded.

Affected Software

VendorProductVersion RangeStatus
picklescanpicklescan0 < 0.0.28affected
picklescanpicklescan0.0.28unaffected

Weaknesses

  • CWE-502: Deserialization of Untrusted Data

References