CyberRota
Live Feed
Return to register
Case File

CVE-2017-2292

CRITICAL · CVSS 9 EPSS 2.18% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-06-30 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — 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-2017-2292
Severity
CRITICAL
CVSS
9
EPSS
2.18%

Original Filing — NVD Description

Versions of MCollective prior to 2.10.4 deserialized YAML from agents without calling safe_load, allowing the potential for arbitrary code execution on the server. The fix for this is to call YAML.safe_load on input. This has been tested in all Puppet-supplied MCollective plugins, but there is a chance that third-party plugins could rely on this insecure behavior.