Lucene search
+L

497 matches found

Vulnrichment
Vulnrichment
added 2025/09/19 8:16 a.m.3 views

CVE-2025-9905 Arbitary Code execution in Keras load_model()

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS6.9AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/19 8:16 a.m.9 views

CVE-2025-9905 Arbitary Code execution in Keras load_model()

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

7.3CVSS7.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/19 8:16 a.m.21 views

CVE-2025-9905

Removed by vendor...

7.3CVSS7.1AI score0.00218EPSS
SaveExploits1
CVE
CVE
added 2025/09/19 8:15 a.m.60 views

CVE-2025-9906

CVE-2025-9906 affects Keras Model.load_model: loading a specially crafted .keras archive can bypass safe_mode and trigger arbitrary code execution via a config.json entry that enables unsafe deserialization, followed by a Lambda layer with pickled code. Impact is arbitrary code execution during m...

8.6CVSS7AI score0.00199EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/09/19 8:15 a.m.12 views

CVE-2025-9906 Arbitrary Code execution in Keras Safe Mode

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .keras model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

8.6CVSS7.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/19 8:15 a.m.21 views

CVE-2025-9906 Arbitrary Code execution in Keras Safe Mode

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .keras model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

8.6CVSS0.00199EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/19 8:15 a.m.4 views

CVE-2025-9906 Arbitrary Code execution in Keras Safe Mode

The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .keras model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

8.6CVSS6.9AI score0.00199EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/09/19 8:15 a.m.13 views

CVE-2025-9906

Removed by vendor...

8.6CVSS7.1AI score0.00199EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.10 views

PT-2025-38517

Name of the Vulnerable Software and Affected Versions Keras affected versions not specified Description The Model.load model method can be exploited to achieve arbitrary code execution, even when safe mode is enabled. This is possible by creating a specially crafted .h5 or .hdf5 model archive tha...

7.3CVSS7AI score0.00218EPSS
SaveExploits1References19
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.9 views

PT-2025-38518

Name of the Vulnerable Software and Affected Versions Keras affected versions not specified Description The Model.load model method is susceptible to arbitrary code execution, even when safe mode is enabled. A specially crafted .keras model archive containing a modified config.json file can trigg...

8.6CVSS7.3AI score0.00199EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.12 views

Keras 安全漏洞

Keras is a multi-backend deep learning framework open-sourced by Keras. A security vulnerability exists in Keras that stems from not properly enforcing the safemode option, which could lead to the execution of arbitrary code...

7.3CVSS6.6AI score0.00218EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.11 views

Keras 安全漏洞

Keras is a multi-backend deep learning framework open-sourced by Keras. A security vulnerability exists in Keras that stems from a specially crafted .keras model archive that could trigger arbitrary code execution...

8.6CVSS7.3AI score0.00199EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2025/09/05 9:14 p.m.21 views

CVE-2025-8747 affecting package keras for versions less than 3.3.3-3

CVE-2025-8747 affecting package keras for versions less than 3.3.3-3. A patched version of the package is available...

8.6CVSS7AI score0.00119EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:43 a.m.8 views

Keras safe_mode bypass allows arbitrary code execution when loading a malicious model.

...

8.6CVSS7AI score0.00119EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:31 a.m.10 views

Arbitrary code injection vulnerability in Keras framework < 2.13

...

9.8CVSS7AI score0.01745EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:00 a.m.11 views

An issue in keras 3.7.0 allows attackers to write arbitrary files to the user's machine via downloading a crafted tar file through the get_file function.

...

6.5CVSS7AI score0.00231EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-1550

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Keras Model.loadmodel function permits arbitrary code execution, even with safemode=True, through a manually constructed, malicious .keras archive. By...

9.8CVSS6.6AI score0.02626EPSS
SaveExploits3References2
Veracode
Veracode
added 2025/09/01 5:13 a.m.9 views

Arbitrary Code Execution

Keras is vulnerable to Arbitrary Code Execution. The vulnerability is due to improper validation in the Model.loadmodel method when loading specially crafted .keras model archives...

8.6CVSS6.7AI score0.00119EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/01 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-3660

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A arbitrary code injection vulnerability in TensorFlow's Keras framework 2.13 allows attackers to execute arbitrary code with the same permissions as the...

9.8CVSS7.8AI score0.01745EPSS
SaveExploits1References2
Huntr
Huntr
added 2025/08/30 2:05 p.m.16 views

Path Traversal vulnerability in keras using tar extract

Technical Details of the Vulnerability Summary Keras's keras.utils.getfile function is vulnerable to directory traversal attacks despite implementing filtersafepaths. The vulnerability exists because extractarchive uses Python's tarfile.extractall method without the security-critical filter="data...

8CVSS7.2AI score0.00654EPSS
SaveExploits0
Rows per page
Query Builder