---
id: CVE-2024-37065
aliases:
  - GHSA-q49c-6v6g-wgq3
  - PYSEC-2026-1928
title: Skops unsafe deserialization
summary: Skops 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: skops
product: skops
ecosystem: pip
affected:
  - 'skops >= 0.6, <= 0.9'
published: '2024-06-04'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-q49c-6v6g-wgq3'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-37065'
  - url: 'https://hiddenlayer.com/sai-security-advisory/skops-june2024'
  - url: 'http://github.com/skops-dev/skops'
tags:
  - osv
  - pip
epss: 0.00239
epssPercentile: 0.13344
ingestedAt: '2026-07-08T18:25:52.091Z'
---

## Overview

Deserialization of untrusted data can occur in versions 0.6 or newer of the skops python library, enabling a maliciously crafted model to run arbitrary code on an end user's system when loaded.

## Affected packages

- `skops >= 0.6, <= 0.9`

## Remediation

Refer to the advisory for the patched release.
