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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-11816— Keras 路径遍历漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.04% · P12

影响版本矩阵 1

厂商产品版本范围状态
keras-teamkeras-team/kerasunspecified< 3.14.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Path Traversal in keras-team/keras
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in `keras/src/utils/file_utils.py`. The functions `filter_safe_tarinfos()` and `filter_safe_zipinfos()` validate archive member paths against the process current working directory (CWD) instead of the actual extraction destination. When the process runs with CWD set to `/`, which is common in Docker containers, CI/CD runners, and Jupyter environments, the validation boundary becomes the filesystem root, allowing traversal paths to bypass the security check. Additionally, the zip filter contains a bug that causes an `AttributeError` when a blocked entry is encountered, leading to incomplete extraction. Furthermore, Python 3.11 installations lack the `filter="data"` safety net, leaving them entirely reliant on the flawed CWD-based filter. Exploitation of this vulnerability can result in arbitrary file writes outside the intended extraction directory, enabling attackers to overwrite configuration files, inject malicious code, or corrupt machine learning datasets and pipelines.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Keras 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Keras是Keras开源的一个多后端深度学习框架。 Keras 3.14.0之前版本存在路径遍历漏洞,该漏洞源于归档提取工具中路径遍历问题,filter_safe_tarinfos()和filter_safe_zipinfos()函数验证归档成员路径时使用进程当前工作目录而非实际提取目标,可能导致任意文件写入目标目录之外,攻击者可覆盖配置文件、注入恶意代码或破坏机器学习数据集和管道。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
keras-teamkeras-team/keras unspecified ~ 3.14.0 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-11816 补丁与修复 (1)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-11816

暂无评论


发表评论