CWE-164: Improper Neutralization of Internal Special Elements
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes internal special elements that could be interpreted in unexpected ways when they are sent to a downstream component.
Last updated
Overview
As data is parsed, improperly handled internal special elements may cause the process to take unexpected actions that result in an attack.
Real-world CVEs
2 recorded CVEs are caused by CWE-164 (Improper Neutralization of Internal Special Elements). The highest-severity and most recent are shown first. 0 new CWE-164 CVEs have been recorded so far in 2026 (2 in 2025).
Common consequences
What can happen when CWE-164 is exploited.
Unexpected State
Affects: Integrity