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-22606

24
FAUCET Score

CVE-2026-22606 describes a vulnerability in Fickling versions up to 0.1.6, a Python pickling decompiler and static analyzer. The flaw causes Fickling to misclassify malicious pickles utilizing Python's runpy module as SUSPICIOUS instead of OVERTLY_MALICIOUS, potentially leading users to execute attacker-controlled code. With a CVSS score of 7.8 (HIGH), this vulnerability involves a local attack vector with low complexity, requiring user interaction, and can result in high impact to confidentiality, integrity, and availability. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.

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.42%
Probability of exploitation in next 30 days
EPSS Percentile
34.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0042 is in the 34th percentile among its peer group of 11,617 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-wfq2-52f7-7qvjhigh

Fickling has a bypass via runpy.run_path() and runpy.run_module()

Jan 9, 2026

References

github.com / trailofbits/fickling/commit/9a2b3f89bd0598b528d62c10a64c1986fcb09f66
Patch
github.com / trailofbits/fickling/releases/tag/v0.1.7
Release Notes
github.com / trailofbits/fickling/security/advisories/GHSA-wfq2-52f7-7qvj
ExploitVendor Advisory