CWE · MITRE source
CWE-1289Improper Validation of Unsafe Equivalence in Input
The product receives an input value that is used as a resource identifier or other type of reference, but it does not validate or incorrectly validates that the input is equivalent to a potentially-unsafe value.
Attackers can sometimes bypass input validation schemes by finding inputs that appear to be safe, but will be dangerous when processed at a lower layer or by a downstream component. For example, a simple XSS protection mechanism might try to validate that an input has no "<script>" tags using case-sensitive matching, but since HTML is case-insensitive when processed by web browsers, an attacker could inject "<ScrIpT>" and trigger XSS.
Last updated: 21 August 2026 20:21 UTC
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
—
—
V5.2.2V9.1.3V10.4.6V2.2.2
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-62718 UPD | 7.3 | 9.9 | 0.0119 | 2026-04-09 |
CVE-2026-33729 UPD | 7.1 | 9.8 | 0.0024 | 2026-03-27 |
CVE-2026-39821 UPD | 6.9 | 9.6 | 0.0066 | 2026-05-22 |
CVE-2026-35039 UPD | 6.7 | 9.1 | 0.0021 | 2026-04-06 |
CVE-2024-12224 UPD | 6.4 | 8.8 | 0.0021 | 2025-05-30 |
CVE-2026-50090 UPD | 6.4 | 9.3 | 0.0023 | 2026-06-12 |
CVE-2026-33810 UPD | 6.2 | 8.2 | 0.0034 | 2026-04-08 |
CVE-2026-33496 UPD | 6.1 | 8.1 | 0.0038 | 2026-03-26 |
CVE-2024-45179 UPD | 5.9 | 7.2 | 0.0260 | 2024-10-09 |
CVE-2024-42219 | 5.8 | 7.8 | 0.0029 | 2024-08-06 |
CVE-2026-33806 UPD | 5.8 | 7.5 | 0.0041 | 2026-04-15 |
CVE-2026-60074 UPD | 5.8 | 7.5 | 0.0039 | 2026-07-30 |
CVE-2026-49942 UPD | 5.6 | 7.3 | 0.0031 | 2026-06-04 |
CVE-2026-48710 UPD | 5.5 | 6.5 | 0.0184 | 2026-05-26 |
CVE-2026-33515 | 5.4 | 6.5 | 0.0104 | 2026-03-26 |
CVE-2026-47729 | 5.4 | 6.5 | 0.0150 | 2026-07-16 |
CVE-2026-42462 | 5.2 | 7.0 | 0.0017 | 2026-06-10 |
CVE-2024-45308 UPD | 5.1 | 6.5 | 0.0055 | 2024-09-02 |
CVE-2026-41239 | 5.1 | 6.8 | 0.0025 | 2026-04-23 |
CVE-2026-45190 UPD | 5.1 | 6.5 | 0.0031 | 2026-05-10 |
CVE-2026-45191 UPD | 5.1 | 6.5 | 0.0030 | 2026-05-10 |
CVE-2026-49940 UPD | 5.0 | 6.5 | 0.0020 | 2026-06-04 |
CVE-2022-0675 UPD | 4.7 | 5.6 | 0.0092 | 2022-03-02 |
CVE-2026-41213 UPD | 4.6 | 5.9 | 0.0026 | 2026-04-23 |
CVE-2026-3563 | 4.3 | 5.5 | 0.0034 | 2026-03-17 |