boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-59922HIGH
lepture mistune — Mistune plugins/formatting: quadratic-time parsing on long runs of `~~x~~`, `==x==`, and `^^x^^` markers (strikethrough / mark / insert)
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  N  N  H    7.5   .0042   35.0     —
AFFECTED
  Product  Versions   Fixed
  mistune  < 3.3.0 –  —
TIMELINE
  Jul 7   Reserved by GitHub_M
  Jul 8   EXPLOIT PUBLISHED — CVE-2026-59922 (lepture mistune). Public exploit reference added.
  Jul 8   Published (CNA: GitHub_M)
CWE-407, CWE-1333 · CNA: GitHub_M · CVSS v3.1 · 3 references · NVD status: Analyzed

Description

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a run of closed tilde, equals-sign, or caret marker pairs around a character causes quadratic work in src/mistune/plugins/formatting.py when the strikethrough, mark, or insert plugin scans for matching markers from each possible start position, allowing denial of service through CPU exhaustion. This issue is fixed in version 3.3.0.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
July 7, 2026ReservedReserved by GitHub_M
July 8, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-59922 (lepture mistune). Public exploit reference added.
July 8, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
lepturemistune< 3.3.0

Weaknesses

CWE-407 · CWE-1333

References (3)

Related

Authoritative record: CVE-2026-59922 at cve.org

Vendors: lepture

Weaknesses: CWE-407 · CWE-1333

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-59922 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.