CVE-2021-47952

Severity CVSS v4.0:
CRITICAL
Type:
CWE-94 Code Injection
Publication date:
16/05/2026
Last modified:
16/05/2026

Description

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 system commands and arbitrary code.