Vulnerability Description
A safe mode bypass vulnerability in the `Model.load_model` method in Keras versions 3.0.0 through 3.10.0 allows an attacker to achieve arbitrary code execution by convincing a user to load a specially crafted `.keras` model archive.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Keras | Keras | >= 3.0.0, <= 3.10.0 |
Related Weaknesses (CWE)
References
- https://github.com/keras-team/keras/pull/21429Issue Tracking
- https://jfrog.com/blog/keras-safe_mode-bypass-vulnerability/Third Party Advisory
- https://jfrog.com/blog/keras-safe_mode-bypass-vulnerability/Third Party Advisory
FAQ
What is CVE-2025-8747?
CVE-2025-8747 is a vulnerability with a CVSS score of 7.8 (HIGH). A safe mode bypass vulnerability in the `Model.load_model` method in Keras versions 3.0.0 through 3.10.0 allows an attacker to achieve arbitrary code execution by convincing a user to load a specially...
How severe is CVE-2025-8747?
CVE-2025-8747 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-8747?
Check the references section above for vendor advisories and patch information. Affected products include: Keras Keras.