Security Advisory

CVE-2026-22608

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-10 01:35:11
Last updated 2026-01-13 19:57:12
Assigner GitHub_M
State PUBLISHED

Description

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, both ctypes and pydoc modules arent explicitly blocked. Even other existing pickle scanning tools (like picklescan) do not block pydoc.locate. Chaining these two together can achieve RCE while the scanner still reports the file as LIKELY_SAFE. This issue has been patched in version 0.1.7.