Lucene search
+L

418 matches found

EUVD
EUVD
added 2026/09/02 3:14 p.m.7 views

EUVD-2026-65137

Mistune: Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown...

7.5CVSS5.8AI score0.00278EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 3:14 p.m.5 views

GHSA-6M44-FPC8-C3RQ Mistune: Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown

Summary Mistune v3.3.2 is vulnerable to a Denial of Service DoS attack via uncontrolled recursion in the HTML rendering of deeply-nested emphasis tokens. By submitting Markdown containing approximately 1,000 consecutive asterisk characters, an attacker causes the Python process to crash with...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.8 views

CVE-2026-76098

A flaw was found in Mistune, a Python Markdown parser. This vulnerability allows a remote attacker to trigger a Denial of Service DoS by submitting specially crafted Markdown input. The excessive use of emphasis markers, such as consecutive asterisks, creates deeply nested tokens during HTML...

7.5CVSS5.9AI score0.00278EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-76098

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/24 10:42 p.m.10 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion through the InlineParser emphasis processing in src/mistune/inlineparser.py. An attacker can crash the Python process by supplying Markdown with a very long run of emphasis markers, such as hundreds or thousands o...

8.7CVSS5.5AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 8:17 p.m.6 views

DEBIAN-CVE-2026-76098

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, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 8:17 p.m.10 views

AZL-97956 CVE-2026-76098 affecting package python-mistune for versions less than 3.3.4-1

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, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS5.9AI score0.00278EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 8:17 p.m.10 views

CVE-2026-76098

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, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 8:17 p.m.5 views

UBUNTU-CVE-2026-76098

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, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/24 8:17 p.m.10 views

CVE-2026-76098

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, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 8:05 p.m.33 views

CVE-2026-76098

Mistune (Python Markdown parser) versions 3.3.0 through 3.3.2 are vulnerable to Denial of Service via deeply nested emphasis tokens. When HTML rendering processes consecutive asterisk characters, recursive calls in HTMLRenderer.render_token() can exceed Python's recursion limit, raising a Recursi...

7.5CVSS5.3AI score0.00278EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/24 8:05 p.m.9 views

CVE-2026-76098

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, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0
OSV
OSV
added 2026/08/24 8:05 p.m.10 views

CVE-2026-76098 Mistune has Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown

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, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS5.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.16 views

PT-2026-81027

Name of the Vulnerable Software and Affected Versions Mistune versions 3.3.0 through 3.3.2 Description This issue allows a Denial of Service DoS through deeply nested tokens. When rendering HTML, consecutive asterisk characters can create deeply nested emphasis tokens. The recursive rendering...

7.5CVSS5.2AI score0.00278EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2026/07/28 7:08 a.m.8 views

CVE-2026-59922

A flaw was found in Mistune, a Python Markdown parser. A remote attacker could exploit this vulnerability by providing specially crafted input containing specific marker pairs tilde, equals-sign, or caret. This crafted input causes the parser to perform quadratic work, leading to excessive CPU...

7.5CVSS5.9AI score0.00644EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/28 6:22 a.m.9 views

CVE-2026-59924

A flaw was found in Mistune, a Python Markdown parser. The Include.parse function does not properly verify user-supplied include paths, allowing an attacker to craft paths that can access files outside the intended markdown directory. This can lead to information disclosure when markdown files ar...

5.9CVSS5.7AI score0.00462EPSS
SaveExploits1References6
Veracode
Veracode
added 2026/07/25 6:25 p.m.13 views

Cross-site Scripting (XSS)

Mistune is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper escaping of the Admonition directive :class: option when rendering HTML, which allows an attacker to inject malicious attributes and execute arbitrary JavaScript in a victim's browser...

6.1CVSS6.1AI score0.00327EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/20 9:35 p.m.20 views

EUVD-2026-42336

Mistune renderers/html.safeurl: HARMFULPROTOCOLS list misses legacy and chained schemes that historically chain to javascript: execution...

6.1CVSS5.5AI score0.00341EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 9:35 p.m.14 views

GHSA-QFRW-5RXM-MHH2 Mistune renderers/html.safe_url: HARMFUL_PROTOCOLS list misses legacy and chained schemes that historically chain to `javascript:` execution

Summary Type: URL-scheme allowlist gap. The safeurl filter only blocks the four schemes javascript:, vbscript:, file:, data:. Several other schemes are accepted into rendered and tags despite being known XSS vectors in legacy or chain-handling browsers. The same gap applies to direct links,...

6.1CVSS5.6AI score0.00341EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/20 9:35 p.m.23 views

EUVD-2026-42330

Mistune toc / TableOfContents directive: heading IDs use predictable tocN numbering with no slugification, allowing collision with attacker-controlled id="tocN" content...

4.3CVSS5.1AI score0.00192EPSS
SaveExploits1References5
Rows per page
Query Builder