AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-35411

CRITICAL · CVSS 9.8 EPSS 46.14% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-07-08 · 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
remote code execution code execution
External Security References

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

CVE
CVE-2022-35411
Severity
CRITICAL
CVSS
9.8
EPSS
46.14%

Original NVD Description

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON (not Pickle) is the default data format, an unauthenticated client can cause the data to be processed with unpickle.