Remote Code Execution Vulnerability in Python jsonpickle by Jsonpickle Team
CVE-2021-47952
Key Information:
- Vendor
Jsonpickle
- Status
- Vendor
- CVE Published:
- 16 May 2026
Badges
What is CVE-2021-47952?
The remote code execution vulnerability in version 2.0.0 of Python jsonpickle arises when the library deserializes malicious JSON payloads. Attackers can exploit this flaw by crafting JSON strings that contain py/repr directives, leading to the invocation of the eval function on the server. This allows for the execution of arbitrary Python commands, potentially compromising the integrity of the system running the affected version of jsonpickle.
Affected Version(s)
python jsonpickle 2.0.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
