Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-44899— Mistune Image Directive CSS Injection Vulnerability

CVSS 4.7 · Medium EPSS 0.03% · P9

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

VendorProductVersion RangeStatus
lepturemistune< 3.2.1affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44899

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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.

Vulnerability Title
Mistune Image Directive CSS Injection Vulnerability
Source: NVD (National Vulnerability Database)
Vulnerability Description
Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the Image directive plugin validates the :width: and :height: options with a regex compiled as _num_re = re.compile(r"^\d+(?:\.\d*)?"). When the validated value is not a plain integer, render_block_image() inserts it directly into a style="width:...;" or style="height:...;" attribute. Because the value was accepted by the prefix-only regex, any CSS after the leading digits reaches the style= attribute verbatim and without escaping. This vulnerability is fixed in 3.2.1.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: NVD (National Vulnerability Database)
Vulnerability Title
mistune 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
mistune是Hsiaoming Yang个人开发者的一个快速而强大的 Python Markdown 解析器。 mistune 3.2.1之前版本存在跨站脚本漏洞,该漏洞源于Image指令插件使用仅匹配前缀的正则表达式验证width和height选项,验证后的值直接插入style属性而未进行转义,允许注入任意CSS代码。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
lepturemistune < 3.2.1 -

II. Public POCs for CVE-2026-44899

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44899

登录查看更多情报信息。

Vendor Advisories for CVE-2026-44899 (1)

Vendor Pages for CVE-2026-44899 (1)

Same Patch Batch · lepture · 2026-05-26 · 5 CVEs total

CVE-2026-448986.1 MEDIUMMistune TOC Anchor Injection XSS
CVE-2026-448976.1 MEDIUMMistune Heading ID Attribute Injection XSS
CVE-2026-447086.1 MEDIUMMistune Math Plugin XSS Escape Bypass
CVE-2026-44896Mistune: XSS via unescaped figclass/figwidth in Figure directive

IV. Related Vulnerabilities

V. Comments for CVE-2026-44899

No comments yet


Leave a comment