Keras-Team

12 CVEs across 2 Keras-Team products. Browse Keras-Team vulnerabilities, severities, and proof-of-concept exploits.

Keras-Team products with known CVEs

ProductCVEs
Keras-Team/keras10
Keras2
Keras-Team CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2026-12570Medium5.52026-08-10A vulnerability in keras-team/keras versions <= 3.15.0 allows for a denial of service (DoS) attack when loading malicious .keras model files via the keras.mode…
CVE-2026-9335Medium6.52026-08-02A vulnerability in keras-team/keras versions <= 3.14.0 allows arbitrary local HDF5 file content disclosure due to improper handling of HDF5 ExternalLinks. The…
CVE-2026-12484High7.82026-07-19A vulnerability in keras-team/keras version 3.15.0 allows unsafe deserialization of attacker-controlled PyTorch pickle data through the public `keras.layers.To…
CVE-2026-12482Medium6.52026-07-14A vulnerability in keras-team/keras version 3.12.0 allows an attacker to craft a malicious tar archive that bypasses the `filter_safe_tarinfos` validation in `…
CVE-2026-12481Critical9.82026-07-03A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the `Lambda` layer. Speci…
CVE-2026-12480Medium5.52026-07-01Keras 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 i…
CVE-2026-12479Medium6.12026-06-22A path traversal vulnerability exists in keras-team/keras version 3.14.0, specifically in the `DiskIOStore.make` method within the Keras 3 model saving and loa…
CVE-2026-11816High8.12026-06-11Keras 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 fun…
CVE-2026-1462High7.82026-04-13A vulnerability in the `TFSMLayer` class of the `keras` package, version 3.13.0, allows attacker-controlled TensorFlow SavedModels to be loaded during deserial…
CVE-2025-12638High8.02025-11-28Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.get_file() function when extracting tar archives. The vulnerability arise…
CVE-2025-9906High7.32025-09-19The Keras Model.load_model method can be exploited to achieve arbitrary code execution, even with safe_mode=True. One can create a specially crafted .keras mo…
CVE-2025-9905High7.32025-09-19The Keras Model.load_model method can be exploited to achieve arbitrary code execution, even with safe_mode=True. One can create a specially crafted .h5/.hdf5…