Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-35411

66
FAUCET Score

CVE-2022-35411 is a critical Remote Code Execution (RCE) vulnerability affecting rpc.py through version 0.6.0. It arises from an insecure deserialization flaw where an unauthenticated client can force the application to process data using Python's pickle module, even though JSON is the default. With a CVSS score of 9.8 (Critical), this vulnerability allows an attacker to achieve complete compromise of confidentiality, integrity, and availability with low attack complexity and no user interaction. While not currently listed in CISA's KEV catalog, a public exploit (EDB-50983) is available, though there is minimal community discussion or media coverage surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.4.2, <= 0.6.0CPE matchmatch criteria
cpe:2.3:a:rpc.py_project:rpc.py:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
46.14%
Probability of exploitation in next 30 days
EPSS Percentile
98.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
ExploitDB: EDB-50983 · Jul 29, 2022
This CVE's current EPSS score of 0.4614 is in the 96th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-8rq8-f485-7v8xcritical

rpc.py vulnerable to Deserialization of Untrusted Data

Jul 9, 2022

References

packetstormsecurity.com / files/167872/rpc.py-0.6.0-Remote-Code-Execution.html
ExploitThird Party AdvisoryVDB Entry
github.com / abersheeran/rpc.py/commit/491e7a841ed9a754796d6ab047a9fb16e23bf8bd
PatchThird Party Advisory
github.com / ehtec/rpcpy-exploit
ExploitThird Party Advisory
medium.com / %40elias.hohl/remote-code-execution-0-day-in-rpc-py-709c76690c30
Exploit