Cure53 DOMPurify是Cure53公司开源的一款使用JavaScript编写的,用于HTML、MathML和SVG的DOM(文档对象模型)。 Cure53 DOMPurify 3.4.0之前版本存在处理逻辑错误漏洞,该漏洞源于ADD_TAGS函数中的逻辑错误,导致短接求值允许被禁止的标签绕过FORBID_TAGS限制,攻击者可以制作包含FORBID_TAGS中列出且通过ADD_TAGS添加的标签的恶意输入,导致其在经过清理的输出中被保留。
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-65898 | 7.2 HIGH | DOMPurify before 3.4.11 Permanent Attribute Allowlist Pollution via setConfig |
| CVE-2026-65899 | 6.1 MEDIUM | DOMPurify before 3.4.9 Trusted Types Policy State Contamination |
| CVE-2026-65901 | 6.1 MEDIUM | DOMPurify 3.4.6 Cross-Site Scripting via IN_PLACE nodeName |
| CVE-2026-65900 | 6.1 MEDIUM | DOMPurify before 3.4.8 Template Expression Injection via RETURN_DOM |
| CVE-2026-65912 | 6.1 MEDIUM | DOMPurify before 3.3.2 URI Validation Bypass via ADD_ATTR |
| CVE-2026-65913 | 6.1 MEDIUM | DOMPurify before 3.3.2 Prototype Pollution via USE_PROFILES |
| CVE-2026-65911 | 6.1 MEDIUM | DOMPurify before 3.4.0 XSS via ADD_ATTR/ADD_TAGS State Leakage |
| CVE-2026-65902 | 6.1 MEDIUM | DOMPurify before 3.4.7 Hook Mutation Pollution via allowedTags |
| CVE-2026-65914 | 5.3 MEDIUM | DOMPurify before 3.3.2 Mutation XSS via Re-Contextualization |
| CVE-2026-65904 | 4.7 MEDIUM | DOMPurify through 3.3.3 Cross-Site Scripting via IN_PLACE mode |
No comments yet