Lucene search
+L

865 matches found

OSV
OSV
added 2025/09/19 9:15 a.m.7 views

DEBIAN-CVE-2025-9906

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

7.3CVSS8AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 9:15 a.m.8 views

DEBIAN-CVE-2025-9905

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.3CVSS8AI score0.00218EPSS
SaveExploits1References1
NVD
NVD
added 2025/09/19 9:15 a.m.10 views

CVE-2025-9905

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.3CVSS0.00218EPSS
SaveExploits1References2
PyPA
PyPA
added 2025/09/19 9:15 a.m.26 views

PYSEC-2025-76

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

8.6CVSS7.5AI score0.00199EPSS
SaveExploits0References2
PyPA
PyPA
added 2025/09/19 9:15 a.m.19 views

PYSEC-2025-123

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

7.3CVSS7.5AI score0.00218EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2025/09/19 8:43 a.m.10 views

Improper Control of Dynamically-Managed Code Resources

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Improper Control of Dynamically-Managed Code Resources via the Model.loadmodel method. An attacker can execute arbitrary code by providing a specially crafted .h5 or .hdf...

7.5CVSS7.6AI score0.00218EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/19 8:16 a.m.174 views

CVE-2025-9905

CVE-2025-9905 affects Keras Model.load_model for .h5/.hdf5 archives, where safe_mode=True is ignored and Lambda layer can trigger arbitrary code execution. Vulnerability details: loading a crafted .h5 can execute code via pickled Lambda; legacy .h5 format is involved. Remediation: upgrade Keras t...

7.3CVSS6.9AI score0.00218EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/09/19 8:16 a.m.19 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.3CVSS0.00218EPSS
SaveExploits1References2
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
CVE
CVE
added 2025/09/19 8:15 a.m.59 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.11 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
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.9 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
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 not properly enforcing the safemode option, which could lead to the execution of arbitrary code...

7.3CVSS6.6AI score0.00218EPSS
SaveExploits1References2
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
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38356

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly...

5.5CVSS5.9AI score0.00157EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/13 7:25 a.m.14 views

CVE-2025-8747

A safe mode bypass vulnerability in the Model.loadmodel method in Keras versions 3.0.0 through 3.10.0 allows an attacker to achieve arbitrary code execution by convincing a user to load a specially crafted .keras model archive...

8.6CVSS8AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/12 7:33 p.m.10 views

GHSA-C9RC-MG46-23W3 Keras vulnerable to CVE-2025-1550 bypass via reuse of internal functionality

Summary It is possible to bypass the mitigation introduced in response to CVE-2025-1550, when an untrusted Keras v3 model is loaded, even when “safemode” is enabled, by crafting malicious arguments to built-in Keras modules. The vulnerability is exploitable on the default configuration and does n...

8.8CVSS8.2AI score0.00119EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/08/12 7:33 p.m.21 views

Keras vulnerable to CVE-2025-1550 bypass via reuse of internal functionality

Summary It is possible to bypass the mitigation introduced in response to CVE-2025-1550, when an untrusted Keras v3 model is loaded, even when “safemode” is enabled, by crafting malicious arguments to built-in Keras modules. The vulnerability is exploitable on the default configuration and does n...

9.8CVSS8.2AI score0.02626EPSS
SaveExploits3References7Affected Software1
Rows per page
Query Builder