CVE-2026-86428 PUBLISHED

commonmark 1.5.0 before 2.10.0 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.10.0 contain a denial of service vulnerability in the AttributesExtension when processing distinctly-named attributes. Attackers can submit Markdown with numerous distinct attribute names to cause quadratic-time attribute merging and filtering, consuming disproportionate CPU resources and preventing legitimate requests from completing.

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.10.0 (excl.)
  • Version 2.10.0 is unaffected

Credits

  • manus-use reporter

References

Problem Types

  • Inefficient Algorithmic Complexity CWE