Lucene search
+L

4 matches found

OSV
OSV
added 2026/07/20 9:34 p.m.5 views

GHSA-C8J7-8CV4-2XMQ Mistune plugins/formatting: quadratic-time parsing on long runs of `~~x~~`, `==x==`, and `^^x^^` markers (strikethrough / mark / insert)

Summary Type: Algorithmic-complexity denial of service. A run of N closed pairs xx... or the analogous ==x== for mark, ^^x^^ for insert causes ON² work in the formatting parser. With the strikethrough, mark, or insert plugin enabled, an 8 KB input pegs the CPU for 4 seconds; 16 KB → 17 seconds...

7.5CVSS5.4AI score0.00418EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/08 5:17 p.m.6 views

DEBIAN-CVE-2026-59922

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 ea...

7.5CVSS6.1AI score0.00418EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/07/08 5:17 p.m.10 views

CVE-2026-59922

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 ea...

7.5CVSS6.1AI score0.00418EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/08 4:12 p.m.18 views

CVE-2026-59922

Mistune (Python Markdown parser) contains a quadratic-time DoS in formatting.py for long runs of marker pairs (x , ==x==, ^^x^^) in the strikethrough/mark/insert plugins. The issue arises from scanning for matching markers from every possible start position, causing CPU exhaustion. It is fixed in...

7.5CVSS6AI score0.00418EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder