CVE-2020-13092

CRITICAL

scikit-learn <0.23.0 - Command Injection

Title source: llm

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

Scores

CVSS v3 9.8
EPSS 0.0060
EPSS Percentile 69.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-502
Status published

Affected Products (2)

scikit-learn/scikit-learn < 0.23.0
pypi/scikit-learn PyPI

Timeline

Published May 15, 2020
Tracked Since Feb 18, 2026