Lucene search
+L
Markdown-itLinkify-it

2 matches found

CVE
CVE
added 2026/07/14 8:03 p.m.120 views

CVE-2026-48801

Linkify-it (linkify-it) prior to version 5.0.1 has an O(N^2) scan loop in LinkifyIt.prototype.match, making inputs with many fuzzy links or emails vulnerable to resource exhaustion on a request hot path that renders untrusted Markdown with linkify: true. The issue arises from re-slicing input and...

8.7CVSS6.1AI score0.00366EPSS
Save
CVE
CVE
added 2026/07/08 3:58 p.m.78 views

CVE-2026-59887

The CVE concerns the linkify-it library. The mailto: schema validator (used by .test()/.match()) could, before version 5.0.2, be invoked for each mailto occurrence and scan the remaining input through src_email_name in lib/re.mjs, causing O(n^2) CPU consumption (DoS) on crafted text. Impact is hi...

7.5CVSS5.9AI score0.00434EPSS
Save