SCA: security update for mlflow (GHSA-gqch-g4w5-7qcw)

high Tenable Cloud Security Plugin ID 446039

Description

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

- MLflow is an open source AI engineering platform for agents, large language models, and machine learning
models. Prior to 3.15.0, CreateModelVersion accepts a run_id or model_id after _validate_source_run() or
_validate_source_model() in mlflow/server/handlers.py verifies only path containment, allowing
authenticated users to create a model version that references another user's artifact directory and read
files through GET /model-versions/get-artifact without the required READ permission. This issue is fixed
in version 3.15.0. (CVE-2026-69148)

Solution

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

See Also

https://github.com/advisories/GHSA-gqch-g4w5-7qcw

Plugin Details

Severity: High

ID: 446039

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/18/2026

Updated: 8/18/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-69148

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/17/2026

Vulnerability Publication Date: 8/17/2026

Reference Information

CVE: CVE-2026-69148

cwe: CWE-862