SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-qhxx-j73r-qpm2)

medium Tenable Cloud Security Plugin ID 418157

Description

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

- In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized
values during code execution. This is caused by having tensor buffers be filled with the default value of
the type but forgetting to default initialize the quantized floating point types in Eigen. This is fixed
in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0. (CVE-2020-26266)

See Also

https://github.com/advisories/GHSA-qhxx-j73r-qpm2

Plugin Details

Severity: Medium

ID: 418157

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 56.93

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.6

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

CVSS Score Source: CVE-2020-26266

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 4.8

Threat Score: 1.9

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/10/2020

Vulnerability Publication Date: 12/10/2020

Reference Information

CVE: CVE-2020-26266

cwe: CWE-908