Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-71488

Опубликовано: 06 авг. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser to have quadratic time complexity when converting, because several parsing paths repeatedly rescan growing portions of a line to translate between character positions and byte positions, and the Autolink extension can also copy and validate the remaining line at every URL-like prefix, allowing an attacker who can submit Markdown for conversion to consume disproportionate CPU time with a comparatively small request. This issue is fixed in 2.9.0.

EPSS

Процентиль: 27%
0.00346
Низкий

7.5 High

CVSS3

Дефекты

CWE-407

Связанные уязвимости

CVSS3: 7.5
ubuntu
25 дней назад

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser to have quadratic time complexity when converting, because several parsing paths repeatedly rescan growing portions of a line to translate between character positions and byte positions, and the Autolink extension can also copy and validate the remaining line at every URL-like prefix, allowing an attacker who can submit Markdown for conversion to consume disproportionate CPU time with a comparatively small request. This issue is fixed in 2.9.0.

CVSS3: 7.5
debian
25 дней назад

league/commonmark is a PHP library for parsing and rendering CommonMar ...

CVSS3: 7.5
github
25 дней назад

league/commonmark: Quadratic-time denial of service when parsing crafted Markdown

EPSS

Процентиль: 27%
0.00346
Низкий

7.5 High

CVSS3

Дефекты

CWE-407