mistune是Hsiaoming Yang个人开发者的一个快速而强大的 Python Markdown 解析器。 mistune 3.2.0及之前版本存在跨站脚本漏洞,该漏洞源于在src/mistune/directives/image.py中,render_figure()函数将figclass和figwidth选项直接拼接至HTML属性而未进行转义,即使HTMLRenderer(escape=True)启用时也可导致属性注入和跨站脚本攻击。
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-44898 | 6.1 MEDIUM | Mistune TOC Anchor Injection XSS |
| 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 |
No comments yet