← Back
CWE-78

6,732 CVEs • Abstraction: Base • Likelihood of Exploit: High

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

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

JSON object

Loading...

CVEs (6,732)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Ivanti
1Endpoint Manager Cloud Services Appliance
Jun 17, 2026
Oct 8, 2024
N/A· v4
7.2 HIGH· v3
N/A· v2
An OS command injection vulnerability in the admin web console of Ivanti CSA before version 5.0.2 allows a remote authenticated attacker with admin privileges to obtain remote code execution.
-
-
Jun 17, 2026
Oct 8, 2024
N/A· v4
8.0 HIGH· v3
N/A· v2
A command injection vulnerability exists in Motorola CX2L router v1.0.2 and below. The vulnerability is present in the SetStationSettings function. The system directly invokes the system function to execute commands for...Show more
A command injection vulnerability exists in Motorola CX2L router v1.0.2 and below. The vulnerability is present in the SetStationSettings function. The system directly invokes the system function to execute commands for setting parameters such as MAC address without proper input filtering. This allows malicious users to inject and execute arbitrary commands.Show less
-
-
Jun 17, 2026
Oct 8, 2024
N/A· v4
7.3 HIGH· v3
N/A· v2
All versions of the package ggit are vulnerable to Command Injection via the fetchTags(branch) API, which allows user input to specify the branch to be fetched and then concatenates this string along with a git command w...Show more
All versions of the package ggit are vulnerable to Command Injection via the fetchTags(branch) API, which allows user input to specify the branch to be fetched and then concatenates this string along with a git command which is then passed to the unsafe exec() Node.js child process API.Show less
1Php
1Php
Jun 17, 2026
Oct 8, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using a certain non-standard configurations of Windows codepages, the fixes for  CVE-2024-4577 https://github.com/advisories/GHSA-vxpp-6...Show more
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using a certain non-standard configurations of Windows codepages, the fixes for  CVE-2024-4577 https://github.com/advisories/GHSA-vxpp-6299-mxw3  may still be bypassed and the same command injection related to Windows "Best Fit" codepage behavior can be achieved. This may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.Show less
-
-
Jun 17, 2026
Oct 6, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Elsight – CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
-
-
Jun 17, 2026
Oct 6, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Elsight – CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
1Microchip
1Timeprovider 4100 Firmware
Jun 17, 2026
Oct 4, 2024
8.5 HIGH· v4
8.8 HIGH· v3
N/A· v2
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection'), Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Microchip TimeProvider 4100 (Configuration modules)...Show more
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection'), Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Microchip TimeProvider 4100 (Configuration modules) allows Command Injection.This issue affects TimeProvider 4100: from 1.0 before 2.4.7.Show less
1Tp Link
1Tl Wdr5620 Firmware
Jun 17, 2026
Oct 4, 2024
N/A· v4
8.0 HIGH· v3
N/A· v2
TP-LINK TL-WDR5620 v2.3 was discovered to contain a remote code execution (RCE) vulnerability via the httpProcDataSrv function.
-
-
Jun 17, 2026
Oct 3, 2024
N/A· v4
8.0 HIGH· v3
N/A· v2
Syrotech SY-GOPON-8OLT-L3 v1.6.0_240629 was discovered to contain an authenticated command injection vulnerability.
1Draytek
1Vigor3910 Firmware
Jun 17, 2026
Oct 3, 2024
N/A· v4
6.8 MEDIUM· v3
N/A· v2
DrayTek Vigor3910 devices through 4.3.2.6 are affected by an OS command injection vulnerability that allows an attacker to leverage the recvCmd binary to escape from the emulated instance and inject arbitrary commands in...Show more
DrayTek Vigor3910 devices through 4.3.2.6 are affected by an OS command injection vulnerability that allows an attacker to leverage the recvCmd binary to escape from the emulated instance and inject arbitrary commands into the host machine.Show less
1Synacor
1Zimbra Collaboration Suite
Jun 17, 2026
Oct 2, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
The postjournal service in Zimbra Collaboration (ZCS) before 8.8.15 Patch 46, 9 before 9.0.0 Patch 41, 10 before 10.0.9, and 10.1 before 10.1.1 sometimes allows unauthenticated users to execute commands.
-
-
Jun 17, 2026
Oct 2, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
The Linear eMerge e3-Series through version 1.00-07 is vulnerable to an OS command injection vulnerability. A remote and unauthenticated attacker can execute arbitrary OS commands via the login_id parameter when invoking...Show more
The Linear eMerge e3-Series through version 1.00-07 is vulnerable to an OS command injection vulnerability. A remote and unauthenticated attacker can execute arbitrary OS commands via the login_id parameter when invoking the forgot_password functionality over HTTP.Show less
1Definetlynotai
1Logicytics
Jun 17, 2026
Oct 1, 2024
6.9 MEDIUM· v4
9.8 CRITICAL· v3
N/A· v2
Logicytics is designed to harvest and collect data for forensic analysis. Logicytics has a basic vuln affecting compromised devices from shell injections. This vulnerability is fixed in 2.3.2.
-
-
Jun 17, 2026
Oct 1, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
All versions of the package git-shallow-clone are vulnerable to Command injection due to missing sanitization or mitigation flags in the process variable of the gitShallowClone function.
1Alpsalpine
1Ilx F509 Firmware
Jun 17, 2026
Sep 28, 2024
N/A· v4
6.8 MEDIUM· v3
N/A· v2
Alpine Halo9 UPDM_wemCmdUpdFSpeDecomp Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Alpine Halo9 devi...Show more
Alpine Halo9 UPDM_wemCmdUpdFSpeDecomp Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Alpine Halo9 devices. Authentication is not required to exploit this vulnerability. The specific flaw exists within the UPDM_wemCmdUpdFSpeDecomp function. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-23306Show less
1Alpsalpine
1Ilx F509 Firmware
Jun 17, 2026
Sep 28, 2024
N/A· v4
6.8 MEDIUM· v3
N/A· v2
Alpine Halo9 UPDM_wemCmdCreatSHA256Hash Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Alpine Halo9 de...Show more
Alpine Halo9 UPDM_wemCmdCreatSHA256Hash Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Alpine Halo9 devices. Authentication is not required to exploit this vulnerability. The specific flaw exists within the UPDM_wemCmdCreatSHA256Hash function. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-23105Show less
1Plasmoapp
1Rpshare
Jun 17, 2026
Sep 27, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
An issue in Plasmoapp RPShare Fabric mod v.1.0.0 allows a remote attacker to execute arbitrary code via the build method in DonwloadPromptScreen
1Tendacn
1G3 Firmware
Jun 17, 2026
Sep 26, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Tenda G3 Router firmware v15.03.05.05 was discovered to contain a remote code execution (RCE) vulnerability via the usbPartitionName parameter in the formSetUSBPartitionUmount function.
-
-
Jun 17, 2026
Sep 26, 2024
9.3 CRITICAL· v4
N/A· v3
N/A· v2
The device enables an unauthorized attacker to execute system commands with elevated privileges. This exploit is facilitated through the use of the 'getcommand' query within the application, allowing the attacker to gain...Show more
The device enables an unauthorized attacker to execute system commands with elevated privileges. This exploit is facilitated through the use of the 'getcommand' query within the application, allowing the attacker to gain root access.Show less
1Vonets
1Vap11g 300 Firmware
Jun 17, 2026
Sep 26, 2024
N/A· v4
7.4 HIGH· v3
N/A· v2
VONETS VAP11G-300 v3.3.23.6.9 was discovered to contain a command injection vulnerability via the iptablesWebsFilterRun object.