Vulnerability in Google Tensorflow

CVE-2020-26266

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.

EPSS: 0.003 (16.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.4 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2020-26266?
CVE-2020-26266 is a medium-severity vulnerability in Google Tensorflow, classified under Use of Uninitialized Resource. CVSS score: 4.4/10. Published 2020-12-10.
How severe is CVE-2020-26266?
Medium severity. CVSS v3 base score is 4.4 out of 10.