mistune是Hsiaoming Yang个人开发者的一个快速而强大的 Python Markdown 解析器。 Mistune 3.2.1之前版本存在跨站脚本漏洞,该漏洞源于render_toc_ul()使用Python格式字符串将id和text值插入a标签而未进行HTML转义,攻击者可通过构造包含特殊字符的标题文本,在渲染目录中注入任意HTML标签。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-44897 | 6.1 MEDIUM | Mistune Heading ID Attribute Injection XSS |
| CVE-2026-44708 | 6.1 MEDIUM | Mistune Math Plugin XSS Escape Bypass |
| CVE-2026-44899 | 4.7 MEDIUM | Mistune Image Directive CSS Injection Vulnerability |
| CVE-2026-44896 | Mistune: XSS via unescaped figclass/figwidth in Figure directive |
No comments yet