
Keras 2.15 – Remote Code Execution (RCE)
#!/usr/bin/env python3 # Exploit Title: Keras 2.15 – Remote Code Execution (RCE) # Author: Mohammed Idrees Banyamer # Instagram: @banyamer_security # GitHub: https://github.com/mbanyamer # Date: 2025-07-09 # Tested on: Ubuntu 22.04 LTS, Python 3.10, TensorFlow/Keras <= 2.15 # CVE: CVE-2025-1550 # Type: Remote Code Execution (RCE) # Platform: Python / Machine Learning (Keras) # Author…