Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Arbitrary HDF5 File Read via Virtual Dataset Bypass in keras-team/keras
Vulnerability Description
Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the `H5IOStore._verify_dataset()` and `file_editor.py` methods, which fail to check the `dataset.is_virtual` property of HDF5 datasets. This allows an attacker to craft a malicious `.keras` model archive or `.h5` weights file containing a Virtual Dataset (VDS) that references external HDF5 files on the victim's filesystem. When the victim loads the model using `keras.models.load_model()` or `keras.saving.load_model()`, the external file is transparently read, leading to potential information disclosure. Fixed in versions 3.12.2 and 3.14.1.
CVSS Information
N/A
Vulnerability Type
文件名或路径的外部可控制
Vulnerability Title
keras 输入验证错误漏洞
Vulnerability Description
Keras是Keras团队开源的一个多后端深度学习框架。 keras 3.13.2及之前版本存在输入验证错误漏洞,该漏洞源于H5IOStore._verify_dataset()和file_editor.py方法未能检查HDF5数据集的dataset.is_virtual属性,可能导致攻击者制作包含虚拟数据集的恶意.keras模型存档或.h5权重文件,当受害者加载模型时读取外部文件,导致信息泄露。
CVSS Information
N/A
Vulnerability Type
N/A