AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-1471

HIGH · CVSS 8.3 EPSS 99.57% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-12-01 · 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
remote code execution code execution
External Security References

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

CVE
CVE-2022-1471
Severity
HIGH
CVSS
8.3
EPSS
99.57%

Original NVD Description

SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. We recommend upgrading to version 2.0 and beyond.