SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-86429

HIGH · CVSS 7.5 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-07 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The league/commonmark library versions 1.5.0 to 2.9.0 are vulnerable to a denial-of-service attack due to quadratic parsing complexity in the SmartPunctExtension and AttributesExtension when these are explicitly registered. An unauthenticated attacker can exploit this vulnerability by submitting crafted Markdown documents, leading to excessive CPU consumption. Organizations using affected versions of GitHub that utilize these extensions should prioritize upgrading to version 2.9.1 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-86429
Severity
HIGH
CVSS
7.5
EPSS
0.29%
GitHub

Original NVD Description

The league/commonmark (thephpleague/commonmark) library in versions >= 1.5.0 and < 2.9.1 contains quadratic parsing complexity in its SmartPunctExtension and AttributesExtension. When either extension is explicitly registered on the Environment (they are not enabled by default and are excluded from the standard CommonMark and GitHub-Flavored Markdown converters), an unauthenticated attacker can submit small, specially crafted Markdown documents — such as text alternating with unpaired quotes, contiguous runs of block-level attribute blocks, or repeated class attributes — to trigger disproportionate CPU consumption and cause a denial of service. Fixed in 2.9.1.

Related CVEs

Other vulnerabilities affecting the same vendor(s)