HarborGuard / CVE
Back to search
HIGHCVE-2026-1462Published Modified CNA @huntr_ai

CVE-2026-1462: Safe Mode Bypass in keras-team/keras

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 v3.0
8.8
Severity
HIGH
Fixed in
3.13.2
Affected Products
1

Fix available

3.13.2
Affected packages
  • keras-team / keras-team/keras
    < 3.13.2 (from unspecified)
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H