GHSA-8rq8-f485-7v8x · Severity: critical · Ecosystem: pip — rpc.py vulnerable to Deserialization of Untrusted Data
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.
Conclusion & alert: CVE-2022-35411 is rated High Exploit Risk (83.7/100): CVSS Critical severity, with high exploitation likelihood (EPSS 45.86%, 99th percentile). Core evidence: 4 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| 50983 | exploit_db | edb | 2022-07-29 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 71.33% | 45.86% | -25.47% |
| 2 | 2025-12-24 | 67.53% | 71.33% | +3.80% |
| 3 | 2025-11-21 | — | 67.53% | — |
Full EPSS history (45 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
GHSA-8rq8-f485-7v8x · Severity: critical · Ecosystem: pip — rpc.py vulnerable to Deserialization of Untrusted Data
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| rpc.py_project | rpc.py | >= 0.4.2, <= 0.6.0 | cpe:2.3:a:rpc.py_project:rpc.py:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://packetstormsecurity.com/files/167872/rpc.py-0.6.0-Remote-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
| https://github.com/abersheeran/rpc.py/commit/491e7a841ed9a754796d6ab047a9fb16e23bf8bd | Patch Third Party Advisory |
| https://github.com/ehtec/rpcpy-exploit | Exploit Third Party Advisory |
| https://medium.com/%40elias.hohl/remote-code-execution-0-day-in-rpc-py-709c76690c30 | Exploit |