← Back
CWE-78

6,666 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,666)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Jlowin
1Fastmcp
Jun 17, 2026
Oct 28, 2025
5.4 MEDIUM· v4
7.8 HIGH· v3
N/A· v2
FastMCP is the standard framework for building MCP applications. Versions prior to 2.13.0, a command-injection vulnerability lets any attacker who can influence the server_name field of an MCP execute arbitrary OS comman...Show more
FastMCP is the standard framework for building MCP applications. Versions prior to 2.13.0, a command-injection vulnerability lets any attacker who can influence the server_name field of an MCP execute arbitrary OS commands on Windows hosts that run fastmcp install cursor. This vulnerability is fixed in 2.13.0.Show less
1Ipfire
1Ipfire
Jun 17, 2026
Oct 28, 2025
8.7 HIGH· v4
8.8 HIGH· v3
N/A· v2
IPFire versions prior to 2.29 (Core Update 198) contain a command injection vulnerability that allows an authenticated attacker to execute arbitrary commands as the 'nobody' user via the BE_NAME parameter when installing...Show more
IPFire versions prior to 2.29 (Core Update 198) contain a command injection vulnerability that allows an authenticated attacker to execute arbitrary commands as the 'nobody' user via the BE_NAME parameter when installing a blacklist. When a blacklist is installed the application issues an HTTP POST to /cgi-bin/urlfilter.cgi and interpolates the value of BE_NAME directly into a shell invocation without appropriate sanitation. Crafted input can inject shell metacharacters, leading to arbitrary command execution in the context of the 'nobody' user.Show less
1Ipfire
1Ipfire
Jun 17, 2026
Oct 28, 2025
8.7 HIGH· v4
8.8 HIGH· v3
N/A· v2
IPFire versions prior to 2.29 (Core Update 198) contain a command injection vulnerability that allows an authenticated attacker to execute arbitrary commands as the user 'nobody' via multiple parameters when creating a P...Show more
IPFire versions prior to 2.29 (Core Update 198) contain a command injection vulnerability that allows an authenticated attacker to execute arbitrary commands as the user 'nobody' via multiple parameters when creating a Proxy report. When a user creates a Proxy report the application issues an HTTP POST to /cgi-bin/logs.cgi/calamaris.dat and reads the values of DAY_BEGIN, MONTH_BEGIN, YEAR_BEGIN, DAY_END, MONTH_END, YEAR_END, NUM_DOMAINS, PERF_INTERVAL, NUM_CONTENT, HIST_LEVEL, NUM_HOSTS, NUM_URLS, and BYTE_UNIT, which are interpolated directly into the shell invocation of the mkreport helper. Because these parameters are never sanitized for improper characters or constructs, a crafted POST can inject shell metacharacters into one or more fields, causing arbitrary commands to run with the privileges of the 'nobody' user.Show less
-
-
Jun 17, 2026
Oct 28, 2025
7.5 HIGH· v4
N/A· v3
N/A· v2
The “Diagnostics Tools” page of the web-based configuration utility does not properly validate user-controlled input, allowing an authenticated user with high privileges to inject commands into the command shell of the T...Show more
The “Diagnostics Tools” page of the web-based configuration utility does not properly validate user-controlled input, allowing an authenticated user with high privileges to inject commands into the command shell of the TropOS 4th Gen device. The injected commands can be exploited to execute several set-uid (SUID) applications to ultimately gain root access to the TropOS device.Show less
-
-
Jun 17, 2026
Oct 28, 2025
8.7 HIGH· v4
N/A· v3
N/A· v2
Command injection vulnerability exists in the “Logging” page of the web-based configuration utility. An authenticated user with low privileged network access for the configuration utility can execute arbitrary commands o...Show more
Command injection vulnerability exists in the “Logging” page of the web-based configuration utility. An authenticated user with low privileged network access for the configuration utility can execute arbitrary commands on the underlying OS to obtain root SSH access to the TropOS 4th Gen device.Show less
1Dlink
1Dap 2695 Firmware
Jun 17, 2026
Oct 27, 2025
2.0 LOW· v4
9.8 CRITICAL· v3
5.8 MEDIUM· v2
A security vulnerability has been detected in D-Link DAP-2695 2.00RC13. The impacted element is the function sub_4174B0 of the component Firmware Update Handler. The manipulation leads to os command injection. The attack...Show more
A security vulnerability has been detected in D-Link DAP-2695 2.00RC13. The impacted element is the function sub_4174B0 of the component Firmware Update Handler. The manipulation leads to os command injection. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used. This vulnerability only affects products that are no longer supported by the maintainer.Show less
-
-
Jun 17, 2026
Oct 24, 2025
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Antabot White-Jotter up to commit 9bcadc was discovered to contain an unauthenticated remote code execution (RCE) vulnerability via the component /api/aaa;/../register.
-
-
Jun 17, 2026
Oct 24, 2025
N/A· v4
8.8 HIGH· v3
N/A· v2
OpenVPN 2.7_alpha1 through 2.7_beta1 on POSIX based platforms allows a remote authenticated server to inject shell commands via DNS variables when --dns-updown is in use
-
-
Jun 17, 2026
Oct 23, 2025
N/A· v4
7.2 HIGH· v3
N/A· v2
Diagnostics command injection vulnerability
-
-
Jun 17, 2026
Oct 23, 2025
7.2 HIGH· v4
N/A· v3
N/A· v2
Kottster is a self hosted Node.js admin panel. From versions 3.2.0 to before 3.3.2, Kottster contains a pre-authentication remote code execution (RCE) vulnerability when running in development mode. This affects developm...Show more
Kottster is a self hosted Node.js admin panel. From versions 3.2.0 to before 3.3.2, Kottster contains a pre-authentication remote code execution (RCE) vulnerability when running in development mode. This affects development mode only, production deployments were never affected. This issue has been fixed in version 3.3.2.Show less
1Amttgroup
1Hibos
Dec 31, 2025
Oct 22, 2025
10.0 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
AMTT Hotel Broadband Operation System (HiBOS) contains an unauthenticated command injection vulnerability in the /manager/radius/server_ping.php endpoint. The application constructs a shell command that includes the user...Show more
AMTT Hotel Broadband Operation System (HiBOS) contains an unauthenticated command injection vulnerability in the /manager/radius/server_ping.php endpoint. The application constructs a shell command that includes the user-supplied ip parameter and executes it without proper validation or escaping. An attacker can insert shell metacharacters into the ip parameter to inject and execute arbitrary system commands as the web server user. The initial third-party disclosure in 2016 recommended contacting the vendor for remediation guidance. Additionally, this product may have been rebranded under a different name. VulnCheck has observed this vulnerability being exploited in the wild as of 2025-10-14 at 04:45:53.510819 UTC.Show less
-
-
Jun 17, 2026
Oct 22, 2025
N/A· v4
8.3 HIGH· v3
N/A· v2
Hikvision CSMP (Comprehensive Security Management Platform) iSecure Center through 2024-08-01 allows execution of a command within $( ) in /center/api/installation/detection JSON data, as exploited in the wild in 2024 an...Show more
Hikvision CSMP (Comprehensive Security Management Platform) iSecure Center through 2024-08-01 allows execution of a command within $( ) in /center/api/installation/detection JSON data, as exploited in the wild in 2024 and 2025.Show less
1Zyxel
1Zld
Jun 17, 2026
Oct 21, 2025
N/A· v4
7.2 HIGH· v3
N/A· v2
A post-authentication command injection vulnerability in Zyxel ATP series firmware versions from V4.32 through V5.40, USG FLEX series firmware versions from V4.50 through V5.40, USG FLEX 50(W) series firmware versions fr...Show more
A post-authentication command injection vulnerability in Zyxel ATP series firmware versions from V4.32 through V5.40, USG FLEX series firmware versions from V4.50 through V5.40, USG FLEX 50(W) series firmware versions from V4.16 through V5.40, and USG20(W)-VPN series firmware versions from V4.16 through V5.40 could allow an authenticated attacker with administrator privileges to execute operating system (OS) commands on the affected device by passing a crafted string as an argument to a CLI command.Show less
1Tp Link
13Er605 Firmware
Er706w 4g FirmwareEr706w Firmware+10 more
Jun 17, 2026
Oct 21, 2025
9.3 CRITICAL· v4
7.2 HIGH· v3
N/A· v2
A command injection vulnerability may be exploited after the admin's authentication on the web portal on Omada gateways.
1Tp Link
13Er605 Firmware
Er706w 4g FirmwareEr706w Firmware+10 more
Jun 17, 2026
Oct 21, 2025
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
An arbitrary OS command may be executed on the product by a remote unauthenticated attacker.
1Tp Link
13Er605 Firmware
Er706w 4g FirmwareEr706w Firmware+10 more
Jun 17, 2026
Oct 21, 2025
8.6 HIGH· v4
8.8 HIGH· v3
N/A· v2
An arbitrary OS command may be executed on the product by the user who can log in to the web management interface.
-
-
Oct 23, 2025
Oct 20, 2025
10.0 CRITICAL· v4
N/A· v3
N/A· v2
GeoVision embedded IP devices, confirmed on GV-BX1500 and GV-MFD1501, contain a remote command injection vulnerability via /PictureCatch.cgi that enables an attacker to execute arbitrary commands on the device. The vulne...Show more
GeoVision embedded IP devices, confirmed on GV-BX1500 and GV-MFD1501, contain a remote command injection vulnerability via /PictureCatch.cgi that enables an attacker to execute arbitrary commands on the device. The vulnerable models have been declared end-of-life (EOL) by the vendor. VulnCheck has observed this vulnerability being exploited in the wild as of 2025-10-19 08:55:13.141502 UTC.Show less
1Microchip
1Timeprovider 4100 Firmware
Jun 17, 2026
Oct 20, 2025
8.9 HIGH· v4
8.8 HIGH· v3
N/A· v2
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Microchip Time Provider 4100 allows OS Command Injection.This issue affects Time Provider 4100: before 2.5.
1Microchip
1Timeprovider 4100 Firmware
Jun 17, 2026
Oct 20, 2025
8.9 HIGH· v4
8.8 HIGH· v3
N/A· v2
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Microchip Time Provider 4100 allows OS Command Injection.This issue affects Time Provider 4100: before 2.5.
-
-
Jun 17, 2026
Oct 17, 2025
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
The iSherlock developed by HGiga has an OS Command Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary OS commands and execute them on the server.