CVE-2025-71325

Summary

picklescan before 0.0.27 contains a parsing logic error in the _list_globals function when handling STACK_GLOBAL opcodes, failing to track arguments in the correct range and allowing malicious pickle files to bypass detection. Attackers can craft pickle files with arguments at position zero to trigger unexpected exceptions and evade security scanning.

Affected Software

VendorProductVersion RangeStatus
picklescanpicklescan0 < 0.0.27affected
picklescanpicklescan0.0.27unaffected

Weaknesses

  • CWE-391: Unchecked Error Condition

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: total

Additional References

References