#VU118764 Deserialization of Untrusted Data in Keras - CVE-2025-49655

 

#VU118764 Deserialization of Untrusted Data in Keras - CVE-2025-49655

Published: November 25, 2025


Vulnerability identifier: #VU118764
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-49655
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Keras
Software vendor:
Keras

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to insecure input validation when processing serialized data while parsing external modules. A remote attacker can trick the victim into loading a malicious module and execute arbitrary code on the target system.


Remediation

Install updates from vendor's website.

External links