OSV 1.4.0 · github-reviewed · 修改于 2026-06-05 05:36
发布时间
2026-05-20 02:32
GitHub 审查时间
2026-06-05 05:36
NVD 发布时间
2026-05-20 00:16
源文件
advisories/github-reviewed/2026/05/GHSA-9cfw-f3f9-7mm7/GHSA-9cfw-f3f9-7mm7.json
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