CVE-2026-22608

HIGH EPSS 26.5%
Published Jan 10, 20265mo ago · Modified Jun 17, 20262w ago
8.9 CVSS 4.0
High
Find Similar
Published Jan 10, 2026 5mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
8.9
Exploitability
Impact
Vector string
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
26.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-184
CWE-502 Deserialization of Untrusted Data Validation

Affected Products 1

VendorProductVersionRange
trailofbitsfickling* <0.1.7

References 3

  • github.com https://github.com/trailofbits/fickling/commit/b793563e60a5e039c5837b09d7f4f6b92e6040d1
    Patch
  • github.com https://github.com/trailofbits/fickling/releases/tag/v0.1.7
    Release Notes
  • github.com https://github.com/trailofbits/fickling/security/advisories/GHSA-5hvc-6wx8-mvv4
    Vendor Advisory

Remediation

  • github.com https://github.com/trailofbits/fickling/commit/b793563e60a5e039c5837b09d7f4f6b92e6040d1
    Patch