Lucene search
+L

95 matches found

Snyk
Snyk
added 2026/07/08 6:46 p.m.11 views

Inefficient Algorithmic Complexity

Overview org.webjars.npm:linkify-it is a Links recognition library with FULL unicode support Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the mailto: validator scan-loop on attacker-supplied text. An attacker can cause excessive CPU consumption by...

8.7CVSS6.1AI score0.00434EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/08 6:46 p.m.13 views

Inefficient Algorithmic Complexity

Overview linkify-it is a Links recognition library with FULL unicode support Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the mailto: validator scan-loop on attacker-supplied text. An attacker can cause excessive CPU consumption by submitting specially...

8.7CVSS6.1AI score0.00434EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/07/08 6:46 p.m.9 views

@activeboxes/piece-gmail (0.8.1), @activeboxes/piece-imap (0.2.10) +98 more potentially affected by CVE-2026-59887 via linkify-it (>=5.0.0, <=5.0.1)

linkify-it NPM version =5.0.0, =0.6.0, =0.2.6, =0.0.1, =2026.7.1, =1.0.0, =1.0.6 - @anjirauto/app-gmail 0.5.2 - @anjirauto/app-imap 0.2.3 - @anjirauto/piece-imap 0.2.3 - @autohive/cell-gmail 0.8.1 and more Source cves: CVE-2026-59887 Source advisory: SNYK:JS-LINKIFYIT-17901217...

7.5CVSS5.5AI score0.00434EPSS
SaveExploits1
NVD
NVD
added 2026/07/08 5:17 p.m.21 views

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 srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS0.00434EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/08 3:58 p.m.57 views

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

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 srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS0.00434EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/08 3:58 p.m.14 views

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

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 srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS5.9AI score0.00434EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/08 3:58 p.m.11 views

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 srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS5.9AI score0.00434EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/08 3:58 p.m.13 views

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

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 srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS6.1AI score
SaveExploits0References5
Circl
Circl
added 2026/06/26 10:35 p.m.17 views

CVE-2026-48801

creationtimestamp| type| source ---|---|--- 2026-06-26 22:35:32+00:00| published-proof-of-concept| https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4 2026-07-14 23:48:48+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqnfglsj4s2w 2026-07-27...

8.7CVSS6.6AI score0.00366EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/26 8:47 p.m.26 views

GHSA-22P9-WV53-3RQ4 LinkifyIt#match scan loop has quadratic algorithmic complexity

Summary LinkifyIt.prototype.match — the package's primary public API — has ON² algorithmic complexity for inputs containing many fuzzy links or emails. This is not a regex backtrack bug; it's a structural issue in the JS-level scan loop that re-slices the input and re-runs unanchored regex search...

8.7CVSS5.8AI score0.00366EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/26 8:47 p.m.21 views

LinkifyIt#match scan loop has quadratic algorithmic complexity

Summary LinkifyIt.prototype.match — the package's primary public API — has ON² algorithmic complexity for inputs containing many fuzzy links or emails. This is not a regex backtrack bug; it's a structural issue in the JS-level scan loop that re-slices the input and re-runs unanchored regex search...

8.7CVSS5.8AI score0.02192EPSS
SaveExploits2References2Affected Software1
Snyk
Snyk
added 2026/06/26 8:47 p.m.9 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:linkify-it is a Links recognition library with FULL unicode support Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to quadratic algorithmic complexity in the match function. An attacker can exhaust CPU resources and caus...

8.7CVSS6AI score0.00366EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/06/26 8:47 p.m.8 views

@activeboxes/piece-gmail (0.8.1), @activeboxes/piece-imap (0.2.10) +95 more potentially affected by CVE-2026-48801 via linkify-it (5.0.0)

linkify-it NPM version 5.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on linkify-it and may be impacted: - @activeboxes/piece-gmail 0.8.1 - @activeboxes/piece-imap 0.2.10 - @activepieces/piece-gmail =0.6.0, =0.2.6, =0.0.1, =1.0.0, =1.0.6 -...

8.7CVSS4.8AI score0.00366EPSS
SaveExploits1
Snyk
Snyk
added 2026/06/26 8:47 p.m.29 views

Regular Expression Denial of Service (ReDoS)

Overview linkify-it is a Links recognition library with FULL unicode support Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to quadratic algorithmic complexity in the match function. An attacker can exhaust CPU resources and cause significant...

8.7CVSS6AI score0.00366EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/06/26 8:47 p.m.11 views

@activeboxes/piece-gmail (0.8.1), @activeboxes/piece-imap (0.2.10) +95 more potentially affected by CVE-2026-48801 via linkify-it (5.0.0)

linkify-it NPM version 5.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on linkify-it and may be impacted: - @activeboxes/piece-gmail 0.8.1 - @activeboxes/piece-imap 0.2.10 - @activepieces/piece-gmail =0.6.0, =0.2.6, =0.0.1, =1.0.0, =1.0.6 -...

8.7CVSS4.8AI score0.00366EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.38 views

PT-2026-53018

Name of the Vulnerable Software and Affected Versions linkify-it versions prior to 5.0.1 Description LinkifyIt.prototype.match the primary public API contains a structural issue in its JavaScript-level scan loop that results in ON² algorithmic complexity when processing inputs with numerous fuzzy...

8.7CVSS4.9AI score0.00366EPSS
SaveExploits1References14
OSV
OSV
added 2026/06/16 2:07 p.m.33 views

GHSA-G75F-G53V-794X Bleach linkify(parse_email=True) CPU exhaustion via unbounded email regex scanning

Summary Bleach 6.3.0 exposes a documented email-linkification path through bleach.linkify..., parseemail=True. The implementation scans attacker-controlled text with EMAILRE.finditer over the full character token and has no length, timeout, or linear prefilter before applying the dot-atom email...

4.3CVSS6AI score
SaveExploits0References2
NVD
NVD
added 2026/04/21 4:16 p.m.13 views

CVE-2026-40565

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's linkify function in app/Misc/Helper.php converts plain-text URLs in email bodies into HTML anchor tags without escaping double-quote characters " in the URL. HTMLPurifier called first via...

6.1CVSS0.00199EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/21 3:52 p.m.7 views

CVE-2026-40565 FreeScout has Stored XSS / CSS Injection via linkify() — Unescaped URL in Anchor href

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's linkify function in app/Misc/Helper.php converts plain-text URLs in email bodies into HTML anchor tags without escaping double-quote characters " in the URL. HTMLPurifier called first via...

6.1CVSS5.9AI score0.00199EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/21 3:52 p.m.47 views

CVE-2026-40565 FreeScout has Stored XSS / CSS Injection via linkify() — Unescaped URL in Anchor href

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's linkify function in app/Misc/Helper.php converts plain-text URLs in email bodies into HTML anchor tags without escaping double-quote characters " in the URL. HTMLPurifier called first via...

6.1CVSS0.00199EPSS
SaveExploits0References3
Rows per page
Query Builder