SCA: security update for mlflow (GHSA-vhcx-3pq2-4fvc)

critical Tenable Self-Hosted Container Security Plugin ID 439580

Description

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

- A path traversal vulnerability exists in the `extract_archive_to_dir` function within the
`mlflow/pyfunc/dbconnect_artifact_cache.py` file of the mlflow/mlflow repository. This vulnerability,
present in versions before v3.7.0, arises due to the lack of validation of tar member paths during
extraction. An attacker with control over the tar.gz file can exploit this issue to overwrite arbitrary
files or gain elevated privileges, potentially escaping the sandbox directory in multi-tenant or shared
cluster environments. (CVE-2025-15036)

Solution

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

See Also

https://github.com/advisories/GHSA-vhcx-3pq2-4fvc

Plugin Details

Severity: Critical

ID: 439580

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/1/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.16

Vendor

Vendor Severity: Critical

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

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/30/2026

Vulnerability Publication Date: 3/30/2026

Reference Information

CVE: CVE-2025-15036

cwe: CWE-29