CVEFinder.io

CVE-2026-31072

🔶 medium
🔍 Scan for this CVE
Summary

The JSONSerializer and CBORSerializer in APScheduler (all versions including 3.10.x and 4.0.0a5) are vulnerable to Remote Code Execution (RCE) via Insecure Deserialization. The unmarshal_object function allows for arbitrary class instantiation and state injection by dynamically importing modules and calling __setstate__ on any class available in the Python environment. An attacker can exploit this by submitting a specially crafted JSON or CBOR payload to an application using these serializers

CVSS Score
-
EPSS Score
-
Published Date
2026-05-19
First Seen: 2026-05-20
Last Modified 2026-05-19
Source NVD 🔗

📦 Affected Products 0

No affected products information available

🔗 References 2