CVE 8.8 HIGH

Safe Mode Bypass in keras-team/keras_CVE-2026-1462

8.8 / 10
HIGH
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

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.

AI Analysis

Safe Mode Bypass vulnerability in keras package allowing arbitrary code execution

Basic Information

ID CVE-2026-1462
Source @huntr_ai
Published Apr 13, 2026 at 14:55

Affected Product

Vendor keras-team
Product keras-team/keras
Version 3.13.0
Affected Versions keras-team keras-team/keras unspecified

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Keras Team
Product Keras
Version 3.13.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.