CVE-2025-9905 Affecting keras package, versions *


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.01% (1st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN11-KERAS-12978866
  • published20 Sept 2025
  • disclosed19 Sept 2025

Introduced: 19 Sep 2025

CVE-2025-9905  (opens in a new tab)

How to fix?

There is no fixed version for Debian:11 keras.

NVD Description

Note: Versions mentioned in the description apply only to the upstream keras package and not the keras package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

The 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 model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed.

This is achieved by crafting a special .h5 archive file that uses the Lambda layer feature of keras which allows arbitrary Python code in the form of pickled code. The vulnerability comes from the fact that the safe_mode=True option is not honored when reading .h5 archives.

Note that the .h5/.hdf5 format is a legacy format supported by Keras 3 for backwards compatibility.

CVSS Base Scores

version 3.1