CWE-141: Improper Neutralization of Parameter/Argument Delimiters
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as parameter or argument delimiters when they are sent to a downstream component.
Last updated
Overview
As data is parsed, an injected/absent/malformed delimiter may cause the process to take unexpected actions.
Real-world CVEs
8 recorded CVEs are caused by CWE-141 (Improper Neutralization of Parameter/Argument Delimiters). The highest-severity and most recent are shown first. 0 new CWE-141 CVEs have been recorded so far in 2026 (3 in 2025).