CVE-2026-59887

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.
Configurations

No configuration.

History

09 Jul 2026, 16:16

Type Values Removed Values Added
References () https://github.com/markdown-it/linkify-it/security/advisories/GHSA-v245-v573-v5vm - () https://github.com/markdown-it/linkify-it/security/advisories/GHSA-v245-v573-v5vm -

08 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-08 17:17

Updated : 2026-07-10 19:13


NVD link : CVE-2026-59887

Mitre link : CVE-2026-59887

CVE.ORG link : CVE-2026-59887


JSON object : View

Products Affected

No product.

CWE
CWE-407

Inefficient Algorithmic Complexity