Out-of-bounds read in TensorFlow - CVE-2020-26269

 

Out-of-bounds read in TensorFlow - CVE-2020-26269

Published: December 9, 2020 / Updated: May 4, 2026


Vulnerability identifier: #VU129381
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-26269
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: TensorFlow
Affected software:
TensorFlow

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to an out-of-bounds read in filesystem glob matching in GetMatchingPaths when parsing crafted filesystem path patterns. A local user can invoke glob matching on a crafted path to cause a denial of service.

The issue occurs because directory index assumptions in the parallel implementation are not verified under certain scenarios.


How to mitigate CVE-2020-26269

Install security update from vendor's website.

Sources