216.73.216.197

CVE-2026-44896

· Published 26/05/2026 21:16 · Modified 27/05/2026 19:42

Labels: CVE-2026-44896 2026-05-26CVE-2026-44896CWE-79[email protected]

Essential information

Published
26/05/2026 21:16
Modified
27/05/2026 19:42
Author
Creator
CVSS
5.3 MEDIUM (v3) 5.3 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Mistune 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 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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mistune / mistune cpe:2.3:a:mistune:mistune:<3.2.0:*:*:*:*:*:*:*

References