Bug 2439272 (CVE-2026-2327) - CVE-2026-2327 markdown-it: markdown-it: Denial of Service via Regular Expression Denial of Service in linkify function
Summary: CVE-2026-2327 markdown-it: markdown-it: Denial of Service via Regular Express...
Keywords:
Status: NEW
Alias: CVE-2026-2327
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2439338 2439339 2439340 2439341 2439342
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-12 06:01 UTC by OSIDB Bzimport
Modified: 2026-02-12 15:15 UTC (History)
18 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-12 06:01:22 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.