Lucene search
+L

29298 matches found

OSV
OSV
added 2026/07/03 9:31 p.m.6 views

GHSA-5GWJ-M78Q-7PQ3 Keras: Lambda deserialization can bypass safe mode and execute code

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

8.8CVSS8.7AI score0.00719EPSS
SaveExploits1References9
NVD
NVD
added 2026/07/03 9:16 p.m.13 views

CVE-2026-12481

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

9.8CVSS0.00719EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/07/03 9:16 p.m.18 views

CVE-2026-12481

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

9.8CVSS7.3AI score0.00719EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/03 9:16 p.m.10 views

UBUNTU-CVE-2026-12481

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

9.8CVSS7.7AI score0.00719EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/03 8:36 p.m.49 views

CVE-2026-12481 Deserialization of Untrusted Data in keras-team/keras

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

8.8CVSS0.00719EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/03 8:36 p.m.87 views

CVE-2026-12481

The CVE affects keras-team/keras 3.14.0, where deserialization in the Lambda layer can bypass the safe-mode guard. The root cause is _raise_for_lambda_deserialization() treating safe_mode=None as unset/deny, allowing attacker-controlled marshal bytecode to be deserialized. Affected call sites inc...

9.8CVSS7.7AI score0.00719EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/07/03 8:36 p.m.13 views

CVE-2026-12481 Deserialization of Untrusted Data in keras-team/keras

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

8.8CVSS7.4AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/03 8:36 p.m.14 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 in the deserialization process of the Lambda layer when the safemode safeguard is not explicitly enabled. An attacker can execute...

9.8CVSS8.1AI score0.00719EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/03 8:36 p.m.15 views

EUVD-2026-41600

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

8.8CVSS7.7AI score0.00719EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/07/03 8:36 p.m.15 views

CVE-2026-12481

A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deserialization in the Lambda layer. Specifically, the raiseforlambdadeserialization function fails to enforce the safe-mode guard when safemode is set to None, which is the default...

9.8CVSS7.7AI score0.00719EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/07/03 2:36 p.m.15 views

CVE-2026-55223

A flaw was found in c3p0, a JDBC Connection pooling library. This vulnerability allows a remote attacker to potentially execute arbitrary code by crafting a malicious data source object. When an application deserializes this object and automatically resolves its properties, it can trigger...

7.5CVSS6.3AI score0.00284EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/03 3:02 a.m.12 views

SUSE CVE-2026-55223

c3p0 is a JDBC Connection pooling library. In versions prior to 0.14.0, c3p0 in combination with other libraries, can compose to a "sink" for deserialization gadgets. The JDBC spec's DataSource.getConnection and ConnectionPoolDataSource.getPooledConnection match the getXXX form, so JavaBean...

6.3CVSS5.9AI score0.00284EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/03 12:31 a.m.21 views

EUVD-2026-41447

An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the putdata endpoint, which performs unsafe deserialization of the attacker-supplied input...

6.9CVSS5.8AI score0.00351EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/03 12:16 a.m.23 views

CVE-2026-13371

An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the putdata endpoint, which performs unsafe deserialization of the attacker-supplied input...

6.9CVSS0.00351EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/03 12:00 a.m.27 views

PT-2026-55585

Name of the Vulnerable Software and Affected Versions keras-team/keras version 3.14.0 Description Improper handling of deserialization in the Lambda layer allows for arbitrary OS-level code execution in the context of the server or user process. The raise for lambda deserialization function fails...

9.8CVSS7.7AI score0.00719EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/07/02 11:04 p.m.47 views

CVE-2026-13371 WatchGuard Firebox Management Web UI Denial of Service via Unsafe Deserialization

An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the putdata endpoint, which performs unsafe deserialization of the attacker-supplied input...

6.9CVSS0.00351EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/02 11:04 p.m.11 views

CVE-2026-13371

An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the putdata endpoint, which performs unsafe deserialization of the attacker-supplied input...

6.9CVSS5.8AI score0.00351EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/02 11:04 p.m.14 views

CVE-2026-13371 WatchGuard Firebox Management Web UI Denial of Service via Unsafe Deserialization

An authenticated administrator can trigger a denial-of-service condition in the Fireware Management Web UI by sending malformed or crafted data to the putdata endpoint, which performs unsafe deserialization of the attacker-supplied input...

6.9CVSS6AI score0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/02 11:04 p.m.42 views

CVE-2026-13371

WatchGuard Firebox management UI is affected by CVE-2026-13371 due to unsafe deserialization in the put_data endpoint. An authenticated administrator can exploit crafted input to trigger a denial-of-service in the Fireware Management Web UI. The CVSS metrics indicate network access with high priv...

6.9CVSS5.8AI score0.00351EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/02 7:23 p.m.16 views

Security Bulletin: Disk Cache Deserialization Remote Code Execution Vulnerability

Summary A remote code execution vulnerability was discovered in the disk-based caching mechanism. The vulnerability arose from unsafe deserialization of pickle data in cache services, which processed cached items without validation or integrity checks. An attacker who could influence or tamper wi...

9.9CVSS6.6AI score0.00898EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder