Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Tenda W30E V2.0 V16.01.0.21 was found to contain a command injection vulnerability in the formSetUSBPartitionUmount function via the usbPartitionName parameter. This vulnerability allows attackers to execute arbitrary commands via a crafted request.
AnalysisAI
Command injection in Tenda W30E V2.0 firmware V16.01.0.21 allows remote unauthenticated attackers to execute arbitrary operating system commands as root through the formSetUSBPartitionUmount function by manipulating the usbPartitionName parameter. The vulnerability achieves maximum CVSS severity (9.8) due to network accessibility without authentication, though EPSS exploitation probability remains low (0.17%, 38th percentile), suggesting limited attacker interest at time of analysis. No active exploitation confirmed by CISA KEV, and public exploit code status is unverified from researcher disclosure.
Technical ContextAI
This vulnerability affects the Tenda W30E wireless router's USB partition management functionality, specifically in firmware version V16.01.0.21 for hardware V2.0. The root cause is CWE-77 (Command Injection), where the formSetUSBPartitionUmount function fails to properly sanitize the usbPartitionName parameter before passing it to underlying system calls. When processing USB unmount requests through the web management interface, unsanitized user input flows directly into shell command execution contexts, allowing injection of arbitrary commands with the privileges of the router's web server process (typically root on embedded devices). This class of vulnerability is common in SOHO router firmware where rapid development cycles and limited security review create gaps in input validation for system administration functions.
RemediationAI
No vendor-released patch for Tenda W30E firmware V16.01.0.21 identified at time of analysis-check Tenda's official support site (tendacn.com or tendaus.com depending on region) for firmware updates newer than V16.01.0.21. Until patching: (1) Ensure web management interface is disabled on WAN interface or restrict access to trusted IP ranges only via firewall rules-this prevents remote exploitation but breaks remote management capability. (2) Place affected routers behind additional firewall layers and limit management access to isolated admin VLANs-adds network segmentation overhead. (3) Disable USB storage features entirely if not operationally required, removing the vulnerable code path-eliminates USB functionality. (4) For high-security environments, consider replacing device with enterprise-grade equipment from vendors with established vulnerability disclosure programs. Monitor Tenda's support channels and the original researcher disclosure at https://github.com/jsjbcyber/repo/blob/main/rep_2.md for updates on patch availability.
Tenda ONT GPON AC1200 Dual band WiFi HG9 v1.0.1 is vulnerable to Command Injection via the Ping function. Rated high sev
Mediabridge Medialink MWN-WAPR300N devices with firmware 5.07.50 and Tenda N3 Wireless N150 devices allow remote attacke
The Shenzhen Tenda Technology Tenda A5s router with firmware 3.02.05_CN allows remote attackers to bypass authentication
Tenda AC9 v15.03.05.14 was discovered to contain a command injection vulnerability via the Telnet function. Rated critic
In Tenda AC9 v1.0 V15.03.05.14_multi, the wanMTU parameter of /goform/AdvSetMacMtuWan has a stack overflow vulnerability
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formSetSambaConf function via
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formsetUsbUnload function via
Tenda AC23 v16.03.07.44 was discovered to contain a buffer overflow via fromAdvSetMacMtuWan. Rated critical severity (CV
Tenda AC15 v15.03.05.19 is vulnerable to Command Injection via the handler function in /goform/telnet. Rated critical se
Tenda AX1803 v1.0.0.1 was discovered to contain a command injection vulnerability via the function fromAdvSetLanIp. Rate
Tenda AX3 v16.03.12.11 was discovered to contain a remote code execution (RCE) vulnerability via the list parameter at /
In the Tenda ac9 v1.0 router with firmware V15.03.05.14_multi, there is a stack overflow vulnerability in /goform/WifiWp
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24163
GHSA-656r-ggpg-wmqm