Beveiligingsadvies

CVE-2026-22608

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-01-10 01:35:11
Laatst bijgewerkt 2026-01-13 19:57:12
Toegewezen door GitHub_M
CVSS-score 8.9
Status PUBLISHED

Beschrijving

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.