Lucene search
+L

341 matches found

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

PYSEC-2025-123

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

AZL-67505 CVE-2025-9905 affecting package keras for versions less than 3.3.3-4

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.4AI score0.00218EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/19 8:16 a.m.8 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
Cvelist
Cvelist
added 2025/09/19 8:15 a.m.17 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.8 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/17 12:00 a.m.10 views

NVIDIA Triton Inference Server 输入验证错误漏洞

NVIDIA Triton Inference Server is an open source software from NVIDIA that helps standardize model deployment and deliver fast and scalable AI in production. NVIDIA Triton Inference Server suffers from an input validation error vulnerability that originates from loading a misconfigured model, whi...

7.5CVSS6.6AI score0.00346EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/09/01 5:13 a.m.8 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.00116EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2025/08/29 4:07 a.m.7 views

Integer Overflow

executorch is vulnerable to integer overflow. The vulnerability is due to improper handling in model loading that causes smaller-than-expected memory allocation, which allows an attacker to achieve code execution or other malicious effects...

9.8CVSS7.8AI score0.00593EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2025/08/21 12:00 a.m.9 views

NVIDIA NeMo library path traversal vulnerability

NVIDIA NeMo library is a library of deep learning tools from NVIDIA. The NVIDIA NeMo library suffers from a path traversal vulnerability, which originates in the model loading component, that can be exploited by an attacker to obtain sensitive files by accessing locations outside of a restricted...

9.8CVSS6.8AI score0.0103EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/13 6:15 p.m.11 views

CVE-2025-23304

NVIDIA NeMo library for all platforms contains a vulnerability in the model loading component, where an attacker could cause code injection by loading .nemo files with maliciously crafted metadata. A successful exploit of this vulnerability may lead to remote code execution and data tampering...

9.8CVSS8.3AI score
SaveExploits0References3
Snyk
Snyk
added 2025/08/13 5:47 p.m.3 views

Directory Traversal

Overview nemo-toolkit is a NeMo - a toolkit for Conversational AI Affected versions of this package are vulnerable to Directory Traversal via the model loading process. An attacker can execute arbitrary code and tamper with data by supplying a .nemo file containing maliciously crafted metadata...

9.8CVSS7.9AI score0.0103EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/13 5:16 p.m.14 views

CVE-2025-23304

NVIDIA NeMo library for all platforms contains a vulnerability in the model loading component, where an attacker could cause code injection by loading .nemo files with maliciously crafted metadata. A successful exploit of this vulnerability may lead to remote code execution and data tampering...

7.8CVSS0.0103EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/08/13 5:16 p.m.1 views

CVE-2025-23304

NVIDIA NeMo library for all platforms contains a vulnerability in the model loading component, where an attacker could cause code injection by loading .nemo files with maliciously crafted metadata. A successful exploit of this vulnerability may lead to remote code execution and data tampering...

7.8CVSS8.2AI score0.0103EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/08/13 5:16 p.m.8 views

CVE-2025-23304

NVIDIA NeMo library for all platforms contains a vulnerability in the model loading component, where an attacker could cause code injection by loading .nemo files with maliciously crafted metadata. A successful exploit of this vulnerability may lead to remote code execution and data tampering...

9.8CVSS8.3AI score0.0103EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/08/13 12:00 a.m.8 views

NVIDIA NeMo library 路径遍历漏洞

NVIDIA NeMo library is a library of deep learning tools from NVIDIA. The NVIDIA NeMo library suffers from a path traversal vulnerability, which originates in the model loading component, that can be exploited by an attacker to obtain sensitive files by accessing locations outside of a restricted...

9.8CVSS6.7AI score0.0103EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/08/11 7:21 a.m.11 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.6CVSS5.5AI score0.00116EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/09 11:12 p.m.9 views

CVE-2025-54949

A heap buffer overflow vulnerability in the loading of ExecuTorch models can potentially result in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit ede82493dae6d2d43f8c424e7be4721abe5242be...

9.8CVSS7.8AI score0.00669EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/08/09 11:12 p.m.8 views

CVE-2025-30405

An integer overflow vulnerability in the loading of ExecuTorch models can cause objects to be placed outside their allocated memory area, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit 0830af8207240df8d7f35b984cdf8bc35d74fa73...

9.8CVSS7.6AI score0.00598EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/08/09 11:11 p.m.9 views

CVE-2025-30404

An integer overflow vulnerability in the loading of ExecuTorch models can cause overlapping allocations, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit d158236b1dc84539c1b16843bc74054c9dcba006...

9.8CVSS7.6AI score0.00598EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/08 1:15 a.m.14 views

CVE-2025-54886

skops is a Python library which helps users share and ship their scikit-learn based models. In versions 0.12.0 and below, the Card.getmodel does not contain any logic to prevent arbitrary code execution. The Card.getmodel function supports both joblib and skops for model loading. When loading...

8.4CVSS0.00212EPSS
SaveExploits0References2
Rows per page
Query Builder