Lucene search
+L

2092 matches found

Veracode
Veracode
added 2025/09/24 5:56 a.m.9 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe execution/deserialization because idlelib.pyshell.ModifiedInterpreter.runcode can execute untrusted code e.g., from malicious pickle data in the interpreter context...

7.8AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 5:33 a.m.11 views

Remote Code Execution (RCE)

cProfile is vulnerable to Remote Code Execution RCE.The vulnerability is due to unsafe deserialization/execution because cProfile.runctx can be abused to execute code from untrusted pickle files passed into its execution context...

8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/24 12:00 a.m.10 views

PT-2025-39294

Name of the Vulnerable Software and Affected Versions Datart version 1.0.0-rc.3 Description The application allows attackers to upload arbitrary YAML files to the config/jdbc-driver-ext.yml path. The application parses these files using SnakeYAML's load or loadAs method without input sanitization...

8.8CVSS7.8AI score0.01351EPSS
SaveExploits3References6
Vulnrichment
Vulnrichment
added 2025/09/24 12:00 a.m.4 views

CVE-2025-56816

Datart 1.0.0-rc.3 is vulnerable to Directory Traversal. The configuration file handling of the application allows attackers to upload arbitrary YAML files to the config/jdbc-driver-ext.yml path. The application parses this file using SnakeYAML's unsafe load or loadAs method without input...

8.1AI score0.01351EPSS
SaveExploits2References2
Veracode
Veracode
added 2025/09/23 8:19 a.m.8 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization due to trace.Trace.run executing code from untrusted pickle files, which can execute arbitrary code when a malicious pickle is loaded...

8.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/21 12:11 a.m.22 views

CVE-2025-59713

Snipe-IT before 8.1.18 allows unsafe deserialization...

8.1CVSS6.8AI score0.00374EPSS
SaveExploits1References1
Rapid7 Blog
Rapid7 Blog
added 2025/09/19 5:21 p.m.15 views

CVE-2025-10035 - Critical unauthenticated RCE in GoAnywhere MFT

Overview On September 18, 2025, Fortra published an advisory for CVE-2025-10035. This new vulnerability affects GoAnywhere MFT, an enterprise managed file transfer solution, and allows an attacker to achieve unauthenticated remote code execution. GoAnywhere MFT is a file transfer solution that ha...

10CVSS9.6AI score0.99799EPSS
SaveExploits3
OSV
OSV
added 2025/09/19 9:31 a.m.8 views

GHSA-36FQ-JGMW-4R9C Keras is vulnerable to Deserialization of Untrusted Data

Arbitrary Code Execution in Keras Keras versions prior to 3.11.0 allow for arbitrary code execution when loading a crafted .keras model archive, even when safemode=True. The issue arises because the archive’s config.json is parsed before layer deserialization. This can invoke...

8.7CVSS7.7AI score0.00199EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/19 9:15 a.m.13 views

AZL-67508 CVE-2025-9906 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 .keras model archive that, when loaded via Model.loadmodel, will trigger arbitrary code to be executed. This is achieved by crafting a special...

8.6CVSS5.9AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 9:15 a.m.11 views

PYSEC-2025-76

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.3CVSS7.5AI score0.00199EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/19 9:15 a.m.10 views

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

8.6CVSS0.00199EPSS
SaveExploits0References1
PyPA
PyPA
added 2025/09/19 9:15 a.m.23 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
OSV
OSV
added 2025/09/19 9:15 a.m.5 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

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

8.6CVSS7.4AI score0.00199EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/09/19 8:42 a.m.7 views

Deserialization of Untrusted Data

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the Model.loadmodel method. An attacker can execute arbitrary code by providing a specially crafted .keras model archive containing ...

8.6CVSS7.5AI score0.00199EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/19 8:15 a.m.48 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.9 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.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
Vulnrichment
Vulnrichment
added 2025/09/19 8:15 a.m.2 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
GithubExploit
GithubExploit
added 2025/09/19 6:07 a.m.524 views

Exploit for CVE-2025-49113

CVE-2025-49113 - Roundcube Webmail Remote Code Execution Vulne...

9.9CVSS9AI score0.99032EPSS
SaveExploits29
Rows per page
Query Builder