6.1
CVE-2026-44897
- EPSS 0.23%
- Veröffentlicht 26.05.2026 20:40:42
- Zuletzt bearbeitet 28.05.2026 13:42:42
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Mistune Heading ID Attribute Injection XSS
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mistune Project ≫ Mistune Version < 3.2.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.23% | 0.134 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://github.com/lepture/mistune/releases/tag/v3.2.1
https://github.com/lepture/mistune/security/advisories/GHSA-v87v-83h2-53w7