CVE-2026-12480
Last modified
CVE-2026-12480 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the `H5IOStore._verify_dataset()` and `file_editor.py` methods, which fail to check the `dataset.is_virtual` property of HDF5 datasets. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
Keras versions up to and including 3.13.2 are vulnerable to an arbitrary HDF5 file read due to an incomplete fix for CVE-2026-1669. The vulnerability resides in the `H5IOStore._verify_dataset()` and `file_editor.py` methods, which fail to check the `dataset.is_virtual` property of HDF5 datasets. This allows an attacker to craft a malicious `.keras` model archive or `.h5` weights file containing a Virtual Dataset (VDS) that references external HDF5 files on the victim's filesystem. When the victim loads the model using `keras.models.load_model()` or `keras.saving.load_model()`, the external file is transparently read, leading to potential information disclosure. Fixed in versions 3.12.2 and 3.14.1.
Metrics
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| keras-team | keras-team/keras | < 3.12.2, 3.14.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-12480?
How severe is CVE-2026-12480?
How do I fix CVE-2026-12480?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-12473Two data sources (DICOMWebProxy and DICOMJSON) shipped in th…8.3
- CVE-2026-12475Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-12476The Easy Digital Downloads plugin for WordPress is vulnerabl…7.2
- CVE-2026-12478The fix for CVE-2026-0716 (commit 6ff7ef0, libsoup 3.6.6) pl…4.8
- CVE-2026-12479A path traversal vulnerability exists in keras-team/keras ve…6.1
- CVE-2026-1248IBM Business Automation Workflow containers and traditional …4.3
- CVE-2026-12481A vulnerability in keras-team/keras version 3.14.0 allows fo…9.8
- CVE-2026-12482A vulnerability in keras-team/keras version 3.12.0 allows an…6.5
- CVE-2026-12484A vulnerability in keras-team/keras version 3.15.0 allows un…7.8
- CVE-2026-12485GV-I/O Box 4E is a smart embedded device with 4 input and 4 …10
- CVE-2026-12486Multiple OS command injection vulnerabilities exist in the l…9.1
- CVE-2026-12488A memory corruption vulnerability exists in the GV-Cloud fun…6.2
Are you affected by CVE-2026-12480?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
