CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2021-47952 — python jsonpickle 2.0.0 contains a remote code execution vulnerability that allo...

·Source: NIST NVD

Updated:

Executive Summary

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.

Analysis

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. CVSS Score: 9.8. Published: 2026-05-16T16:16:21.520.

Indicators of Compromise (1)

CVE (1)
CVE-2021-47952
Source Attribution

Originally published by NIST NVD on May 16, 2026. Verified by: NIST.

Related Threats