CVE-2026-31072
CRITICALAPScheduler - Remote Code Execution via Insecure Deserialization in JSONSerializer and CBORSerializer
Title source: llmDescription
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
References (5)
Core 5
Core References
Vendor Advisory
https://access.redhat.com/security/cve/CVE-2026-31072
Vendor Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=2479907
Scores
CVSS v3
9.8
EPSS
0.0081
EPSS Percentile
53.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
total
Details
CWE
CWE-502
Status
published
Products (1)
pypi/apscheduler
4.0.0a1 - 4.0.0a6PyPI
Published
May 19, 2026
Tracked Since
May 19, 2026