AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-56315

CRITICAL · CVSS 9.8 EPSS 0.76% Public Exploit

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

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution
GitHub PoC Links

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

CVE
CVE-2026-56315
Severity
CRITICAL
CVSS
9.8
EPSS
0.76%

Original NVD Description

picklescan before 1.0.4 fails to block at least seven Python standard library modules (including uuid, _osx_support, _aix_support, _pyrepl.pager, and imaplib) exposing eight functions that provide direct arbitrary command execution. Attackers can craft malicious pickle files importing these unblocked modules to achieve remote code execution while bypassing picklescan's safety validation entirely.