CVE-2026-71488Disclosure

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch affected systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser to have quadratic time complexity when converting, because several parsing paths repeatedly rescan growing portions of a line to translate between character positions and byte positions, and the Autolink extension can also copy and validate the remaining line at every URL-like prefix, allowing an attacker who can submit Markdown for conversion to consume disproportionate CPU time with a comparatively small request. This issue is fixed in 2.9.0.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-407CWE-1050

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

STABLE

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: 2 classified signals
  • Peaked 1d ago at 1 mentions (2026-08-07); latest day: 1
  • 2 total mentions across 2 days

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-08-07: 1Mentions · 2026-09-02: 1Patch / Workaround · 2026-08-07: 1Technical Details · 2026-08-07: 1Technical Details · 2026-09-02: 108-0709-02
Signal classification1 categories
Disclosure
2100.0%
Referenced assets1 URL
Full discourse2 posts
  • DailyCVE@dailycve
    Disclosure

    🔴 league/commonmark, Denial of Service (ReDoS), #CVE-2026-71488 (High) -DC-Sep2026-2084 https://dailycve.com/league-commonmark-denial-of-service-redos-cve-2026-71488-high-dc-sep2026-2084/

    Post summary

    The DailyCVE entry announces a new high‑severity ReDoS denial‑of‑service vulnerability (CVE‑2026‑71488) affecting league/commonmark.

    0000025
    233 followersView on X
  • Upwind Security MDR@UpwindMDR
    Disclosure

    🚨HIGH - league/commonmark Quadratic-Time Markdown Parsing DoS (CVE-2026-71488) league/commonmark 0.6.0-2.8.3 can hit quadratic-time parsing on specially crafted Markdown lines due to repeated rescanning to map character<->byte positions; enabling the Autolink extension adds extra overhead. Untrusted Markdown input can spike CPU/allocations, exhausting PHP workers and causing DoS. 👉Affected: league/commonmark 0.6.0-2.8.3 | Upgrade to 2.9.0

    Post summary

    The post announces a DoS vulnerability (CVE‑2026‑71488) in league/commonmark due to quadratic‑time parsing, and advises upgrading to version 2.9.0 as a fix.

    0000089
    282 followersView on X

Explore more