SCA: security update for picklescan (GHSA-7q5r-7gvp-wc82)

medium Tenable Self-Hosted Container Security Plugin ID 421083

Description

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

- picklescan before 0.0.23 is vulnerable to a ZIP archive manipulation attack that causes it to crash when
attempting to extract and scan PyTorch model archives. By modifying the filename in the ZIP header while
keeping the original filename in the directory listing, an attacker can make PickleScan raise a BadZipFile
error. However, PyTorch's more forgiving ZIP implementation still allows the model to be loaded, enabling
malicious payloads to bypass detection. (CVE-2025-1944)

See Also

https://github.com/advisories/GHSA-7q5r-7gvp-wc82

Plugin Details

Severity: Medium

ID: 421083

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/11/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2025-1944

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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:L/SC:N/SI:L/SA:L

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/10/2025

Vulnerability Publication Date: 3/10/2025

Reference Information

CVE: CVE-2025-1944

cwe: CWE-345