Keras

Keras

16 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.24%
  • Veröffentlicht 14.07.2026 05:13:07
  • Zuletzt bearbeitet 06.08.2026 18:04:51

A 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 `keras/src/utils/file_utils.py`. Specifically, symlink entries are not subjected to the same...

Exploit
  • EPSS 0.47%
  • Veröffentlicht 03.07.2026 20:36:05
  • Zuletzt bearbeitet 08.07.2026 15:01:47

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the `Lambda` layer. Specifically, the `_raise_for_lambda_deserialization()` function fails to enforce the safe-mode ...

  • EPSS 0.13%
  • Veröffentlicht 01.07.2026 16:53:32
  • Zuletzt bearbeitet 02.07.2026 17:55:37

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 `...

Exploit
  • EPSS 0.56%
  • Veröffentlicht 11.06.2026 14:16:26
  • Zuletzt bearbeitet 21.07.2026 12:17:17

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 ...

Exploit
  • EPSS 0.41%
  • Veröffentlicht 13.04.2026 14:55:28
  • Zuletzt bearbeitet 15.07.2026 02:18:14

A vulnerability in the `TFSMLayer` class of the `keras` package, version 3.13.0, allows attacker-controlled TensorFlow SavedModels to be loaded during deserialization of `.keras` models, even when `safe_mode=True`. This bypasses the security guarante...

  • EPSS 0.3%
  • Veröffentlicht 11.02.2026 22:10:10
  • Zuletzt bearbeitet 15.07.2026 02:18:19

Arbitrary file read in the model loading mechanism (HDF5 integration) in Keras versions 3.0.0 through 3.13.1 on all supported platforms allows a remote attacker to read local files and disclose sensitive information via a crafted .keras model file ut...

  • EPSS 0.31%
  • Veröffentlicht 15.01.2026 14:09:53
  • Zuletzt bearbeitet 15.07.2026 02:18:00

Allocation of Resources Without Limits or Throttling in the HDF5 weight loading component in Google Keras 3.0.0 through 3.13.0 on all platforms allows a remote attacker to cause a Denial of Service (DoS) through memory exhaustion and a crash of the P...

  • EPSS 0.58%
  • Veröffentlicht 30.10.2025 17:15:37
  • Zuletzt bearbeitet 15.04.2026 00:35:42

The keras.utils.get_file API in Keras, when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python's tarfile.extractall function without the filter="data" feature. A remote attacker can c...

  • EPSS 0.25%
  • Veröffentlicht 29.10.2025 08:48:29
  • Zuletzt bearbeitet 15.04.2026 00:35:42

The Keras.Model.load_model method, including when executed with the intended security mitigation safe_mode=True, is vulnerable to arbitrary local file loading and Server-Side Request Forgery (SSRF). This vulnerability stems from the way the StringL...

  • EPSS 0.69%
  • Veröffentlicht 17.10.2025 15:20:27
  • Zuletzt bearbeitet 15.04.2026 00:35:42

Deserialization of untrusted data can occur in versions of the Keras framework running versions 3.11.0 up to but not including 3.11.3, enabling a maliciously uploaded Keras file containing a TorchModuleWrapper class to run arbitrary code on an end us...