HarborGuard / CVE
Back to search
HIGHCVE-2026-22608Published Modified CNA GitHub_M

CVE-2026-22608: Fickling vulnerable to use of ctypes and pydoc gadget chain to bypass detection

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, both ctypes and pydoc modules aren't 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.

Metrics

CVSS v4.0
8.9
Severity
HIGH
Fixed in
Affected Products
1
Affected packages
  • trailofbits / fickling
    < 0.1.7
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
CVE-2026-22608: Fickling vulnerable to use of ctypes and pydoc gadget chain to bypass detection | HarborGuard CVE