AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-12760

LOW · CVSS 3.3 EPSS 1.56% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-06-06 · 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
arbitrary code execution code execution

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

CVE
CVE-2019-12760
Severity
LOW
CVSS
3.3
EPSS
1.56%

Original NVD Description

A deserialization vulnerability exists in the way parso through 0.4.0 handles grammar parsing from the cache. Cache loading relies on pickle and, provided that an evil pickle can be written to a cache grammar file and that its parsing can be triggered, this flaw leads to Arbitrary Code Execution. NOTE: This is disputed because "the cache directory is not under control of the attacker in any common configuration.