AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-18342

CRITICAL · CVSS 9.8 EPSS 5.61% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-06-27 · 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.

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

CVE
CVE-2017-18342
Severity
CRITICAL
CVSS
9.8
EPSS
5.61%

Original NVD Description

In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.