AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-59922

HIGH · CVSS 7.5 EPSS 0.42% Public Exploit

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

CyberRota Analysis

AI-Generated

Mistune versions prior to 3.3.0 are vulnerable to a denial-of-service attack due to inefficient handling of specific Markdown marker pairs, which can lead to excessive CPU usage. This vulnerability can be exploited by attackers to cause service disruptions in applications utilizing the parser. Organizations using affected versions should prioritize upgrading to 3.3.0 or later to mitigate the risk of CPU exhaustion attacks.

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-59922
Severity
HIGH
CVSS
7.5
EPSS
0.42%

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

Related CVEs

Other vulnerabilities affecting the same vendor(s)