Security Advisory

CVE-2025-1716

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 14:51:38
Last updated 2025-12-29 14:22:50
Assigner Sonatype
CVSS score 5.3
State PUBLISHED

Description

picklescan before 0.0.21 does not treat 'pip' as an unsafe global. An attacker could craft a malicious model that uses Pickle to pull in a malicious PyPI package (hosted, for example, on pypi.org or GitHub) via `pip.main()`. Because pip is not a restricted global, the model, when scanned with picklescan, would pass security checks and appear to be safe, when it could instead prove to be problematic.