GHSA-48g7-3x6r-xfhp · Severity: high · Ecosystem: pip — Arbitrary Code Execution via Crafted Keras Config for Model Loading
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.
Conclusion & alert: CVE-2025-1550 is rated High Exploit Risk (78.7/100): CVSS High severity, with high exploitation likelihood (EPSS 9.88%, 93th percentile). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.90% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| 52359 | exploit_db | edb | 2025-07-16 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-07 | 7.97% | 9.88% | +1.90% |
| 2 | 2026-04-23 | 8.65% | 7.97% | -0.67% |
| 3 | 2026-04-21 | — | 8.65% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-48g7-3x6r-xfhp · Severity: high · Ecosystem: pip — Arbitrary Code Execution via Crafted Keras Config for Model Loading
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2025-1550 unimportant priority: Debian including 1 source packages (keras), 1 status rows across 1 suites (bullseye): resolved 1. | https://security-tracker.debian.org/tracker/CVE-2025-1550 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-1550 |
ubuntu
|
medium | CVE-2025-1550 medium priority: Ubuntu including 1 source packages (keras), 8 status rows across 8 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream): DNE 5, needed 2, released 1. | https://ubuntu.com/security/CVE-2025-1550 |
| URL | Tags |
|---|---|
| https://github.com/keras-team/keras/pull/20751 | Issue Tracking Patch |
| https://towerofhanoi.it/writeups/cve-2025-1550/ | Exploit Third Party Advisory |