目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53428— leandrocp mdex 资源管理错误漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.14% · P4

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 4

厂商产品版本范围状态
leandrocpmdex0.11.0< 0.12.3affected
a8407611715d1ead35fbcba79c72cef1b7df387b< 6ed94d905f97af188323f042698ae841c02293b4affected
leandrocpmdex_native0.1.0< 0.2.3affected
956528c5e31746253347029e810a969ab916fd27< 798a363b4339f6f7162ec8437c4c9f9b5ae6fbf3affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-53428 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Unbounded memory allocation in highlight_lines range expansion in mdex
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Memory Allocation with Excessive Size Value vulnerability in leandrocp mdex allows an unauthenticated attacker to cause a denial of service through unbounded memory allocation. comrak_nif::lumis_adapter::LumisAdapter::parse_highlight_lines in native/comrak_nif/src/lumis_adapter.rs eagerly expands a user-controlled inclusive line range from a fenced code block's highlight_lines decorator into a Vec<usize>, pushing one element per integer in the range with no upper bound on the range size. An attacker who can supply Markdown that an application renders with MDEx.to_html/2 (for example a comment, chat message, or wiki page) can embed a code block whose info string is rust highlight_lines="1-100000000", forcing the native adapter to allocate roughly 8 bytes per line in the range. A payload that differs by only a few bytes can therefore allocate hundreds of megabytes, and a sufficiently large range (for example 1-2000000000) exhausts host memory and aborts the BEAM, denying service to every user of the rendering process. The per-line write loop additionally tests membership with a linear scan over the same vector, degrading rendering to a quadratic cost even for ranges that do not immediately exhaust memory. The vulnerable native code originally shipped inside mdex (in native/comrak_nif/src/lumis_adapter.rs) and was later extracted into the separate mdex_native package (native/mdex_native_nif/src/lumis_adapter.rs), where it remains unpatched. This issue affects mdex from 0.11.0 before 0.12.3, and mdex_native from 0.1.0 before 0.2.3.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
未经控制的内存分配
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
leandrocp mdex 资源管理错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
leandrocp mdex是加拿大leandrocp个人开发者的一个依赖解析工具。 leandrocp mdex 0.11.0版本至0.12.3之前版本存在资源管理错误漏洞,该漏洞源于comrak_nif::lumis_adapter::LumisAdapter::parse_highlight_lines函数在处理限制代码块中的highlight_lines装饰器时,未对用户控制的行范围大小进行限制,导致可以通过无界内存分配造成拒绝服务攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
leandrocpmdex 0.11.0 ~ 0.12.3 cpe:2.3:a:leandrocp:mdex:*:*:*:*:*:*:*:*
leandrocpmdex a8407611715d1ead35fbcba79c72cef1b7df387b ~ 6ed94d905f97af188323f042698ae841c02293b4 cpe:2.3:a:leandrocp:mdex:*:*:*:*:*:*:*:*
leandrocpmdex_native 0.1.0 ~ 0.2.3 cpe:2.3:a:leandrocp:mdex_native:*:*:*:*:*:*:*:*
leandrocpmdex_native 956528c5e31746253347029e810a969ab916fd27 ~ 798a363b4339f6f7162ec8437c4c9f9b5ae6fbf3 cpe:2.3:a:leandrocp:mdex_native:*:*:*:*:*:*:*:*

二、漏洞 CVE-2026-53428 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-53428 的情报信息

登录查看更多情报信息。

CVE-2026-53428 厂商安全公告 (3)

同批安全公告 · leandrocp · 2026-06-29 · 共 6 条

CVE-2026-53429Leandro Pereira MDExNative 资源管理错误漏洞
CVE-2026-53426leandrocp mdex 资源管理错误漏洞
CVE-2026-53427leandrocp MDExNative 跨站脚本漏洞
CVE-2026-54888leandrocp mdex 资源管理错误漏洞
CVE-2026-54889leandrocp mdex 跨站脚本漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-53428

暂无评论


发表评论