picklescan before 0.0.34 fails to detect _operator.attrgetter function calls in pickle payloads, allowing attackers to bypass security checks. Remote attackers can craft malicious pickle files using _operator.attrgetter in reduce methods to execute arbitrary code when pickle.load() processes the file.
References
Configurations
No configuration.
History
06 Jul 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/mmaitre314/picklescan/security/advisories/GHSA-46h3-79wf-xr6c - |
04 Jul 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-04 02:16
Updated : 2026-07-06 18:19
NVD link : CVE-2025-71367
Mitre link : CVE-2025-71367
CVE.ORG link : CVE-2025-71367
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
