CVE-2025-71339 PUBLISHED

Picklescan - Arbitrary Code Execution via numpy.f2py.crackfortran._eval_length Gadget

Assigner: VulnCheck
Reserved: 20.06.2026 Published: 22.06.2026 Updated: 23.06.2026

Picklescan before 0.0.33 fails to detect the numpy.f2py.crackfortran._eval_length gadget in pickle reduce methods, allowing arbitrary code execution. Attackers can craft malicious pickle files that execute arbitrary Python code when loaded by victims who trust Picklescan's safety validation.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.6

Product Status

Vendor Picklescan
Product Picklescan
Versions Default: unaffected
  • affected from 0 to 0.0.33 (excl.)
  • Version 0.0.33 is unaffected

Credits

  • ac0d3r reporter
  • Lyutoon reporter

References

Problem Types

  • Deserialization of Untrusted Data CWE