---
id: CVE-2024-29073
aliases:
  - GHSA-x3r6-ccvq-cf5v
  - PYSEC-2026-1118
title: Anki Latex Incomplete Blocklist Vulnerability
summary: Anki Latex Incomplete Blocklist Vulnerability
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N'
vendor: anki
product: anki
ecosystem: pip
affected:
  - anki < 24.6
patched:
  - anki 24.6
published: '2024-07-22'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-x3r6-ccvq-cf5v'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-29073'
  - url: 'https://github.com/ankitects/anki/pull/3218'
  - url: >-
      https://github.com/ankitects/anki/commit/06f7aa393d21d7d5dd8039e15d543b73c3346932
  - url: 'https://github.com/ankitects/anki'
  - url: 'https://skerritt.blog/anki-0day'
  - url: 'https://skii.dev/anki-0day'
  - url: 'https://talosintelligence.com/vulnerability_reports/TALOS-2024-1992'
tags:
  - osv
  - pip
epss: 0.11826
epssPercentile: 0.95901
ingestedAt: '2026-07-08T18:25:54.089Z'
---

## Overview

An vulnerability in the handling of Latex exists in Ankitects Anki 24.04. When Latex is sanitized to prevent unsafe commands, the verbatim package, which comes installed by default in many Latex distributions, has been overlooked. A specially crafted flashcard can lead to an arbitrary file read. An attacker can share a flashcard to trigger this vulnerability.

## Affected packages

- `anki < 24.6`

## Remediation

Upgrade to a patched release:

- `anki 24.6`
