linkify-it
js · linkify-itCritical
linkify-it: Quadratic CPU usage in LinkifyIt.prototype.match
LinkifyIt.prototype.match has O(N²) algorithmic complexity due to re-slicing the input and re-running unanchored regex searches on
27 Jun 2026 · act now