目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-14534— Trail of Bits Fickling 输入验证错误漏洞

CVSS 8.8 · High EPSS 0.34% · P26

影响版本矩阵 2

厂商产品版本范围状态
trailofbitsfickling≤ 0.1.10affected
0.1.11unaffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-14534 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Fickling check_safety() bypass via unlisted standard library modules (_posixsubprocess, site, atexit)
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Trail of Bits fickling versions up to and including 0.1.10 do not include the Python standard library modules _posixsubprocess, site, and atexit in the UNSAFE_IMPORTS denylist (fickle.py). Because these modules are absent from the denylist, fickling's check_safety() function returns LIKELY_SAFE with zero findings for pickle payloads that invoke dangerous functions including _posixsubprocess.fork_exec (C-level process spawner capable of executing arbitrary binaries), site.execsitecustomize (executes arbitrary site customization code), and atexit._run_exitfuncs (triggers all registered exit handler callbacks). The fickling.load() API chains check_safety() into pickle.loads() as an explicit security gate; a LIKELY_SAFE verdict causes the payload to be deserialized and executed. This shares the same root cause as CVE-2026-22607 (cProfile), CVE-2025-67748 (pty), and CVE-2025-67747 (marshal/types). OvertlyBadEvals does not flag these modules because they are standard library imports. UnsafeImports does not flag them because they are not in the denylist. The UnusedVariables heuristic is defeated by the SETITEMS opcode pattern.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
不完整的黑名单
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Trail of Bits Fickling 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Trail of Bits Fickling是美国Trail of Bits公司的一款针对Python序列化漏洞的黑客工具。 Trail of Bits Fickling 0.1.10及之前版本存在安全漏洞,该漏洞源于未在UNSAFE_IMPORTS黑名单中包含Python标准库模块_posixsubprocess、site和atexit,导致check_safety()函数对调用危险函数的pickle有效载荷返回LIKELY_SAFE,从而使有效载荷被反序列化并执行,可能导致任意代码执行。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
trailofbitsfickling 0 ~ 0.1.10 -

二、漏洞 CVE-2026-14534 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 5834 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-14534 的情报信息

登录查看更多情报信息。

CVE-2026-14534 补丁与修复 (2)

CVE-2026-14534 厂商安全公告 (1)

CVE-2026-14534 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-14534

暂无评论


发表评论