← Back
CWE-77

3,617 CVEs • Abstraction: Class • Likelihood of Exploit: High

Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

JSON object

Loading...

CVEs (3,617)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Advantech
1Webaccess
Jun 17, 2026
Sep 18, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
In WebAccess versions 8.4.1 and prior, multiple command injection vulnerabilities are caused by a lack of proper validation of user-supplied data and may allow arbitrary file deletion and remote code execution.
1Mobatek
1Mobaxterm
Jun 17, 2026
Sep 14, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
In MobaXterm 11.1 and 12.1, the protocol handler is vulnerable to command injection. A crafted link can trigger a popup asking whether the user wants to run MobaXterm to handle the link. If accepted, another popup appear...Show more
In MobaXterm 11.1 and 12.1, the protocol handler is vulnerable to command injection. A crafted link can trigger a popup asking whether the user wants to run MobaXterm to handle the link. If accepted, another popup appears asking for further confirmation. If this is also accepted, command execution is achieved, as demonstrated by the MobaXterm://`calc` URI.Show less
1Google
1Android
Jun 17, 2026
Sep 5, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
In readArgumentList of zygote.java in Android 10, there is a possible command injection due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. U...Show more
In readArgumentList of zygote.java in Android 10, there is a possible command injection due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Show less
1Adobe
1Photoshop Cc
Jun 17, 2026
Aug 26, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Adobe Photoshop CC versions 19.1.8 and earlier and 20.0.5 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.
1Adobe
1Photoshop Cc
Jun 17, 2026
Aug 26, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Adobe Photoshop CC versions 19.1.8 and earlier and 20.0.5 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.
1Adobe
2Acrobat Dc
Acrobat Reader Dc
Jun 17, 2026
Aug 20, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Adobe Acrobat and Reader versions 2019.012.20035 and earlier, 2019.012.20035 and earlier, 2017.011.30142 and earlier, 2017.011.30143 and earlier, 2015.006.30497 and earlier, and 2015.006.30498 and earlier have a command...Show more
Adobe Acrobat and Reader versions 2019.012.20035 and earlier, 2019.012.20035 and earlier, 2017.011.30142 and earlier, 2017.011.30143 and earlier, 2015.006.30497 and earlier, and 2015.006.30498 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution .Show less
1Tp Link
1M7350 Firmware
Jun 17, 2026
Aug 14, 2019
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
The web-based configuration interface of the TP-Link M7350 V3 with firmware before 190531 is affected by several post-authentication command injection vulnerabilities.
1Ncsoft
1Nc Launcher2
Jun 17, 2026
Aug 9, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
NCSOFT Game Launcher, NC Launcher2 2.4.1.691 and earlier versions have a vulnerability in the custom protocol handler that could allow remote attacker to execute arbitrary command. User interaction is required to exploit...Show more
NCSOFT Game Launcher, NC Launcher2 2.4.1.691 and earlier versions have a vulnerability in the custom protocol handler that could allow remote attacker to execute arbitrary command. User interaction is required to exploit this vulnerability in that the target must visit a malicious web page. This can be leveraged for code execution in the context of the current user.Show less
2Fedoraproject
Radare
2Fedora
Radare2
Jun 17, 2026
Aug 7, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
In radare2 before 3.7.0, a command injection vulnerability exists in bin_symbols() in libr/core/cbin.c. By using a crafted executable file, it's possible to execute arbitrary shell commands with the permissions of the vi...Show more
In radare2 before 3.7.0, a command injection vulnerability exists in bin_symbols() in libr/core/cbin.c. By using a crafted executable file, it's possible to execute arbitrary shell commands with the permissions of the victim. This vulnerability is due to improper handling of symbol names embedded in executables.Show less
1Cpanel
1Cpanel
Nov 21, 2024
Aug 2, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
cPanel before 64.0.21 allows demo accounts to execute Cpanel::SPFUI API commands (SEC-246).
1Cpanel
1Cpanel
Nov 21, 2024
Aug 2, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
cPanel before 68.0.15 allows local root code execution via cpdavd (SEC-333).
1Cpanel
1Cpanel
Nov 21, 2024
Aug 1, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
cPanel before 11.54.0.4 allows certain file-chmod operations in scripts/secureit (SEC-82).
1Cpanel
1Cpanel
Nov 21, 2024
Aug 1, 2019
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
cPanel before 11.54.0.4 allows code execution in the context of shared users via JSON-API (SEC-76).
2Cimg
Debian
2Cimg Library
Debian Linux
Jun 17, 2026
Jul 25, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
CImg The CImg Library v.2.3.3 and earlier is affected by: command injection. The impact is: RCE. The component is: load_network() function. The attack vector is: Loading an image from a user-controllable url can lead to...Show more
CImg The CImg Library v.2.3.3 and earlier is affected by: command injection. The impact is: RCE. The component is: load_network() function. The attack vector is: Loading an image from a user-controllable url can lead to command injection, because no string sanitization is done on the url. The fixed version is: v.2.3.4.Show less
1Adobe
1Campaign
Jun 17, 2026
Jul 18, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Adobe Campaign Classic version 18.10.5-8984 and earlier versions have a Command injection vulnerability. Successful exploitation could lead to Arbitrary Code Execution in the context of the current user.
1Automattic
1Camptix Event Ticketing
Nov 21, 2024
Jul 18, 2019
N/A· v4
7.5 HIGH· v3
5.1 MEDIUM· v2
The CampTix Event Ticketing plugin before 1.5 for WordPress allows CSV injection when the export tool is used.
1Cisco
10Spa500ds Firmware
Spa500s FirmwareSpa501g Firmware+7 more
Jun 17, 2026
Jul 17, 2019
N/A· v4
6.6 MEDIUM· v3
4.6 MEDIUM· v2
A vulnerability in Cisco Small Business SPA500 Series IP Phones could allow a physically proximate attacker to execute arbitrary commands on the device. The vulnerability is due to improper input validation in the device...Show more
A vulnerability in Cisco Small Business SPA500 Series IP Phones could allow a physically proximate attacker to execute arbitrary commands on the device. The vulnerability is due to improper input validation in the device configuration interface. An attacker could exploit this vulnerability by accessing the configuration interface, which may require a password, and then accessing the device's physical interface and inserting a USB storage device. A successful exploit could allow the attacker to execute arbitrary commands on the device in an elevated security context. At the time of publication, this vulnerability affected Cisco Small Business SPA500 Series IP Phones firmware releases 7.6.2SR5 and prior.Show less
1Linksys
2Re6300 Firmware
Re6400 Firmware
Jun 17, 2026
Jul 17, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Unsanitized user input in the web interface for Linksys WiFi extender products (RE6400 and RE6300 through 1.2.04.022) allows for remote command execution. An attacker can access system OS configurations and commands that...Show more
Unsanitized user input in the web interface for Linksys WiFi extender products (RE6400 and RE6300 through 1.2.04.022) allows for remote command execution. An attacker can access system OS configurations and commands that are not intended for use beyond the web UI.Show less
1Ui
1Edgeswitch Firmware
Jun 17, 2026
Jul 10, 2019
N/A· v4
7.2 HIGH· v3
9.0 HIGH· v2
Command Injection in EdgeMAX EdgeSwitch prior to 1.8.2 allow an Admin user to execute commands as root.
1Cisco
1Enterprise Nfv Infrastructure Software
Jun 17, 2026
Jul 6, 2019
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
A vulnerability in Cisco Enterprise NFV Infrastructure Software (NFVIS) could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system (OS) of an affected device as root. Th...Show more
A vulnerability in Cisco Enterprise NFV Infrastructure Software (NFVIS) could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system (OS) of an affected device as root. The vulnerability is due to insufficient input validation of a configuration file that is accessible to a local shell user. An attacker could exploit this vulnerability by including malicious input during the execution of this file. A successful exploit could allow the attacker to execute arbitrary commands on the underlying OS as root.Show less