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-59925HIGH
lepture mistune — inline_parser: quadratic-time parsing on long runs of `**x**` and `***x***` emphasis pairs
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  N  N  H    7.5   .0041   34.3     —
AFFECTED
  Product  Versions   Fixed
  mistune  < 3.3.0 –  —
TIMELINE
  Jul 7   Reserved by GitHub_M
  Jul 8   EXPLOIT PUBLISHED — CVE-2026-59925 (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, long sequences of well-formed double-asterisk or triple-asterisk emphasis pairs around a character cause quadratic work in src/mistune/inline_parser.py because the parser scans forward for matching close markers from every potential opening run, allowing denial of service in default Mistune parsing. 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-59925 (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-59925 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-59925 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.