Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the toc plugin and TableOfContents directive generate heading IDs as predictable toc_N values without slugifying the heading text, allowing attacker-controlled id="toc_N" content to collide with generated anchors and redirect same-page navigation, CSS selectors, or JavaScript handlers. This issue is fixed in version 3.3.0.
References
| Link | Resource |
|---|---|
| https://github.com/lepture/mistune/commit/c4093c4742ed0d10d9332fb8edb455869b7b581b | Patch |
| https://github.com/lepture/mistune/releases/tag/v3.3.0 | Release Notes |
| https://github.com/lepture/mistune/security/advisories/GHSA-2hm2-hc3v-44h9 | Exploit Third Party Advisory |
| https://github.com/lepture/mistune/security/advisories/GHSA-2hm2-hc3v-44h9 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-08 17:17
Updated : 2026-07-09 19:28
NVD link : CVE-2026-59930
Mitre link : CVE-2026-59930
CVE.ORG link : CVE-2026-59930
JSON object : View
Products Affected
mistune_project
- mistune
