CVE-2026-14534: CWE-184 Incomplete List of Disallowed Inputs in trailofbits fickling
Trail of Bits fickling versions up to and including 0.1.10 have an incomplete denylist of unsafe Python standard library modules. This omission allows pickle payloads invoking dangerous functions in _posixsubprocess, site, and atexit modules to be incorrectly marked as likely safe, leading to unsafe deserialization and potential arbitrary code execution. The vulnerability is related to CWE-184 (Incomplete List of Disallowed Inputs) and CWE-502 (Deserialization of Untrusted Data).
AI Analysis
Technical Summary
The vulnerability in trailofbits fickling (<=0.1.10) arises because the UNSAFE_IMPORTS denylist used by the check_safety() function does not include the Python standard library modules _posixsubprocess, site, and atexit. As a result, pickle payloads that invoke dangerous functions such as _posixsubprocess.fork_exec, site.execsitecustomize, and atexit._run_exitfuncs are not detected as unsafe. The check_safety() function returns a LIKELY_SAFE verdict with zero findings, allowing the fickling.load() API to deserialize and execute these payloads. This vulnerability shares the same root cause as CVE-2026-22607, CVE-2025-67748, and CVE-2025-67747, involving incomplete denylist checks for unsafe imports in pickle deserialization contexts.
Potential Impact
An attacker can craft malicious pickle payloads that invoke dangerous functions in the omitted modules, leading to arbitrary code execution during deserialization. This results in high confidentiality, integrity, and availability impacts as indicated by the CVSS score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid using fickling versions up to and including 0.1.10 to deserialize untrusted pickle data. Consider alternative safe deserialization methods or additional application-level validation to prevent unsafe code execution.
CVE-2026-14534: CWE-184 Incomplete List of Disallowed Inputs in trailofbits fickling
Description
Trail of Bits fickling versions up to and including 0.1.10 have an incomplete denylist of unsafe Python standard library modules. This omission allows pickle payloads invoking dangerous functions in _posixsubprocess, site, and atexit modules to be incorrectly marked as likely safe, leading to unsafe deserialization and potential arbitrary code execution. The vulnerability is related to CWE-184 (Incomplete List of Disallowed Inputs) and CWE-502 (Deserialization of Untrusted Data).
CVSS v3.1
Score 8.8high
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in trailofbits fickling (<=0.1.10) arises because the UNSAFE_IMPORTS denylist used by the check_safety() function does not include the Python standard library modules _posixsubprocess, site, and atexit. As a result, pickle payloads that invoke dangerous functions such as _posixsubprocess.fork_exec, site.execsitecustomize, and atexit._run_exitfuncs are not detected as unsafe. The check_safety() function returns a LIKELY_SAFE verdict with zero findings, allowing the fickling.load() API to deserialize and execute these payloads. This vulnerability shares the same root cause as CVE-2026-22607, CVE-2025-67748, and CVE-2025-67747, involving incomplete denylist checks for unsafe imports in pickle deserialization contexts.
Potential Impact
An attacker can craft malicious pickle payloads that invoke dangerous functions in the omitted modules, leading to arbitrary code execution during deserialization. This results in high confidentiality, integrity, and availability impacts as indicated by the CVSS score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid using fickling versions up to and including 0.1.10 to deserialize untrusted pickle data. Consider alternative safe deserialization methods or additional application-level validation to prevent unsafe code execution.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- BombadilSystems
- Date Reserved
- 2026-07-03T00:02:49.289Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a49100627e9c797194461e9
Added to database: 07/04/2026, 13:52:06 UTC
Last enriched: 07/04/2026, 14:06:32 UTC
Last updated: 07/04/2026, 14:09:51 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.