CVE Catalog

CVE-2026-22612

High
Published: Translated: NVD NIST

Summary

Fickling, a Python pickling decompiler and static analyzer, before version 0.1.7 contains a vulnerability that allows bypassing detection of malicious code. The issue stems from a lack of analysis of 'builtins' objects and has been fixed in version 0.1.7.

Risk Assessment

Organizations using Fickling to scan pickle files may fail to detect malicious files that leverage 'builtins' objects, potentially leading to arbitrary code execution during deserialization.

Recommendation

It is recommended to immediately upgrade Fickling to version 0.1.7 or later to ensure full threat detection.

Other vulnerabilities in Fickling

See all
Original NVD description (English source)

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS