---
id: CVE-2024-37064
aliases:
  - GHSA-cg49-hrj4-3rpr
  - PYSEC-2026-2061
title: ydata unsafe deserialization
summary: ydata unsafe deserialization
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
vendor: ydata-profiling
product: ydata-profiling
ecosystem: pip
affected:
  - 'ydata-profiling >= 3.7.0, <= 4.8.3'
published: '2024-06-04'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-cg49-hrj4-3rpr'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-37064'
  - url: 'https://github.com/ydataai/ydata-profiling'
  - url: 'https://hiddenlayer.com/sai-security-advisory/ydata-june2024'
tags:
  - osv
  - pip
epss: 0.00241
epssPercentile: 0.13594
ingestedAt: '2026-07-08T18:25:48.366Z'
---

## Overview

Deseriliazation of untrusted data can occur in versions 3.7.0 or newer of Ydata's ydata-profiling open-source library, enabling a maliciously crafted dataset to run arbitrary code on an end user's system when loaded.

## Affected packages

- `ydata-profiling >= 3.7.0, <= 4.8.3`

## Remediation

Refer to the advisory for the patched release.
