CVE-2026-48801Disclosure(markdown-it / linkify-it)

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch markdown-it linkify-it systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.1, LinkifyIt.prototype.match, the package's primary public API, has O(N²) algorithmic complexity for inputs containing many fuzzy links or emails because the JavaScript-level scan loop re-slices input and re-runs unanchored regex searches on progressively shorter tails. Any service that synchronously renders untrusted Markdown with linkify:true on a request hot path can inherit a worker-process denial of service triggerable by a tens-of-KB request body. This issue is fixed in version 5.0.1.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-1333

Priority

LOW

Exploitation

NONE

PoC

YES

Patch

AVAILABLE

Momentum

STABLE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • linkify-it

Threat summary

  • Patch or workaround signal is available
  • 2 mentions across 2 observed days
  • Momentum state: stable

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 2 signals
  • Disclosure: 1 classified signal
  • Peaked 1d ago at 1 mentions (2026-06-27); latest day: 1
  • 2 total mentions across 2 days

Affected systems

Products
linkify-it

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-06-27: 1Mentions · 2026-07-20: 1Patch / Workaround · 2026-07-20: 1Technical Details · 2026-06-27: 1Technical Details · 2026-07-20: 106-2707-20
Signal classification2 categories
Disclosure
150.0%
Patch
150.0%
Referenced assets1 URL
By indicator
Classification over time
DateTotalLabels
2026-06-271
Disclosure1
2026-07-201
Patch1
Full discourse2 posts
  • VulniPulse@vulnipulse
    Patch

    ⚠️ Linux Red Hat Hardened Images alert: CVE-2026-48801 (CVSS 7.5) Remote attackers could disrupt service or cause a denial of service. Upgrade to a vendor-listed fixed release. https://vulnipulse.com/advisories/linux-cve-2026-48801 #Linux #RedHatHardenedImages #CyberSecurity #CVE

    Post summary

    The tweet alerts about CVE-2026-48801 in Red Hat Hardened Images, warns of potential remote denial‑of‑service, and advises upgrading to the vendor’s fixed release; no proof of exploitation or PoC is referenced.

    0000027
    6 followersView on X
  • Upwind Security MDR@UpwindMDR
    Disclosure

    🚨 HIGH - linkify-it quadratic complexity DoS in LinkifyIt.match (CVE-2026-48801) CVE-2026-48801 is a denial-of-service weakness in linkify-it, specifically in LinkifyIt.prototype.match when scanning text for URLs/emails (and it can cascade into consumers like markdown-it when linkify is enabled). The root cause is algorithmic complexity (quadratic O(N^2)) triggered by inputs with many “fuzzy” link/email candidates. An attacker can exploit this by submitting crafted untrusted text/Markdown containing repeated email-like strings (tens of KB is enough) to force excessive backtracking/work during link detection, with no special privileges beyond being able to supply content for rendering. Impact is high CPU usage that blocks single-threaded Node.js workers for seconds to tens of seconds, causing request timeouts and service-level denial of service. 👉 Affected: linkify-it (versions with vulnerable LinkifyIt.prototype.match; fix version not specified) | Upgrade to No fix yet - treat as suspicious

    Post summary

    CVE‑2026‑48801 introduces a quadratic‑complexity denial‑of‑service flaw in linkify‑it’s URL/email detection, leading to high CPU usage in Node.js applications; no patch is yet available and no evidence of active exploitation is reported.

    0000076
    231 followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
Appmarkdown-itlinkify-it-node.js-

Explore more