CWE-1288: Improper Validation of Consistency within Input
The product receives a complex input with multiple elements or fields that must be consistent with each other, but it does not validate or incorrectly validates that the input is actually consistent.
Last updated
Overview
Some input data can be structured with multiple elements or fields that must be consistent with each other, e.g. a number-of-items field that is followed by the expected number of elements. When such complex inputs are inconsistent, attackers could trigger unexpected errors, cause incorrect actions to take place, or exploit latent vulnerabilities.
Real-world CVEs
19 recorded CVEs are caused by CWE-1288 (Improper Validation of Consistency within Input). The highest-severity and most recent are shown first. 2 new CWE-1288 CVEs have been recorded so far in 2026 (5 in 2025).