CWE-168: Improper Handling of Inconsistent Special Elements
The product does not properly handle input in which an inconsistency exists between two or more special characters or reserved words.
Last updated
Overview
An example of this problem would be if paired characters appear in the wrong order, or if the special characters are not properly nested.
Real-world CVEs
2 recorded CVEs are caused by CWE-168 (Improper Handling of Inconsistent Special Elements). The highest-severity and most recent are shown first. 1 new CWE-168 CVE has been recorded so far in 2026.
Common consequences
What can happen when CWE-168 is exploited.
DoS: Crash, Exit, or Restart, Bypass Protection Mechanism, Hide Activities
Affects: Availability, Access Control, Non-Repudiation