{
    "id": "CVE-2022-35411",
    "published": "2022-07-08 19:15:08",
    "last_modified": "2026-06-17 04:51:47",
    "cvss_score": "9.8",
    "cvss_severity": "CRITICAL",
    "cvss_version": "3.1",
    "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
    "cwe": "CWE-522",
    "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.",
    "epss_score": "0.45724",
    "epss_percentile": "0.98759",
    "kev": 0,
    "kev_due": null,
    "has_exploit": 1,
    "updated_at": "2026-09-26 18:29:49",
    "priority": {
        "rank": 2,
        "label": "Patch early",
        "why": "A public exploit exists."
    },
    "products": [
        {
            "vendor": "rpc.py_project",
            "product": "rpc.py"
        }
    ],
    "kev_detail": null,
    "exploits": [
        {
            "source": "exploit-db",
            "ref_id": "50983",
            "title": "rpc.py 0.6.0 - Remote Code Execution (RCE)",
            "date": "2022-07-29",
            "url": "https://www.exploit-db.com/exploits/50983"
        }
    ],
    "refs_list": [
        "http://packetstormsecurity.com/files/167872/rpc.py-0.6.0-Remote-Code-Execution.html",
        "https://github.com/abersheeran/rpc.py/commit/491e7a841ed9a754796d6ab047a9fb16e23bf8bd",
        "https://github.com/ehtec/rpcpy-exploit",
        "https://medium.com/%40elias.hohl/remote-code-execution-0-day-in-rpc-py-709c76690c30",
        "http://packetstormsecurity.com/files/167872/rpc.py-0.6.0-Remote-Code-Execution.html",
        "https://github.com/abersheeran/rpc.py/commit/491e7a841ed9a754796d6ab047a9fb16e23bf8bd",
        "https://github.com/ehtec/rpcpy-exploit",
        "https://medium.com/%40elias.hohl/remote-code-execution-0-day-in-rpc-py-709c76690c30"
    ]
}