Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-22609

25
FAUCET Score

CVE-2026-22609 describes a critical vulnerability in Fickling, a Python pickling decompiler and static analyzer, specifically affecting versions prior to 0.1.7. The flaw lies in its static analyzer's unsafe_imports() method, which fails to identify several high-risk Python modules that can facilitate arbitrary code execution. This oversight allows malicious pickles to bypass Fickling's primary safety checks, as they are not flagged as unsafe. Rated with a CVSS score of 7.8 (High), this vulnerability has an attack vector of Local (AV:L) and low attack complexity (AC:L), requiring user interaction (UI:R). A successful exploit could lead to high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H). The vulnerability is categorized under CWE-184 (Incomplete List of Disallowed Inputs) and CWE-502 (Deserialization of Untrusted Data). Currently, there is no evidence of active exploitation, and no public exploit code is available on platforms like Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, with zero mentions across social media and news articles, which is typical for a significant percentage of CVEs.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.1.7CPE matchmatch criteria
cpe:2.3:a:trailofbits:fickling:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 4.0

8.9HIGH

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
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
PROOF_OF_CONCEPT
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.55%
Probability of exploitation in next 30 days
EPSS Percentile
42.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0055 is in the 42nd percentile among its peer group of 11,616 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: ficklingFixed in: 0.1.7

Vendor Advisories (1)

pipGHSA-q5qq-mvfm-j35xhigh

Fickling has Static Analysis Bypass via Incomplete Dangerous Module Blocklist

Jan 9, 2026

References

github.com / trailofbits/fickling/commit/29d5545e74b07766892c1f0461b801afccee4f91
Patch
github.com / trailofbits/fickling/commit/9a2b3f89bd0598b528d62c10a64c1986fcb09f66
Patch
github.com / trailofbits/fickling/commit/b793563e60a5e039c5837b09d7f4f6b92e6040d1
Patch
github.com / trailofbits/fickling/commit/eb299b453342f1931c787bcb3bc33f3a03a173f9
Patch
github.com / trailofbits/fickling/releases/tag/v0.1.7
Release Notes
github.com / trailofbits/fickling/security/advisories/GHSA-q5qq-mvfm-j35x
ExploitVendor Advisory