CVE-2026-38142: Unauthenticated Command Injection in Tenda AC18 Routers
Tenda AC18 routers running version 15.03.05.05 contain a vulnerability that allows unauthenticated attackers to execute arbitrary commands on the device. The flaw exists in a web interface endpoint used for internet configuration settings and can be exploited by sending a specially crafted request without requiring any authentication. An attacker on the network—or potentially from the internet if the router's web interface is exposed—could inject malicious commands through a parameter meant to hold MAC addresses, gaining the ability to run code with router-level privileges.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- Weaknesses (CWE)
- CWE-77
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-07-01 / 2026-07-02
NVD description (verbatim)
An unauthenticated command injection vulnerability in the /goform/fast_setting_internet_set endpoint of Tenda AC18 v15.03.05.05 allows attackers to execute arbitrary commands via a crafted payload injected into the mac parameter.
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-38142 is an unauthenticated command injection vulnerability (CWE-77) in the /goform/fast_setting_internet_set endpoint of Tenda AC18 routers version 15.03.05.05. The vulnerability allows attackers to inject arbitrary OS commands via the 'mac' parameter without prior authentication. The affected endpoint processes user input without adequate input validation or sanitization, allowing shell metacharacters and command sequences to be interpreted by the underlying system. This results in direct command execution within the router's operating environment, potentially granting attackers shell-level access to the device.
Business impact
Compromise of a Tenda AC18 router can enable attackers to establish persistent access to an organization's network perimeter, intercept traffic, modify DNS settings, deploy malware, or launch attacks against connected devices. In enterprise environments, affected routers used for branch office connectivity or guest networks could serve as an entry point for lateral movement. In home office or small business settings, an attacker could exfiltrate data from connected devices, monitor user activity, or use the router as a launching point for attacks on other targets. The lack of authentication requirement significantly lowers the barrier to exploitation.
Affected systems
Tenda AC18 routers running firmware version 15.03.05.05 are confirmed vulnerable. Organizations should inventory Tenda AC18 deployments and determine which firmware versions are in use. Users should check their router's management interface or documentation to identify the current firmware version. This vulnerability affects the AC18 model specifically; other Tenda models may have similar or different vulnerabilities and should be assessed separately.
Exploitability
Exploitability is high due to the complete lack of authentication requirements and the simple attack vector—an HTTP request to a standard web interface endpoint. The vulnerability requires only network access to the router and no special tools or code execution capabilities on the attacker's machine. The CVSS score of 6.5 (MEDIUM) reflects the absence of confidentiality and integrity impact boundaries and the fact that availability is not directly compromised, though command execution could enable secondary attacks. However, the ease of exploitation and the privileged context of the router warrant treating this as a priority remediation target despite the MEDIUM severity rating.
Remediation
Organizations should immediately apply firmware updates from Tenda that address this vulnerability. Verify the patched firmware version against Tenda's official advisory. Until patches are deployed, implement network-level controls: restrict access to router management interfaces using firewall rules, disable remote management if not required, and place routers behind additional access controls. Monitor router logs for suspicious requests to the /goform/fast_setting_internet_set endpoint. Affected routers should be inventoried and prioritized for patching based on network exposure and criticality.
Patch guidance
Contact Tenda for the latest firmware release addressing CVE-2026-38142 and verify patch availability through official channels. Firmware updates should be applied through the router's management interface or via the manufacturer's update tool. Before deploying patches, test in a non-production environment if possible. Document the pre- and post-patch firmware versions for compliance tracking. Once patched, confirm that the router is fully functional and that no configuration drift has occurred. Maintain a record of patch deployment dates for vulnerability management reporting.
Detection guidance
Monitor network traffic to the router's web interface for requests to the /goform/fast_setting_internet_set endpoint, particularly those containing suspicious characters or command sequences in parameters. Log analysis should search for HTTP POST requests with encoded or obfuscated payloads in the 'mac' parameter. Enable router logging if available and review for unusual command execution patterns or privilege escalation attempts. Network-based detection signatures should flag requests containing shell metacharacters (e.g., $, `, |, ;, &) in parameter values sent to this endpoint. Correlation of such requests with subsequent unusual router behavior (DNS changes, traffic redirection, configuration modifications) can indicate exploitation attempts.
Why prioritize this
Despite the MEDIUM CVSS score, this vulnerability should be prioritized due to its unauthenticated attack vector, complete lack of access controls, and ability to grant command execution on network infrastructure. Routers are critical network chokepoints; their compromise often enables broader network attacks. The simplicity of exploitation means this vulnerability could be targeted opportunistically by less-sophisticated attackers. Organizations with exposed router management interfaces or routers on untrusted networks should treat this as a critical priority.
Risk score, explained
The CVSS:3.1 score of 6.5 reflects a network-accessible vulnerability with low complexity, no authentication required, and integrity/confidentiality impact within the impacted component (the router itself). The score does not account for the strategic importance of routers as network infrastructure or the potential for chained attacks. In real-world risk assessment, the actual organizational risk may be higher depending on router exposure, segmentation, and the presence of compensating controls.
Frequently asked questions
Can this vulnerability be exploited from the internet, or only from the local network?
The vulnerability can potentially be exploited from the internet if the router's web management interface is exposed to WAN access. By default, most Tenda routers restrict management interface access to the local network, but this depends on router configuration. Organizations should verify that remote management is disabled and that the management interface is not accessible from untrusted networks.
Does Tenda AC18 have a default username and password I should change?
Yes, Tenda routers typically ship with default credentials (often admin/admin). Even if this command injection vulnerability were patched, weak default credentials would remain a security concern. Change default credentials immediately and use strong, unique passwords. However, note that this vulnerability does not require authentication, so changing credentials alone will not prevent exploitation until the firmware is patched.
How do I check my Tenda AC18 firmware version?
Access your router's web interface (typically at 192.168.0.1 or 192.168.1.1), log in, and navigate to Settings or System Settings. Look for a 'Firmware Version' or 'About' section. Document the version number and compare it against the patched version provided by Tenda's official advisory. If you are on version 15.03.05.05, you are vulnerable.
If my router is patched, am I fully protected from attack?
Patching this specific vulnerability removes the command injection entry point. However, security is multi-layered: ensure you also disable unnecessary services, change default credentials, enable any available security features (e.g., firewall), and keep firmware updated regularly. Regularly review and restrict access to router management interfaces.
This analysis is provided for informational purposes and reflects the state of knowledge as of the publication date. No exploit code is provided. Organizations should verify all patch versions and remediation steps against official vendor advisories before deployment. SEC.co makes no warranty regarding the completeness or accuracy of vendor patch availability or effectiveness. Security professionals should conduct independent assessment of their environment's risk and apply industry best practices for vulnerability management. Source: NVD (public-domain), retrieved 2026-08-10. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2026-10060MEDIUMTRENDnet TEW-432BRP Command Injection—End-of-Life Router Vulnerability
- CVE-2026-10061MEDIUMTRENDnet TEW-432BRP Command Injection Vulnerability – Remediation via Replacement
- CVE-2026-10127MEDIUMEdimax BR-6478AC Command Injection in Firmware 1.23
- CVE-2026-10166MEDIUMEdimax BR-6478AC Command Injection – Authentication Required
- CVE-2026-10180MEDIUMTRENDnet TEW-432BRP Command Injection Vulnerability – Hardware Retirement Required
- CVE-2026-10182MEDIUMTRENDnet TEW-432BRP Command Injection – Unpatched EOL Device
- CVE-2026-10279MEDIUMOS Command Injection in wezterm-mcp 0.1.0
- CVE-2026-10550MEDIUMCommand Injection in elunez eladmin Deployment Module