---
id: CVE-2024-37061
aliases:
  - GHSA-pqcv-qw2r-r859
  - BIT-mlflow-2024-37061
  - PYSEC-2026-1657
title: MLFlow improper input validation
summary: MLFlow improper input validation
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
vendor: mlflow
product: mlflow
ecosystem: pip
affected:
  - 'mlflow >= 1.11.0, <= 2.13.1'
published: '2024-06-04'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:15.748188624Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-pqcv-qw2r-r859'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-37061'
  - url: 'https://github.com/mlflow/mlflow'
  - url: 'https://hiddenlayer.com/sai-security-advisory/mlflow-june2024'
tags:
  - osv
  - pip
epss: 0.00884
epssPercentile: 0.57572
ingestedAt: '2026-07-08T18:25:51.828Z'
---

## Overview

Remote Code Execution can occur in versions of the MLflow platform running version 1.11.0 or newer, enabling a maliciously crafted MLproject to execute arbitrary code on an end user’s system when run due to unfiltered input.

## Affected packages

- `mlflow >= 1.11.0, <= 2.13.1`

## Remediation

Refer to the advisory for the patched release.
