CVE-2025-71365 PUBLISHED

picklescan - Arbitrary Code Execution via numpy.f2py.crackfortran.myeval Detection Bypass

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

picklescan before 0.0.33 fails to detect malicious pickle files that invoke numpy.f2py.crackfortran.myeval function through the reduce method. Attackers can craft malicious pickle files embedding arbitrary code that evades picklescan detection and executes remote code when loaded.

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

  • CoolwindHF reporter

References

Problem Types

  • Deserialization of Untrusted Data CWE