THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-86434 (HIGH 7.5) — league/commonmark versions >= 2.0.0 and < 2.8.4 (patched in 2.9.0) contain a denial of service vulnerability in UniqueSlugNormalizer::normalize(), which restarts its numeric-suffix search from 1 on every slug collision, resulting in O(K^2) time complexity for K headings that coll

[NVD] CVE-2026-86434 (HIGH 7.5) — league/commonmark versions >= 2.0.0 and < 2.8.4 (patched in 2.9.0) contain a denial of service vulnerability in UniqueSlugNormalizer::normalize(), which restarts its numeric-suffix search from 1 on every slug collision, resulting in O(K^2) time complexity for K headings that coll

mednvdPublished 2026-09-07

CVE-2026-86434 CVSS: 7.5 HIGH Published: 2026-09-07T13:20:42.870

league/commonmark versions >= 2.0.0 and < 2.8.4 (patched in 2.9.0) contain a denial of service vulnerability in UniqueSlugNormalizer::normalize(), which restarts its numeric-suffix search from 1 on every slug collision, resulting in O(K^2) time complexity for K headings that collapse to the same base slug. The vulnerable path is rea

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-86434