CVE Catalog

CVE-2026-86433

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

Denial of service vulnerability in the Attributes extension of commonmark versions from 1.5.0 before 2.8.4. 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.

Risk Assessment

An attacker can slow down or overload the server, preventing legitimate requests from being processed.

Recommendation

Update commonmark to version 2.8.4 or later.

Other vulnerabilities in commonmark

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS