---
cve: "CVE-2026-1462"
severity: "HIGH"
cvss: 7.8
epss: "41%"
vendor: "Keras-team"
kev: false
exploited: false
published: "2026-04-13 14:55:28"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T06:03:40+02:00"
---

# CVE-2026-1462

> 7.8 HIGH · 🧪 PoC

## Beschreibung

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

```
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- b6773d3decaef1b05d8e794458e148cb362f163f (Commit)

## Referenzen

- <https://huntr.com/bounties/7e78d6f1-6977-4300-b595-e81bdbda331c>
- <https://github.com/keras-team/keras/commit/b6773d3decaef1b05d8e794458e148cb362f163f>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-1462) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
