Mistune_project Mistune

17 CVEs affecting Mistune_project Mistune. Latest disclosed: 2026-07-08. Critical: 0, High: 4.

Top CVEs affecting Mistune_project Mistune
CVESeverityScorePublishedSummary
CVE-2026-59928High7.52026-07-08Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a Markdown document containing many repeated or distinct reference-link definit…
CVE-2026-59925High7.52026-07-08Mistune 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…
CVE-2026-59922High7.52026-07-08Mistune 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 ca…
CVE-2022-34749High7.52022-07-25In mistune through 2.0.2, support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge c…
CVE-2026-59929Medium6.12026-07-08Mistune 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:, v…
CVE-2026-59926Medium6.12026-07-08Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, render_admonition() in src/mistune/directives/admonition.py concatenates the Ad…
CVE-2026-59923Medium6.12026-07-08Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, HTMLRenderer.safe_url() does not block percent-encoded javascript URIs, allowin…
CVE-2026-44898Medium6.12026-05-26Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, render_toc_ul() builds a <ul> table-of-contents tree from a list of (level, id…
CVE-2026-44897Medium6.12026-05-26Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, HTMLRenderer.heading() builds the opening <hN> tag by string-concatenating the…
CVE-2026-44896Medium6.12026-05-26Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the render_figure() function concaten…
CVE-2026-44708Medium6.12026-05-26Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the mistune math plugin renders inline math ($...$) and block math ($$...$$) by…
CVE-2017-16876Medium6.12017-12-29Cross-site scripting (XSS) vulnerability in the _keyify function in mistune.py in Mistune before 0.8.1 allows remote attackers to inject arbitrary web script o…
CVE-2017-15612Medium6.12017-10-19mistune.py in Mistune 0.7.4 allows XSS via an unexpected newline (such as in java\nscript:) or a crafted email address, related to the escape and autolink func…
CVE-2026-59924Medium5.92026-07-08Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Include.parse() joins and normalizes user-supplied include paths without verify…
CVE-2026-59927Medium5.32026-07-08Mistune 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…
CVE-2026-44899Medium4.72026-05-26Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the Image directive plugin validates the :width: and :height: options with a re…
CVE-2026-59930Medium4.32026-07-08Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the toc plugin and TableOfContents directive generate heading IDs as predictabl…