PatchSiren cyber security CVE debrief
CVE-2026-86428 thephpleague CVE debrief
CVE-2026-86428 is a high-severity denial-of-service vulnerability affecting commonmark versions from 1.5.0 before 2.10.0. The vulnerability is located in the AttributesExtension and can be exploited by submitting Markdown with numerous distinct attribute names, causing quadratic-time attribute merging and filtering. This consumes disproportionate CPU resources, preventing legitimate requests from completing.
- Vendor
- thephpleague
- Product
- commonmark
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-07
- Original CVE updated
- 2026-09-07
- Advisory published
- 2026-09-07
- Advisory updated
- 2026-09-07
Who should care
Defenders and developers using commonmark versions between 1.5.0 and 2.10.0 should assess exposure and prioritize verification and potential upgrades. This includes reviewing system configurations, monitoring for unusual activity, and considering security patches or updates to mitigate potential impacts. Security teams should also review and limit the number of distinct attribute names allowed in Markdown submissions to prevent exploitation.
Why it matters
CVE-2026-86428 is a high-severity denial-of-service vulnerability affecting commonmark versions from 1.5.0 before 2.10.0. Defenders should prioritize verifying exposure, assessing impact, and considering upgrades to prevent potential denial-of-service attacks.
- CPU resource consumption preventing legitimate requests
- Potential for denial-of-service attacks
- Need for version verification and potential upgrades
Technical summary
The vulnerability is located in the AttributesExtension of commonmark and can be exploited by submitting Markdown with numerous distinct attribute names, causing quadratic-time attribute merging and filtering. This consumes disproportionate CPU resources, preventing legitimate requests from completing. The issue affects commonmark versions from 1.5.0 before 2.10.0, and defenders should assess exposure and prioritize verification and potential upgrades to prevent denial-of-service attacks. The CVE record and NVD entry provide information on the vulnerability, but details on exploitation, victims, or business impact are not available.
Defensive priority
Defenders should prioritize verifying exposure and assessing the impact of this vulnerability on their systems, especially those using commonmark versions between 1.5.0 and 2.10.0.
Recommended defensive actions
- Verify the version of commonmark being used and assess exposure
- Review and limit the number of distinct attribute names allowed in Markdown submissions
- Monitor system resources for unusual CPU consumption patterns
- Consider upgrading to commonmark version 2.10.0 or later
- Perform vulnerability scanning to identify potentially affected systems
- Review system logs for signs of potential exploitation
- Implement additional security measures to mitigate potential impacts
Evidence notes
The CVE record and NVD entry provide information on the vulnerability, but details on exploitation, victims, or business impact are not available. The vendor's canonical source is listed as 'reference_domain_weak' with low confidence.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86428 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86428
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86428 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86428
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/thephpleague/commonmark/security/advisories/GHSA-8rr7-cvq3-gmfh
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/commonmark-1.5.0-before-2.10.0-denial-of-service-via-attributes
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.