๐Ÿ” CVE Alert

CVE-2026-86429

HIGH 7.5

commonmark before 2.9.1 Denial of Service via SmartPunct and Attributes

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-407
Vendor thephpleague
Product commonmark
Published Sep 7, 2026
Stay Ahead of the Next One

Get instant alerts for thephpleague commonmark

Be the first to know when new high vulnerabilities affecting thephpleague commonmark are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

thephpleague / commonmark
1.5.0 < 2.9.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/thephpleague/commonmark/security/advisories/GHSA-jjv6-8j6v-6j52 vulncheck.com: https://www.vulncheck.com/advisories/commonmark-before-2.9.1-denial-of-service-via-smartpunct-and-attributes

Credits

colinodell