CVE-2025-71373

Summary

picklescan before 0.0.33 fails to detect operator.methodcaller function calls in pickle files, allowing attackers to bypass security checks. Remote attackers can craft malicious pickle payloads using operator.methodcaller that execute arbitrary code when loaded, compromising systems relying on picklescan for validation.

Affected Software

VendorProductVersion RangeStatus
picklescanpicklescan0 < 0.0.33affected
picklescanpicklescan0.0.33unaffected

Weaknesses

  • CWE-693: Protection Mechanism Failure

References