Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-44896

Опубликовано: 26 мая 2026
Источник: nvd
CVSS3: 6.1
EPSS Низкий

Описание

Mistune 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 concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when HTMLRenderer(escape=True) is used, because these values bypass the inline renderer. Version 3.2.1 contains a patch.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:mistune_project:mistune:*:*:*:*:*:*:*:*
Версия до 3.2.0 (включая)

EPSS

Процентиль: 10%
0.00198
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 6.1
ubuntu
2 месяца назад

Mistune 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 concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when HTMLRenderer(escape=True) is used, because these values bypass the inline renderer. Version 3.2.1 contains a patch.

CVSS3: 5.4
redhat
2 месяца назад

Mistune 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 concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when HTMLRenderer(escape=True) is used, because these values bypass the inline renderer. Version 3.2.1 contains a patch.

msrc
2 месяца назад

Mistune: XSS via unescaped figclass/figwidth in Figure directive

CVSS3: 6.1
debian
2 месяца назад

Mistune is a Python Markdown parser with renderers and plugins. In 3.2 ...

CVSS3: 6.1
github
3 месяца назад

Mistune has XSS via unescaped figclass/figwidth in Figure directive

EPSS

Процентиль: 10%
0.00198
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-79