AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2025-71359

HIGH · CVSS 8.1 EPSS 0.43% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. 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-2025-71359
Severity
HIGH
CVSS
8.1
EPSS
0.43%

Original NVD Description

picklescan before 0.0.29 fails to detect malicious pickle payloads that utilize lib2to3.pgen2.grammar.Grammar.loads in the reduce method, allowing remote code execution. Attackers can craft pickle files embedding dangerous code that evades picklescan detection and executes during pickle.load() deserialization.