Lepture Mistune

6 CVEs affecting Lepture Mistune. Latest disclosed: 2026-05-26. Critical: 0, High: 0.

Top CVEs affecting Lepture Mistune
CVESeverityScorePublishedSummary
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 realier, 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-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-330792026-05-06In 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…