7.8
HIGH CVSS 3.1
CVE-2025-67747
Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list
Description

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing `marshal` and `types` from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass fickling since it misses detections for `types.FunctionType` and `marshal.loads`. A user who deserializes such a file, believing it to be safe, would inadvertently execute arbitrary code on their system. This impacts any user or system that uses Fickling to vet pickle files for security issues. The issue was fixed in version 0.1.6.

INFO

Published Date :

Dec. 16, 2025, 1:15 a.m.

Last Modified :

Jan. 2, 2026, 3:59 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2025-67747 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Trailofbits fickling
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
CVSS 4.0 HIGH [email protected]
Solution
Update Fickling to version 0.1.6 to fix arbitrary code execution via malicious pickle files.
  • Update Fickling to version 0.1.6 or later.
  • Avoid deserializing untrusted pickle files.
  • Review Fickling's module import block list.
  • Ensure proper sanitization of input data.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2025-67747.

URL Resource
https://github.com/trailofbits/fickling/commit/4e34561301bda1450268d1d7b0b2b151de33b913 Patch
https://github.com/trailofbits/fickling/pull/186 Issue Tracking
https://github.com/trailofbits/fickling/releases/tag/v0.1.6 Release Notes
https://github.com/trailofbits/fickling/security/advisories/GHSA-565g-hwwr-4pp3 Exploit Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-67747 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-67747 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-67747 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 02, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:trailofbits:fickling:*:*:*:*:*:*:*:* versions up to (excluding) 0.1.6
    Added Reference Type GitHub, Inc.: https://github.com/trailofbits/fickling/commit/4e34561301bda1450268d1d7b0b2b151de33b913 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/trailofbits/fickling/pull/186 Types: Issue Tracking
    Added Reference Type GitHub, Inc.: https://github.com/trailofbits/fickling/releases/tag/v0.1.6 Types: Release Notes
    Added Reference Type GitHub, Inc.: https://github.com/trailofbits/fickling/security/advisories/GHSA-565g-hwwr-4pp3 Types: Exploit, Third Party Advisory
  • New CVE Received by [email protected]

    Dec. 16, 2025

    Action Type Old Value New Value
    Added Description Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing `marshal` and `types` from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass fickling since it misses detections for `types.FunctionType` and `marshal.loads`. A user who deserializes such a file, believing it to be safe, would inadvertently execute arbitrary code on their system. This impacts any user or system that uses Fickling to vet pickle files for security issues. The issue was fixed in version 0.1.6.
    Added CVSS V4.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
    Added CWE CWE-184
    Added CWE CWE-502
    Added Reference https://github.com/trailofbits/fickling/commit/4e34561301bda1450268d1d7b0b2b151de33b913
    Added Reference https://github.com/trailofbits/fickling/pull/186
    Added Reference https://github.com/trailofbits/fickling/releases/tag/v0.1.6
    Added Reference https://github.com/trailofbits/fickling/security/advisories/GHSA-565g-hwwr-4pp3
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.1
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability
Base CVSS Score: 7.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact