CVE-2025-71366 PUBLISHED

picklescan - Arbitrary Code Execution via torch.utils.bottleneck.__main__.run_cprofile

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

picklescan before 0.0.28 fails to detect malicious torch.utils.bottleneck.main.run_cprofile function calls in pickle files, allowing attackers to bypass safety checks. Remote attackers can embed undetected code in pickle files to achieve arbitrary code execution when victims load the 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.28 (excl.)
  • Version 0.0.28 is unaffected

Credits

  • FredericDT reporter

References

Problem Types

  • Deserialization of Untrusted Data CWE