๐Ÿ” CVE Alert

CVE-2026-48988

MEDIUM 5.3

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

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400
Vendor markdown-it
Product markdown-it
Published Jun 17, 2026
Stay Ahead of the Next One

Get instant alerts for markdown-it markdown-it

Be the first to know when new medium vulnerabilities affecting markdown-it markdown-it are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

markdown-it / markdown-it
< 14.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6v5v-wf23-fmfq github.com: https://github.com/markdown-it/markdown-it/commit/9ce2087562c45d1e5ddd9f76b990f4b3fbe040e5