RCE in Google Keras

CVE-2025-1550

The Keras Model.load_model function permits arbitrary code execution, even with safe_mode=True, through a manually constructed, malicious .keras archive. By altering the config.json file within the archive, an attacker can specify arbitrary Python modules and functions, along with their arguments, to be loaded and executed during model loading.

Vulnerability class: RCE (Remote Code Execution)

EPSS: 0.028 (85.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-1550?
CVE-2025-1550 is a critical-severity vulnerability in Google Keras, classified under Code Injection. CVSS score: 9.8/10. Published 2025-03-11.
How severe is CVE-2025-1550?
Critical severity. CVSS v3 base score is 9.8 out of 10.
Is CVE-2025-1550 known to be exploited?
8 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.