SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-9jjw-hf72-3mxw)

high Tenable Self-Hosted Container Security Plugin ID 434449

Description

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

- In TensorFlow release candidate versions 2.4.0rc*, the general implementation for matching filesystem
paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories.
There are multiple invariants and preconditions that are assumed by the parallel implementation of
GetMatchingPaths but are not verified by the PRs introducing it (#40861 and #44310). Thus, we are
completely rewriting the implementation to fully specify and validate these. This is patched in version
2.4.0. This issue only impacts master branch and the release candidates for TF version 2.4. The final
release of the 2.4 release will be patched. (CVE-2020-26269)

See Also

https://github.com/advisories/GHSA-9jjw-hf72-3mxw

Plugin Details

Severity: High

ID: 434449

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2020-26269

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: High

Base Score: 7.2

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 10/7/2022

Vulnerability Publication Date: 12/10/2020

Reference Information

CVE: CVE-2020-26269

cwe: CWE-125