CVE 9.8 CRITICAL

CVE-2026-31072_CVE-2026-31072

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

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

AI Analysis

Remote Code Execution (RCE) via Insecure Deserialization in APScheduler

Basic Information

ID CVE-2026-31072
Source mitre
Published May 19, 2026 at 00:00
Modified May 20, 2026 at 15:46

Affected Product

Vendor Agronholm
Product APScheduler
Version 3.10.x, 4.0.0a5
Affected Versions n/a n/a n/a

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor Agronholm
Product APScheduler
Version 3.10.x, 4.0.0a5

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.