(thephpleague/commonmark)库在版本 >= 1.5.0 且 < 2.9.1 中,其 和 扩展存在二次解析复杂度问题。当这些扩展被显式注册到 时(它们默认未启用,并且不包含在标准 CommonMark 或 GitHub 风格 Markdown 转换器中),未认证的攻击者可以提交小型、精心构造的 Markdown 文档——例如:文本中交替出现未配对的引号、连续运行的块级属性块,或重复的类属性——从而触发不成比例的 CPU 消耗,导致服务拒绝(DoS)。该问题已在 2.9.1 版本中修复。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| thephpleague | commonmark | 1.5.0< 2.9.1 |
affected |
2.9.1 |
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.9.1 | - |
|
| # | 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-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-86433 | 7.5 HIGH | commonmark 1.5.0 before 2.8.4 Denial of Service via Attributes |
| 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