Cyber Posture

CWE · MITRE source

CWE-88Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Abstraction: Base · CVEs in our corpus: 332

The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.

When creating commands using interpolation into a string, developers may assume that only the arguments/options that they specify will be processed. This assumption may be even stronger when the programmer has encoded the command in a way that prevents separate commands from being provided maliciously, e.g. in the case of shell metacharacters. When constructing the command, the developer may use whitespace or other delimiters that are required to separate arguments when the command. However, if an attacker can provide an untrusted input that contains argument-separating delimiters, then the resulting command will have more arguments than intended by the developer. The attacker may then be able to change the behavior of the command. Depending on the functionality supported by the extraneous arguments, this may have security-relevant consequences.

Last updated: 09 May 2026 03:25 UTC

NIST 800-53 r5 controls that address this weakness (0)AI

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-2016-10033 KEV9.69.80.94442016-12-30
CVE-2026-24061 KEV9.59.80.92302026-01-21
CVE-2022-36804 KEV9.48.80.94402022-08-25
CVE-2021-335647.69.80.93362021-05-29
CVE-2020-212247.59.80.92142021-02-22
CVE-2018-195187.17.50.93872018-11-25
CVE-2023-66347.18.10.91332024-01-11
CVE-2024-245766.810.00.80542024-04-09
CVE-2019-64536.78.10.84942019-02-18
CVE-2020-57926.37.20.81202020-10-20
CVE-2020-136996.18.80.72892020-07-29
CVE-2018-174565.99.80.65322018-10-06
CVE-2007-08825.50.00.90962007-02-12
CVE-2024-523015.47.50.65712024-11-12
CVE-2024-41710 KEV4.67.20.20112024-08-12
CVE-2025-577914.16.50.46572025-08-20
CVE-2006-46924.00.00.66642006-10-10
CVE-2022-232213.69.80.26572022-01-19
CVE-2024-353072.99.80.15352024-06-10
CVE-2021-381122.88.80.17732021-09-22
CVE-2023-253562.88.80.17482023-04-04
CVE-2023-444522.87.80.20672024-05-03
CVE-2004-01212.70.00.44182004-04-15
CVE-2019-34632.79.80.12372019-02-06
CVE-2021-269372.79.80.11932021-02-09