๐Ÿ” CVE Alert

CVE-2026-59887

HIGH 7.5

linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

CVSS Score
7.5
EPSS Score
0.3%
EPSS Percentile
27th

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test() and .match() can be invoked at every mailto: occurrence and scan the remaining input through src_email_name in lib/re.mjs, causing O(n^2) CPU consumption on crafted user text. This issue is fixed in version 5.0.2.

CWE CWE-407
Vendor markdown-it
Product linkify-it
Published Jul 8, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for markdown-it linkify-it

Be the first to know when new high vulnerabilities affecting markdown-it linkify-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:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

markdown-it / linkify-it
< 5.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/markdown-it/linkify-it/security/advisories/GHSA-v245-v573-v5vm github.com: https://github.com/markdown-it/linkify-it/commit/105e5d77f7d119871d2b2d86ed208568eb3e7ffe github.com: https://github.com/markdown-it/linkify-it/releases/tag/5.0.2