AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-20907

HIGH · CVSS 7.5 EPSS 6.25% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-07-13 · 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.

GitHub PoC Links

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

CVE
CVE-2019-20907
Severity
HIGH
CVSS
7.5
EPSS
6.25%

Original NVD Description

In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.