← Back to CVE search

CVE-2026-76098

mistune

Description

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.render_token() can exceed Python-s recursion limit and raise RecursionError, allowing crafted Markdown to crash a parsing process. This issue is fixed in version 3.3.3

CVSS 7.5EPSS 0.27799999999999997%Risk 0.77
View source
Published
2026-08-24 20:17:19
Affected versions
>=3.3.0,<=3.3.2
Type
Library
Last modified
2026-08-24 21:17:47
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H