Security Advisory

CVE-2026-59930

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-08 16:13:21
Last updated 2026-07-09 13:54:33
Assigner GitHub_M
CVSS score 4.3
State PUBLISHED

Description

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.