---
id: CVE-2024-35515
aliases:
  - GHSA-g4r7-86gm-pgqc
  - PYSEC-2026-1939
title: sqlitedict insecure deserialization vulnerability
summary: sqlitedict insecure deserialization vulnerability
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: sqlitedict
product: sqlitedict
ecosystem: pip
affected:
  - sqlitedict <= 2.1.0
published: '2024-09-18'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-g4r7-86gm-pgqc'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-35515'
  - url: 'https://github.com/piskvorky/sqlitedict/issues/174'
  - url: 'https://github.com/piskvorky/sqlitedict'
  - url: 'https://github.com/piskvorky/sqlitedict?tab=readme-ov-file#serialization'
  - url: 'https://wha13.github.io/2024/06/13/mfcve'
tags:
  - osv
  - pip
epss: 0.00886
epssPercentile: 0.57492
ingestedAt: '2026-07-08T18:25:49.220Z'
---

## Overview

Insecure deserialization in sqlitedict up to v2.1.0 allows attackers to execute arbitrary code.

## Affected packages

- `sqlitedict <= 2.1.0`

## Remediation

Refer to the advisory for the patched release.
