---
id: CVE-2024-37052
aliases:
  - GHSA-76cg-cfhx-373f
  - BIT-mlflow-2024-37052
  - PYSEC-2026-1643
title: MLFlow unsafe deserialization
summary: MLFlow unsafe deserialization
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.1.0, <= 2.14.1'
published: '2024-06-04'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-76cg-cfhx-373f'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-37052'
  - url: 'https://github.com/mlflow/mlflow'
  - url: 'https://hiddenlayer.com/sai-security-advisory/mlflow-june2024'
tags:
  - osv
  - pip
epss: 0.00665
epssPercentile: 0.49584
ingestedAt: '2026-07-08T18:25:46.787Z'
---

## Overview

Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling a maliciously uploaded scikit-learn model to run arbitrary code on an end user’s system when interacted with.

## Affected packages

- `mlflow >= 1.1.0, <= 2.14.1`

## Remediation

Refer to the advisory for the patched release.
