CVE-2026-31072
The JSONSerializer and CBORSerializer in APScheduler (all versions including 3.10.x and 4.0.0a5) are vulnerable to Remote Code Execution (RC
CVSS
9.8
Critical
EPSS
0.8%
p53
KEV
—
Exploit Today
16
0-100
Published: May 19, 2026 · Last modified: Jul 15, 2026 · CWE-502
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
- gist.github.comhttps://gist.github.com/nedlir/11fb77f35a59cbba73392a086b02a9c6
- github.comhttps://github.com/agronholm/apscheduler
- access.redhat.comhttps://access.redhat.com/security/cve/CVE-2026-31072
- bugzilla.redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=2479907
- gist.github.comhttps://gist.github.com/nedlir/11fb77f35a59cbba73392a086b02a9c6
- security.access.redhat.comhttps://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-31072.json