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-2025-67747

26
FAUCET Score

CVE-2025-67747 describes a critical vulnerability in Fickling, a Python pickling decompiler and static analyzer, affecting versions prior to 0.1.6. The flaw stems from Fickling's failure to block unsafe imports of 'marshal' and 'types' modules, allowing attackers to craft malicious pickle files that bypass Fickling's security checks. This enables arbitrary code execution on a user's system upon deserialization of such a file, posing a significant risk to any system relying on Fickling for pickle file vetting. The vulnerability carries a CVSS score of 7.8 (High), indicating a local attack vector with low complexity, requiring user interaction, and leading to high impacts on confidentiality, integrity, and availability. Its FAUCET Risk Score is 86/100, highlighting its severity. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules or significant community discussion surrounding this CVE. The issue was addressed in Fickling version 0.1.6.

Impacted Technologies

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

CVSS Data

CVSS version used by this source: 4.0

7.1HIGH

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/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
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
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.25%
Probability of exploitation in next 30 days
EPSS Percentile
15.9%
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.0025 is in the 15th 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.6

Vendor Advisories (1)

pipGHSA-565g-hwwr-4pp3high

Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Dec 15, 2025

References

github.com / trailofbits/fickling/commit/4e34561301bda1450268d1d7b0b2b151de33b913
Patch
github.com / trailofbits/fickling/pull/186
Issue Tracking
github.com / trailofbits/fickling/releases/tag/v0.1.6
Release Notes
github.com / trailofbits/fickling/security/advisories/GHSA-565g-hwwr-4pp3
ExploitThird Party Advisory