SCA: security update for picklescan (GHSA-655q-fx9r-782v)

medium Tenable Self-Hosted Container Security Plugin ID 421041

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-1716)

See Also

https://github.com/advisories/GHSA-655q-fx9r-782v

Plugin Details

Severity: Medium

ID: 421041

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/6/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.95

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2025-1716

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/3/2025

Vulnerability Publication Date: 2/26/2025

Reference Information

CVE: CVE-2025-1716

cwe: CWE-184