AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-16778

LOW · CVSS 2.6 EPSS 0.79% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-12-16 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-16778
Severity
LOW
CVSS
2.6
EPSS
0.79%

Original NVD Description

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case data_size and num_segments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. This is unlikely to be exploitable and was detected and fixed internally in TensorFlow 1.15 and 2.0.