CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-12484

highCVSS 7.8covered by 1 sourcefirst seen 2026-07-19
A vulnerability in keras-team/keras version 3.15.0 allows unsafe deserialization of attacker-controlled PyTorch pickle data through the public keras.layers.TorchModuleWrapper.from_config method. This method invokes torch.load(..., weights_only=False) without requiring an explicit unsafe opt-in, such as a safe_mode=False parameter. When called outside a SafeModeScope(True) context, the absence of an ambient safe mode state permits unsafe deserialization by default. This issue can lead to arbitrary code execution if untrusted Keras layer configurations are processed using this method. The vulnerability arises because the method does not enforce safe deserialization practices unless explicitly guarded by Keras safe mode.

⚡ Watch CVE-2026-12484

Get an email if CVE-2026-12484 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-12484

CVE.org record

Embed the live status

CVE-2026-12484 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-12484 status](https://www.csirts.com/badge/CVE-2026-12484)](https://www.csirts.com/cve/CVE-2026-12484)