AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-59925

HIGH · CVSS 7.5 EPSS 0.41% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

Mistune, a Python Markdown parser, is vulnerable to a denial of service attack due to inefficient handling of long sequences of emphasis pairs, which can lead to excessive processing time. This issue affects versions prior to 3.3.0 and should be prioritized by developers and organizations using Mistune for Markdown parsing to mitigate potential service disruptions. Users are advised to upgrade to version 3.3.0 or later to resolve this vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-59925
Severity
HIGH
CVSS
7.5
EPSS
0.41%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)