CommonMark 1.5.0 至 2.8.4 之前的版本存在一个拒绝服务(DoS)漏洞,位于其“Attributes”扩展中。具体而言, 函数在对兄弟节点列表进行查找时采用了二次时间复杂度的扫描方式,导致性能低下。 未经身份验证的攻击者只需提交大约 32 KB 的重复属性块,就能使解析过程耗时超过 5 秒,从而耗尽服务器资源,引发拒绝服务问题。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| thephpleague | commonmark | 1.5.0< 2.8.4 |
affected |
2.8.4 |
unaffected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| thephpleague | commonmark | 1.5.0 ~ 2.8.4 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-86430 | 7.5 HIGH | league/commonmark before 2.9.1 Denial of Service via parsing |
| CVE-2026-86429 | 7.5 HIGH | commonmark before 2.9.1 Denial of Service via SmartPunct and Attributes |
| CVE-2026-86435 | 7.5 HIGH | commonmark 1.5.0 before 2.8.4 Denial of Service via Footnote |
| CVE-2026-86434 | 7.5 HIGH | commonmark 2.0.0 through 2.8.3 Denial of Service via Slug Collision |
| CVE-2026-86428 | 7.5 HIGH | commonmark 1.5.0 before 2.10.0 Denial of Service via Attributes |
| CVE-2026-86431 | 7.2 HIGH | commonmark before 2.9.1 XSS via AttributesExtension form feed bypass |
| CVE-2026-86432 | 5.3 MEDIUM | commonmark 2.0.0 before 2.8.4 Denial of Service via XML |
No comments yet