Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-1462 Details

Description

A vulnerability in the `TFSMLayer` class of the `keras` package, version 3.13.0, allows attacker-controlled TensorFlow SavedModels to be loaded during deserialization of `.keras` models, even when `safe_mode=True`. This bypasses the security guarantees of `safe_mode` and enables arbitrary attacker-controlled code execution during model inference under the victim's privileges. The issue arises due to the unconditional loading of external SavedModels, serialization of attacker-controlled file paths, and the lack of validation in the `from_config()` method.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-502Deserialization of Untrusted Dataredhat-SADP
CWE-502Deserialization of Untrusted Data[email protected]

Affected Products

ProductVersions
keras keras
3.13.0

CPE

  • cpe:2.3:a:keras:keras:3.13.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat openshift ai
>= 2.25, < 2.25.7

CPE

  • cpe:2.3:a:redhat:openshift_ai:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-1462
NVD Published Date:
Apr 13, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]
CVE-2026-1462 Details - Not Deferred