CVE-2025-1550
Arbitrary Code Execution via Crafted Keras Config for Model Loading
9.8
CRITICAL
CVSS 3.1
EPSS 2.8%
描述
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.
如何修補 CVE-2025-1550
要修補 CVE-2025-1550,請將受影響套件升級到下列已修補版本。
- —升級至 3.9.0 或更新版本
- —升級至 3.8.0 或更新版本
CVE-2025-1550 正在被利用嗎?
低 — EPSS 為 2.8%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 3.0.0, < 3.9.0
- >= 3.0.0, < 3.8.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |