CVE-2025-71372 PUBLISHED

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

Assigner: VulnCheck
Reserved: 20.06.2026 Published: 04.07.2026 Updated: 04.07.2026

Picklescan before 0.0.33 fails to detect the numpy.f2py.crackfortran.getlincoef gadget in pickle reduce methods, allowing arbitrary code execution. Attackers can craft malicious pickle files that execute arbitrary Python code when loaded, bypassing Picklescan's safety checks and enabling supply-chain poisoning of shared model files.

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