PT-2026-29269 · Mlflow · Mlflow/Mlflow

Published

2026-03-31

·

Updated

2026-03-31

·

CVE-2026-0596

CVSS v3.1

9.6

Critical

AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
A command injection vulnerability exists in mlflow/mlflow when serving a model with enable mlserver=True. The model uri is embedded directly into a shell command executed via bash -c without proper sanitization. If the model uri contains shell metacharacters, such as $() or backticks, it allows for command substitution and execution of attacker-controlled commands. This vulnerability affects the latest version of mlflow/mlflow and can lead to privilege escalation if a higher-privileged service serves models from a directory writable by lower-privileged users.

Fix

OS Command Injection

Weakness Enumeration

Related Identifiers

CVE-2026-0596

Affected Products

Mlflow/Mlflow