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 (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

公表日 2026年5月20日1:16
登録日 2026年5月20日4:13
最終更新日 2026年5月20日3:04
関連情報、対策とツール
共通脆弱性一覧