Cyber Resilience

CWE · MITRE source

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

Abstraction: Base · CVEs in our corpus: 376

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: 04 July 2026 00:28 UTC

Cumulative inbound coverage

How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.

Collective: full · 10 mapping(s) from 4 framework(s): ATT&CK 4 (mostly) · CAPEC 4 (partial) · ASVS 5.0 1 (full) · OWASP-Web 1 (full)

See the full cumulative-coverage rollup →

OWASP Top 10 for Web (2025)

This weakness contributes to A05:2025 Injection.

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

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

MITRE ATT&CK techniques this weakness enables

Our own two-way CWE↔ATT&CK cross-walk — a direct mapping with no public source (the CWE→CAPEC→ATT&CK chain leaves most top weaknesses, incl. XSS and SQLi, mapped to nothing). Drafted by Grok and spot-checked by Claude Opus 4.8.

Direction: other covers this; this covers other (F/M/P = full / mostly / partial).

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2016-10033 KEV10.09.80.99712016-12-30
CVE-2022-36804 KEV10.08.80.99172022-08-25
CVE-2024-41710 KEV10.07.20.41612024-08-12
CVE-2026-24061 KEV10.09.80.98872026-01-21
CVE-2007-08828.00.00.97852007-02-12
CVE-2018-174568.09.80.97362018-10-06
CVE-2018-195188.07.50.95232018-11-25
CVE-2019-64538.08.10.71782019-02-18
CVE-2020-57928.07.20.60972020-10-20
CVE-2021-335648.09.80.72252021-05-29
CVE-2022-232218.09.80.64772022-01-19
CVE-2017-10010037.09.80.01692017-11-27
CVE-2017-145917.09.00.02312017-11-29
CVE-2018-109927.09.80.01502018-05-11
CVE-2018-133857.09.80.02212018-07-24
CVE-2018-38567.09.90.03442018-08-23
CVE-2019-34637.09.80.04872019-02-06
CVE-2019-97947.09.80.01772019-04-26
CVE-2019-107467.09.80.03512019-08-23
CVE-2019-121477.09.80.02602019-10-22
CVE-2019-121487.09.80.03502019-10-22
CVE-2020-55997.09.80.03492020-07-07
CVE-2020-156927.09.80.04202020-08-14
CVE-2020-56487.09.80.03432020-11-06
CVE-2021-34017.09.80.10482021-02-04