QSearchQSearch

CVE-2026-44897

6.1 MEDIUM

Mistune is a Python Markdown parser with renderers and plugins

Published: 2026-05-26 · Last updated: 2026-05-28

Severity and scoring

CVSS
6.1 MEDIUM
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CWE
CWE-79

Affected products

VendorProduct
mistune_projectmistune

Description

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, HTMLRenderer.heading() builds the opening <hN> tag by string-concatenating the id attribute value directly into the HTML — with no call to escape(), safe_entity(), or any other sanitisation function. A double-quote character " in the id value terminates the attribute, allowing an attacker to inject arbitrary additional attributes (event handlers, src=, href=, etc.) into the heading element. This vulnerability is fixed in 3.2.1.

Source: NVD

References

Related CVEs

Same vendor

  • CVE-2026-44899 Mistune is a Python Markdown parser with renderers and plugins (4.7 MEDIUM)
  • CVE-2026-44898 Mistune is a Python Markdown parser with renderers and plugins (6.1 MEDIUM)
  • CVE-2026-44896 Mistune is a Python Markdown parser with renderers and plugins (6.1 MEDIUM)
  • CVE-2026-44708 Mistune is a Python Markdown parser with renderers and plugins (6.1 MEDIUM)

Same CWE

  • CVE-2026-12425 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in PowerSchool Employee Access ...
  • CVE-2024-30476 PowerStore contains a Stored Cross-Site Scripting Vulnerability in the PowerStore Manager (5.4 MEDIUM)
  • CVE-2026-54198 Unauthenticated Cross Site Scripting (XSS) in Media LIbrary Assistant <= 3.35 versions (7.1 HIGH)
  • CVE-2026-54191 Unauthenticated Cross Site Scripting (XSS) in Pods <= 3.3.8 versions (7.1 HIGH)
  • CVE-2026-39437 Unauthenticated Cross Site Scripting (XSS) in Min Max Step Quantity Limits Manager for WooCommerce <= 5.2.2 versions (7.1 HIGH)