CVE-2026-22609

HIGH

Fickling <0.1.7 - Code Injection

Title source: llm

Description

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, the unsafe_imports() method in Fickling's static analyzer fails to flag several high-risk Python modules that can be used for arbitrary code execution. Malicious pickles importing these modules will not be detected as unsafe, allowing attackers to bypass Fickling's primary static safety checks. This issue has been patched in version 0.1.7.

Scores

CVSS v3 7.8
EPSS 0.0004
EPSS Percentile 13.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Classification

CWE
CWE-184 CWE-502
Status published

Affected Products (2)

trailofbits/fickling < 0.1.7
pypi/fickling < 0.1.7PyPI

Timeline

Published Jan 10, 2026
Tracked Since Feb 18, 2026