AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-13091

CRITICAL · CVSS 9.8 EPSS 3.42% 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-13091
Severity
CRITICAL
CVSS
9.8
EPSS
3.42%

Original NVD Description

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