---
id: CVE-2024-37060
aliases:
  - GHSA-cv6c-7963-wxcg
  - BIT-mlflow-2024-37060
  - PYSEC-2026-1647
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.27.0, <= 2.14.1'
published: '2024-06-04'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-cv6c-7963-wxcg'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-37060'
  - url: 'https://github.com/mlflow/mlflow'
  - url: 'https://hiddenlayer.com/sai-security-advisory/mlflow-june2024'
tags:
  - osv
  - pip
epss: 0.00775
epssPercentile: 0.5382
ingestedAt: '2026-07-08T18:25:48.574Z'
---

## Overview

Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.27.0 or newer, enabling a maliciously crafted Recipe to execute arbitrary code on an end user’s system when run.

## Affected packages

- `mlflow >= 1.27.0, <= 2.14.1`

## Remediation

Refer to the advisory for the patched release.
