CVEFinder.io

CVE-2026-1462

⚠️ high
🔍 Scan for this CVE
Summary

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 path

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.

CVSS Score
7.8
High
EPSS Score
0.4
Exploit Probability
Published Date
2026-04-13
First Seen: 2026-04-14
📊 Relative Risk Intelligence

This CVE is Moderate Risk - more severe than 69.4% of all 338,292 vulnerabilities in our database.

#103,391
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Apr 13, 2026
🔍 Exploitation Status
Poc
Proof-of-concept available
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
SSVC data provided by CISA
Last Modified 2026-07-15
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE IDs (Weakness Types)

📦 Affected Products 2

🔗 References 7

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-15154 🔶 medium 6.5 0.2 A flaw was found in `guardrails-detectors`, a component of Red Hat OpenShift AI. This vulnerability, known as Regular Ex... 2026-07-08
CVE-2026-12481 ⛔ critical 9.8 0.4 A vulnerability in keras-team/keras version 3.14.0 allows for arbitrary code execution due to improper handling of deser... 2026-07-03
CVE-2023-54365 ⚠️ high 7.5 0.6 Traefik before 2.10.5 and 3.0.0-beta4 is affected by a denial-of-service vulnerability in HTTP/2 request handling inheri... 2026-06-23
CVE-2026-11816 ⚠️ high 8.1 0.6 Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in `... 2026-06-11
CVE-2026-42271 ⚠️ high 8.8 80.2 LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.74.2 to before vers... 2026-05-08
CVE-2026-5483 ⚠️ high 8.5 0.5 A flaw was found in odh-dashboard in Red Hat Openshift AI. This vulnerability in the `odh-dashboard` component of Red Ha... 2026-04-10
These CVEs affect the same products