CVE-2026-86435

Summary

commonmark versions from 1.5.0 before 2.8.4 contain a denial of service vulnerability in the Footnote extension that fails to deduplicate footnote definitions. Attackers can craft documents with duplicate footnote definitions and references to create quadratic output expansion, consuming excessive memory and CPU to exhaust server resources.

Affected Software

VendorProductVersion RangeStatus
thephpleaguecommonmark1.5.0 < 2.8.4affected
thephpleaguecommonmark2.8.4unaffected

Weaknesses

  • CWE-407: Inefficient Algorithmic Complexity

References