Куда я попал?
SECURITM это SGRC система, ? автоматизирующая процессы в службах информационной безопасности. SECURITM помогает построить и управлять ИСПДн, КИИ, ГИС, СМИБ/СУИБ, банковскими системами защиты.
А еще SECURITM это место для обмена опытом и наработками для служб безопасности.

CVE-2026-54888

PUBLISHED 30.06.2026

CNA: EEF

Uncontrolled recursion over deeply nested Markdown crashes the BEAM in mdex

Обновлено: 30.06.2026
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.

CWE

Идентификатор Описание
CWE-674 The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.

CVSS

Оценка Severity Версия Базовый вектор
6.9 MEDIUM 4.0 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Доп. Информация

Product Status

mdex
Product: mdex
Vendor: leandrocp
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от 0.3.0 до 0.12.3 affected
СPE:
  • cpe:2.3:a:leandrocp:mdex:*:*:*:*:*:*:*:*
mdex
Product: mdex
Vendor: leandrocp
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от d0bc7d55177727c61d188ef465178ab3b81f4f2c до 6ed94d905f97af188323f042698ae841c02293b4 affected
СPE:
  • cpe:2.3:a:leandrocp:mdex:*:*:*:*:*:*:*:*
mdex_native
Product: mdex_native
Vendor: leandrocp
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от 0.1.0 до 0.2.3 affected
СPE:
  • cpe:2.3:a:leandrocp:mdex_native:*:*:*:*:*:*:*:*
mdex_native
Product: mdex_native
Vendor: leandrocp
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от 956528c5e31746253347029e810a969ab916fd27 до 947696c47bc22bea5dffc0f78c946fa6b70ce183 affected
СPE:
  • cpe:2.3:a:leandrocp:mdex_native:*:*:*:*:*:*:*:*
 

Ссылки

CISA ADP Vulnrichment

Обновлено: 29.06.2026
Этот блок содержит дополнительную информацию, предоставленную программой CVE для этой уязвимости.

SSVC

Exploitation Automatable Technical Impact Версия Дата доступа
poc no partial 2.0.3 29.06.2026

Ссылки

Мы используем cookie-файлы, чтобы получить статистику, которая помогает нам улучшить сервис для вас с целью персонализации сервисов и предложений. Вы может прочитать подробнее о cookie-файлах или изменить настройки браузера. Продолжая пользоваться сайтом, вы даёте согласие на использование ваших cookie-файлов и соглашаетесь с Политикой обработки персональных данных.