的 版本中,版本号在 2.7.0 及以上且低于 2.9.1 的版本存在一个跨站脚本(XSS)漏洞,该漏洞位于 中。 在属性名称前添加单个 U+000C 换页符(Form Feed)字节(例如: 形式),可以绕过 中对 事件处理器的过滤机制。原因是 PHP 的 函数默认不会去除 U+000C 字符,导致该属性被原样写入输出 HTML,浏览器会将其解析为有效的事件处理程序。 此外,这种前缀还能绕过 检查,即使设置了 为 ,也能使 或 属性中的 URI 通过过滤。 利用条件:需要处理不可信的 Markdown 内容,且必
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| thephpleague | commonmark | 2.7.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 | 2.7.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-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-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-86432 | 5.3 MEDIUM | commonmark 2.0.0 before 2.8.4 Denial of Service via XML |
No comments yet