CVE-2025-67747 - CVE House
Back to Database
Status published High CVE-2025-67747

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

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-67747

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

trailofbits

View all reports →

Affected Software

fickling
Vulnerable Versions:
< 0.1.6

Timeline

Official Publish: December 16th, 2025
Last Modified: December 16th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)