league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and emphasis delimiter processing that perform super-linear work on crafted input. Attackers can submit specially crafted Markdown with long backtick runs, nested brackets, or delimiter sequences to consume disproportionate CPU time and prevent legitimate requests from completing.
References
| Link | Resource |
|---|---|
| https://github.com/thephpleague/commonmark/security/advisories/GHSA-j8pm-gj4c-rq4x | Mitigation Vendor Advisory Patch |
| https://www.vulncheck.com/advisories/league-commonmark-before-2.9.1-denial-of-service-via-parsing | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-09-07 13:20
Updated : 2026-09-10 19:19
NVD link : CVE-2026-86430
Mitre link : CVE-2026-86430
CVE.ORG link : CVE-2026-86430
JSON object : View
Products Affected
thephpleague
- commonmark
CWE
CWE-407
Inefficient Algorithmic Complexity
