Vulnerability in Lepture Mistune

CVE-2026-59925

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.

EPSS: 0.004 (34.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-59925?
CVE-2026-59925 is a high-severity vulnerability in Lepture Mistune, classified under Inefficient Algorithmic Complexity. CVSS score: 7.5/10. Published 2026-07-08.
How severe is CVE-2026-59925?
High severity. CVSS v3 base score is 7.5 out of 10.