CVE-2021-47952 CRITICAL

CVE-2021-47952: python jsonpickle 2.0.0 Remote Code Execution via py/repr

Vendor Jsonpickle
Product python jsonpickle
Weakness CWE-94 · Code injection
Published May 16, 2026
Last update July 28, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

python jsonpickle 2.0.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary Python commands by deserializing malicious JSON payloads containing py/repr objects. Attackers can craft JSON strings with py/repr directives that invoke the eval function during deserialization to execute arbitrary code.

Key dates

02Disclosure timeline

May 16, 2026 CVE published
July 28, 2026 Record updated

Related vulnerabilities

04Related CVE