CVE-2026-71488CWE-1050CWE-407

CVE-2026-71488

High · published August 7, 2026

CVSS v3.1
7.5
EPSS
0%
Percentile
27.5
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
7.5 · HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0
Not supplied
EPSS
0.00346 · 27.5th percentile
Weaknesses
CWE-1050 · Excessive Platform Resource Consumption within a Loop; CWE-407 · Inefficient Algorithmic Complexity
Published
2026-08-07T02:18Z
References (5)
EPSS history
Timeline
  • 06 AUG 20:37Z
    league/commonmark: Quadratic-time denial of service when parsing crafted Markdown
    cvelistv5