CWE · MITRE source
CWE-86Improper Neutralization of Invalid Characters in Identifiers in Web Pages
The product does not neutralize or incorrectly neutralizes invalid characters or byte sequences in the middle of tag names, URI schemes, and other identifiers.
Some web browsers may remove these sequences, resulting in output that may have unintended control implications. For example, the product may attempt to remove a "javascript:" URI scheme, but a "java%00script:" URI may bypass this check and still be rendered as active javascript by some browsers, allowing XSS or other attacks.
Last updated: 20 August 2026 13:14 UTC
Cumulative inbound coverage
How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.
Collective: partial · 2 mapping(s) from 1 framework(s): CAPEC 2 (partial)
OWASP Top 10 for Web (2025)
This weakness contributes to A05:2025 Injection.
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
—
—
—
NIST 800-53 r5 controls that address this weakness (0)AI-assisted
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
| No NIST controls proposed yet. | |||
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2025-66606 UPD | 6.6 | 9.6 | 0.0022 | 2026-02-09 |
CVE-2023-31126 UPD | 6.5 | 9.0 | 0.0082 | 2023-05-09 |
CVE-2024-21864 UPD | 5.5 | 7.8 | 0.0034 | 2024-05-16 |
CVE-2024-10941 UPD | 5.1 | 6.5 | 0.0040 | 2024-11-06 |
CVE-2021-33158 UPD | 5.0 | 7.2 | 0.0021 | 2024-02-23 |
CVE-2026-71478 | 4.4 | 6.1 | 0.0020 | 2026-08-06 |
CVE-2025-20166 UPD | 4.2 | 5.4 | 0.0037 | 2025-01-08 |
CVE-2025-20167 UPD | 4.1 | 5.4 | 0.0029 | 2025-01-08 |
CVE-2025-20168 UPD | 4.1 | 5.4 | 0.0029 | 2025-01-08 |
CVE-2026-28417 | 3.9 | 4.4 | 0.0116 | 2026-02-27 |
CVE-2023-22840 UPD | 3.0 | 3.3 | 0.0043 | 2023-08-11 |