SCA: security update for pip (GHSA-58qw-9mgm-455v)

medium Tenable Cloud Security Plugin ID 442252

Description

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

- pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a
tar and ZIP file. This behavior could result in confusing installation behavior, such as installing
"incorrect" files according to the filename of the archive. New behavior only proceeds with installation
if the file identifies uniquely as a ZIP or tar archive, not as both. (CVE-2026-3219)

Solution

Update the pip library and its related packages to version 26.1 or later.

See Also

https://github.com/advisories/GHSA-58qw-9mgm-455v

Plugin Details

Severity: Medium

ID: 442252

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/21/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-3219

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

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

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

CVSS v4

Risk Factor: Medium

Base Score: 4.6

Threat Score: 1

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/20/2026

Vulnerability Publication Date: 4/20/2026

Reference Information

CVE: CVE-2026-3219

cwe: CWE-434