VulnSea

mistune vulnerabilities

CVEs whose affected-version data names the mistune package (pip). Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

17 CVEsRSS

CVE-2026-76098High· 7.5
4w ago

Mistune is a Python Markdown parser with renderers and plugins

Mistune is a Python Markdown parser with renderers and plugins. Versions 3.3.0 through 3.3.2 are vulnerable to DoS through deeply nested tokens. HTML rendering creates deeply nested emphasis tokens from consecutive asterisk characters, a…

Twilightmistune · mistuneEPSS 0.28%via NVD
CVE-2026-49851High· 7.5
2mo ago

Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Twilightmistune · mistuneEPSS 0.63%via OSV
CVE-2026-59930Medium· 4.3
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the toc plugin and TableOfContents directive generate hea…

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the toc plugin and TableOfContents directive generate heading IDs as predictable toc_N values without slugifying the heading text, allowing attacker-controll…

Sunlitmistune · mistuneEPSS 0.19%via OSV
CVE-2026-59929Medium· 6.1
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the safe_url filter in src/mistune/renderers/html.py bloc…

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the safe_url filter in src/mistune/renderers/html.py blocks only javascript:, vbscript:, file:, and data: schemes, allowing legacy or chained schemes such as…

Sunlitmistune · mistuneEPSS 0.34%via OSV
CVE-2026-59928High· 7.5
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a Markdown document containing many repeated or distinct …

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a Markdown document containing many repeated or distinct reference-link definitions causes quadratic work in src/mistune/block_parser.py and the ref_links en…

Twilightmistune · mistuneEPSS 0.65%via OSV
CVE-2026-59927Medium· 5.3
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.p…

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.py detects only direct self-includes and not indirect cycles, allowing two markdown files that includ…

Sunlitmistune · mistuneEPSS 0.53%via OSV
CVE-2026-59926Medium· 6.1
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, render_admonition() in src/mistune/directives/admonition.…

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, render_admonition() in src/mistune/directives/admonition.py concatenates the Admonition directive :class: option into the HTML class attribute without escapi…

Sunlitmistune · mistuneEPSS 0.33%via OSV
CVE-2026-59925High· 7.5
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, long sequences of well-formed double-asterisk or triple-a…

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 becau…

Twilightmistune · mistuneEPSS 0.64%via OSV
CVE-2026-59924Medium· 5.9
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Include.parse() joins and normalizes user-supplied includ…

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Include.parse() joins and normalizes user-supplied include paths without verifying that the result remains within the intended markdown directory, allowing c…

Sunlitmistune · mistuneEPSS 0.46%via OSV
CVE-2026-59923Medium· 6.1
2mo ago

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, HTMLRenderer.safe_url() does not block percent-encoded ja…

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, HTMLRenderer.safe_url() does not block percent-encoded javascript URIs, allowing attacker-supplied Markdown links or images to bypass URL protections and exe…

Sunlitmistune · mistuneEPSS 0.35%via OSV
CVE-2026-59922High· 7.5
2mo ago

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…

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 strikethroug…

Twilightmistune · mistuneEPSS 0.64%via OSV
CVE-2026-44899Medium· 4.7
4mo ago

Mistune Image Directive CSS Injection Vulnerability

Mistune Image Directive CSS Injection Vulnerability

Sunlitmistune · mistuneEPSS 0.23%via OSV
CVE-2026-44898Medium· 6.1
4mo ago

Mistune TOC Anchor Injection XSS

Mistune TOC Anchor Injection XSS

Sunlitmistune · mistuneEPSS 0.23%via OSV
CVE-2026-44897Medium· 6.1
4mo ago

Mistune Heading ID Attribute has Injection XSS

Mistune Heading ID Attribute has Injection XSS

Sunlitmistune · mistuneEPSS 0.23%via OSV
CVE-2026-44896Medium· 6.1
4mo ago

Mistune has XSS via unescaped figclass/figwidth in Figure directive

Mistune has XSS via unescaped figclass/figwidth in Figure directive

Sunlitmistune · mistuneEPSS 0.20%via OSV
CVE-2026-44708Medium· 6.1
4mo ago

Mistune Math Plugin has an XSS Escape Bypass

Mistune Math Plugin has an XSS Escape Bypass

Sunlitmistune · mistuneEPSS 0.23%via OSV
CVE-2026-33079High· 7.5
4mo ago

In versions 3.0.0a1 through 3.2.0 of Mistune, there is a ReDoS (Regular Expression Denial of Service) vulnerability in `LINK_TITLE_RE` that allows an attacker who can supply Markdown for parsing to cause denial of service

In versions 3.0.0a1 through 3.2.0 of Mistune, there is a ReDoS (Regular Expression Denial of Service) vulnerability in `LINK_TITLE_RE` that allows an attacker who can supply Markdown for parsing to cause denial of service. The regular ex…

Twilightmistune · mistuneEPSS 0.53%via NVD
mistune vulnerabilities (CVEs) · VulnSea