CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the use of the regex /\*+$/ in the linkify function. An attacker can supply a long sequence of * characters followed by a non-matching character, which triggers excessive backtracking and may lead to a denial-of-service condition.
Configurations

Configuration 1 (hide)

cpe:2.3:a:markdown-it_project:markdown-it:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-12 06:16

Updated : 2026-02-23 14:08


NVD link : CVE-2026-2327

Mitre link : CVE-2026-2327

CVE.ORG link : CVE-2026-2327


JSON object : View

Products Affected

markdown-it_project

  • markdown-it
CWE
CWE-1333

Inefficient Regular Expression Complexity