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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 7.5 利用难度: 较易 EPSS 0.17% · P6

影响版本矩阵 4

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

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

漏洞信息

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

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

Vulnerability Title
Uncontrolled recursion over deeply nested Markdown crashes the BEAM in mdex
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Uncontrolled Recursion vulnerability in leandrocp mdex allows denial of service via deeply nested Markdown input. mdex converts between an Elixir %MDEx.Document{} struct and Comrak's internal AST using two mutually recursive Rust functions, ex_document_to_comrak_ast and comrak_ast_to_ex_document, in the NIF source file document.rs. Neither function enforces a maximum nesting depth, so the recursion depth is bounded only by the structure of the input. An attacker who can get a Markdown document rendered (for example through MDEx.parse_document!/1 or MDEx.to_html/1) can supply a document with thousands of nested block quotes, which drives unbounded recursion across the NIF boundary and exhausts the native C stack. Because the resulting stack overflow is an uncatchable SIGSEGV raised inside a NIF, it cannot be contained by the Erlang runtime. It terminates the operating system process running the BEAM, killing every Elixir and Erlang process on the node, not just the caller that triggered the render. No authentication or special privileges are required. The vulnerable conversion code was extracted from mdex into the separate mdex_native package starting in mdex 0.12.3. This issue affects mdex from 0.3.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.3.0至0.12.3之前版本存在资源管理错误漏洞,该漏洞源于NIF源文件document.rs中ex_document_to_comrak_ast和comrak_ast_to_ex_document两个递归函数未强制执行最大嵌套深度,可能导致通过特制的深层嵌套Markdown输入导致拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
leandrocpmdex 0.3.0 ~ 0.12.3 cpe:2.3:a:leandrocp:mdex:*:*:*:*:*:*:*:*
leandrocpmdex d0bc7d55177727c61d188ef465178ab3b81f4f2c ~ 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 ~ 947696c47bc22bea5dffc0f78c946fa6b70ce183 cpe:2.3:a:leandrocp:mdex_native:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-54888 补丁与修复 (1)

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

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-54888

暂无评论


发表评论