picklescan before 0.0.27 contains a parsing logic error in the _list_globals function when handling STACK_GLOBAL opcodes, failing to track arguments in the correct range and allowing malicious pickle files to bypass detection. Attackers can craft pickle files with arguments at position zero to trigger unexpected exceptions and evade security scanning.
References
Configurations
No configuration.
History
17 Jun 2026, 20:21
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-17 17:16
Updated : 2026-06-17 20:21
NVD link : CVE-2025-71325
Mitre link : CVE-2025-71325
CVE.ORG link : CVE-2025-71325
JSON object : View
Products Affected
No product.
CWE
CWE-391
Unchecked Error Condition
