← Back to CVE search

CVE-2026-31072

APScheduler

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

CVSS 9.8EPSS 0.8099999999999999%Risk 1.05
View source
Published
2026-05-19 16:16:20
Affected versions
unknown
Type
Package
Last modified
2026-07-24 12:10:00
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H