← Back

Rpc.py

rpc.py

Vendor: Rpc.py Project • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Rpc.py Project
1Rpc.py
Jun 17, 2026
Jul 8, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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 cl...Show more
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.Show less