SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-374m-jm66-3vj8)

high Tenable Self-Hosted Container Security Plugin ID 409358

Description

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

- TensorFlow is an open source platform for machine learning. In affected versions the implementation of
`SparseBinCount` is vulnerable to a heap OOB access. This is because of missing validation between the
elements of the `values` argument and the shape of the sparse output. The fix will be included in
TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and
TensorFlow 2.4.4, as these are also affected and still in supported range. (CVE-2021-41226)

See Also

https://github.com/advisories/GHSA-374m-jm66-3vj8

Plugin Details

Severity: High

ID: 409358

Version: Revision 1.4

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.3

Percentile: 53.04

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.8

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

CVSS Score Source: CVE-2021-41226

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/4/2021

Vulnerability Publication Date: 11/4/2021

Reference Information

CVE: CVE-2021-41226

cwe: CWE-125