CVE-2026-86433 PUBLISHED

commonmark 1.5.0 before 2.8.4 Denial of Service via Attributes

Assigner: VulnCheck
Reserved: 07.09.2026 Published: 07.09.2026 Updated: 07.09.2026

commonmark versions from 1.5.0 before 2.8.4 contain a denial of service vulnerability in the Attributes extension where AttributesListener::findTargetAndDirection() performs quadratic-time sibling list scanning. Unauthenticated attackers can submit approximately 32 KB of repeated attribute blocks to cause parsing to take over 5 seconds, exhausting server resources.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor thephpleague
Product commonmark
Versions Default: unaffected
  • affected from 1.5.0 to 2.8.4 (excl.)
  • Version 2.8.4 is unaffected

Credits

  • GrahamCampbell finder

References

Problem Types

  • Inefficient Algorithmic Complexity CWE