Lucene search
+L

398 matches found

CVE
CVE
added 2026/05/26 8:36 p.m.68 views

CVE-2026-44899

CVE-2026-44899 – Mistune Image Directive CSS Injection exploits a prefix-only regex in the Image directive’s width/height validation. Before 3.2.1, values starting with digits (e.g., 100vw;…) pass _num_re.match() and are written into style="width:...;" or style="height:...;" without escaping, ena...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/26 8:36 p.m.14 views

CVE-2026-44899 Mistune Image Directive CSS Injection Vulnerability

Mistune 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 regex compiled as numre = re.compiler"^\d+?:.\d?". When the validated value is not a plain integer, renderblockimage inserts it directly int...

4.7CVSS5.8AI score0.00228EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/26 8:36 p.m.46 views

CVE-2026-44899 Mistune Image Directive CSS Injection Vulnerability

Mistune 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 regex compiled as numre = re.compiler"^\d+?:.\d?". When the validated value is not a plain integer, renderblockimage inserts it directly int...

4.7CVSS0.00228EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/26 8:36 p.m.33 views

EUVD-2026-31992

Mistune 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 regex compiled as numre = re.compiler"^\d+?:.\d?". When the validated value is not a plain integer, renderblockimage inserts it directly int...

4.7CVSS5.8AI score0.00228EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/26 8:36 p.m.9 views

CVE-2026-44899 Mistune Image Directive CSS Injection Vulnerability

Mistune 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 regex compiled as numre = re.compiler"^\d+?:.\d?". When the validated value is not a plain integer, renderblockimage inserts it directly int...

4.7CVSS7.1AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/26 8:33 p.m.13 views

CVE-2026-44896 Mistune: XSS via unescaped figclass/figwidth in Figure directive

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

5.3CVSS5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/26 8:33 p.m.29 views

EUVD-2026-31991

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and realier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

5.3CVSS5.8AI score0.00198EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/26 8:33 p.m.11 views

CVE-2026-44896

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/26 8:33 p.m.68 views

CVE-2026-44896

Mistune (Python Markdown parser) contains an XSS flaw in the image figure directive. In versions 3.2.0 and earlier, render_figure() concatenates figclass and figwidth into HTML attributes without escaping, allowing attribute injection and XSS even when HTMLRenderer(escape=True) is enabled, becaus...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/26 8:33 p.m.8 views

CVE-2026-44896 Mistune: XSS via unescaped figclass/figwidth in Figure directive

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

5.3CVSS6AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/26 8:33 p.m.22 views

CVE-2026-44896

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/26 8:33 p.m.53 views

CVE-2026-44896 Mistune: XSS via unescaped figclass/figwidth in Figure directive

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

5.3CVSS0.00198EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.29 views

mistune 跨站脚本漏洞

Mistune is a fast and powerful Python Markdown parser developed by Hsiaoming Yang. Versions of Mistune prior to 3.2.1 contained a cross-site scripting vulnerability. This vulnerability stemmed from the Image directive plugin using regular expressions that only matched prefixes to validate the wid...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.16 views

mistune 跨站脚本漏洞

Mistune is a fast and powerful Python Markdown parser developed by Hsiaoming Yang. Versions of Mistune prior to 3.2.1 contained a cross-site scripting vulnerability. This vulnerability stemmed from the mathematical plugin not properly escaping HTML when rendering inline and block-level mathematic...

6.1CVSS5.7AI score0.00228EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.21 views

mistune 跨站脚本漏洞

Mistune is a fast and powerful Python Markdown parser developed by Hsiaoming Yang. Versions of Mistune 3.2.0 and earlier contained a cross-site scripting vulnerability. This vulnerability stemmed from the renderfigure function in src/mistune/directives/image.py, which directly concatenated the...

6.1CVSS5.7AI score0.00198EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.19 views

mistune 跨站脚本漏洞

Mistune is a fast and powerful Python Markdown parser developed by Hsiaoming Yang. Versions of Mistune prior to 3.2.1 contained a cross-site scripting vulnerability. This vulnerability stemmed from the use of Python format strings to insert id and text values into tags without proper HTML escapin...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.15 views

mistune 跨站脚本漏洞

Mistune is a fast and powerful Python Markdown parser developed by Hsiaoming Yang. Versions of Mistune prior to 3.2.1 contained a cross-site scripting vulnerability. This vulnerability stemmed from HTMLRenderer.heading, which directly inserted id attribute values into HTML tags without escaping...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/05/25 10:48 a.m.19 views

CVE-2026-33079

A flaw was found in Mistune, a Markdown parser. This vulnerability, known as Regular Expression Denial of Service ReDoS, exists in the LINKTITLERE regular expression. A remote attacker can exploit this by providing specially crafted Markdown input, which causes the regular expression engine to...

8.7CVSS6.2AI score0.00517EPSS
SaveExploits0References5
CBLMariner
CBLMariner
added 2026/05/18 8:36 p.m.16 views

CVE-2026-44708 affecting package python-mistune for versions less than 3.2.1-1

CVE-2026-44708 affecting package python-mistune for versions less than 3.2.1-1. A patched version of the package is available...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2026/05/18 8:36 p.m.15 views

CVE-2026-44897 affecting package python-mistune for versions less than 3.2.1-1

CVE-2026-44897 affecting package python-mistune for versions less than 3.2.1-1. A patched version of the package is available...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1
Rows per page
Query Builder