Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
Lifecycle Timeline
4DescriptionCVE.org
A security vulnerability has been detected in Tenda AC6 15.03.06.23. Affected by this issue is the function get_log_file of the file /goform/getLogFile of the component httpd. The manipulation of the argument wans.flag leads to os command injection. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.
AnalysisAI
Remote command injection in Tenda AC6 version 15.03.06.23 allows authenticated remote attackers to execute arbitrary OS commands via the wans.flag parameter in the /goform/getLogFile endpoint. The vulnerability has publicly available exploit code and may be actively exploited. Attack complexity is low, requiring only network access and high-level authentication privileges, with potential for confidentiality, integrity, and authenticity impacts.
Technical ContextAI
The vulnerability exists in the httpd component's get_log_file function, which processes user-supplied input from the wans.flag parameter without proper sanitization. This is a classic OS command injection flaw (CWE-78) where attacker-controlled data is passed directly to shell command execution routines. The Tenda AC6 is a wireless router device running embedded Linux firmware with a web-based management interface. The /goform/getLogFile endpoint is part of the device's HTTP daemon and is accessible remotely, but requires high-level authentication (PR:H in CVSS vector) to exploit, suggesting admin or privileged user credentials are needed.
RemediationAI
Upgrade Tenda AC6 firmware to a patched version released after version 15.03.06.23. Consult the Tenda official website (https://www.tenda.com.cn/) for the latest firmware release and security advisories for AC6. If a patched firmware version is not yet available, implement the following compensating controls: restrict administrative access to the router's web interface by limiting management access to trusted IP addresses only using firewall rules or built-in access control lists; disable remote management of the device if not required (disable WAN-side access to the HTTP management interface); enforce strong administrative passwords (minimum 16 characters, mixed case, numbers, and special characters) and rotate credentials regularly; monitor access logs to /goform/getLogFile for suspicious activity with wans.flag parameters; isolate the router on a separate management network with restricted access. Note: these controls do not eliminate the vulnerability but reduce attack surface and detection difficulty.
Remote authenticated command injection in Tenda AC6 router firmware version 15.03.06.23 allows authenticated attackers t
OS command injection in Tenda AC6 2.0/15.03.06.23 httpd daemon allows authenticated remote attackers to execute arbitrar
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29022
GHSA-qvqp-rwfh-7f5j