HackerFeeds
All CVEs

CVE-2025-71375

HIGH8.1

Published 2026-07-04 · Source disclosure@vulncheck.com

Description

picklescan before 0.0.34 fails to detect the _operator.methodcaller built-in function when scanning pickle files for malicious code. Attackers can craft malicious pickle payloads using _operator.methodcaller that evade detection and execute arbitrary code when loaded by pickle.load().

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

CWE-502
View on NVD