SCA: security update for keras (GHSA-48g7-3x6r-xfhp)

high Tenable Cloud Security Plugin ID 421099

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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)

Solution

Update the keras library and its related packages to version 3.9.0 or later.

See Also

https://github.com/advisories/GHSA-48g7-3x6r-xfhp

Plugin Details

Severity: High

ID: 421099

Version: Revision 1.17

Type: Local

Family: SCA Checks

Published: 3/12/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.91

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2025-1550

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.3

Threat Score: 5.9

Threat Vector: CVSS:4.0/E:P

Vector: 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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/11/2025

Vulnerability Publication Date: 3/11/2025

Reference Information

CVE: CVE-2025-1550

cwe: CWE-94