AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-13092

CRITICAL · CVSS 9.8 EPSS 2.65% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-05-15 · 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-2020-13092
Severity
CRITICAL
CVSS
9.8
EPSS
2.65%

Original NVD Description

scikit-learn (aka sklearn) through 0.23.0 can unserialize and execute commands from an untrusted file that is passed to the joblib.load() function, if __reduce__ makes an os.system call. NOTE: third parties dispute this issue because the joblib.load() function is documented as unsafe and it is the user's responsibility to use the function in a secure manner