CVE-2025-1889

Summary

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not considered as part of the scope of picklescan, the file would pass security checks and appear to be safe, when it could instead prove to be problematic.

Affected Software

VendorProductVersion RangeStatus
mmaitre314picklescan0.0.1 <= 0.0.21affected

Weaknesses

  • CWE-646: CWE-646 Reliance on File Name or Extension of Externally-Supplied File

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References