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

exploitDog

nvd логотип

CVE-2026-48988

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

Описание

markdown-it is a Markdown parser. Versions 14.1.1 and below contain a denial-of-service vulnerability when typographer: true is enabled, due to quadratic (O(n^2)) processing in the smartquotes rule. The issue stems from repeatedly modifying strings with replaceAt(), which performs O(n) slicing and concatenation per quote character. This can cause excessive CPU consumption when parsing quote-heavy, user-supplied markdown and may let attackers degrade or disrupt service availability. Although typographer is disabled by default, many production apps enable it for smart typography, making the issue relevant. This issue has been fixed in version 14.2.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:markdown-it_project:markdown-it:*:*:*:*:*:*:*:*
Версия до 14.2.0 (исключая)

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-400

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

CVSS3: 5.3
ubuntu
около 2 месяцев назад

markdown-it is a Markdown parser. Versions 14.1.1 and below contain a denial-of-service vulnerability when typographer: true is enabled, due to quadratic (O(n^2)) processing in the smartquotes rule. The issue stems from repeatedly modifying strings with replaceAt(), which performs O(n) slicing and concatenation per quote character. This can cause excessive CPU consumption when parsing quote-heavy, user-supplied markdown and may let attackers degrade or disrupt service availability. Although typographer is disabled by default, many production apps enable it for smart typography, making the issue relevant. This issue has been fixed in version 14.2.0.

CVSS3: 5.3
debian
около 2 месяцев назад

markdown-it is a Markdown parser. Versions 14.1.1 and below contain a ...

CVSS3: 5.3
github
около 2 месяцев назад

markdown-it: Quadratic complexity DoS in smartquotes rule via replaceAt string operations

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-400