AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-14343

CRITICAL · CVSS 9.8 EPSS 5.98% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-02-09 · 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
arbitrary code execution code execution

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

CVE
CVE-2020-14343
Severity
CRITICAL
CVSS
9.8
EPSS
5.98%

Original NVD Description

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747.