Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Pre-auth /goform handler reachable over HTTP with no user interaction; stack overflow yields code execution as root on the device, giving full C/I/A impact within the same scope.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionNVD
Tenda AC7 v15.03.06.44 contains a stack buffer overflow vulnerability in the /goform/AdvSetMacMtuWan interface via the cloneType parameter.
AnalysisAI
Stack buffer overflow in Tenda AC7 router firmware v15.03.06.44 allows remote attackers to corrupt memory via an oversized cloneType parameter sent to the /goform/AdvSetMacMtuWan web interface endpoint. The CVSS 9.8 vector indicates unauthenticated network exploitation with high impact to confidentiality, integrity, and availability. No public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
The Tenda AC7 is a consumer-grade dual-band Wi-Fi router whose web management interface is served by an embedded httpd binary exposing /goform/* CGI-style handlers. The flaw is a classic CWE-121 stack-based buffer overflow: the handler for AdvSetMacMtuWan copies the user-controlled cloneType HTTP parameter into a fixed-size stack buffer without proper length validation, enabling adjacent stack memory (including the saved return address) to be overwritten. This handler is part of the WAN MAC/MTU configuration feature used for ISP MAC cloning, and similar /goform/* endpoints in Tenda devices have historically been a rich source of MIPS-architecture overflow primitives reachable pre-authentication.
RemediationAI
No vendor-released patch identified at time of analysis - the input contains no Tenda advisory URL, fixed firmware version, or KB article, so administrators should monitor https://www.tendacn.com for an AC7 firmware update superseding 15.03.06.44 and apply it once published. As compensating controls, ensure the router's web administration interface is bound to the LAN only and that 'Remote Web Management' / WAN-side HTTP/HTTPS access is disabled (trade-off: loss of off-LAN administration); restrict LAN access to the management IP via client isolation, a dedicated management VLAN, or host-based firewall rules on the admin workstation (trade-off: more complex network setup); change the default admin credentials and disable UPnP to reduce CSRF/SSRF-style internal pivoting risk; and where feasible, replace EOL/EOS Tenda consumer hardware with a supported platform, since /goform/* overflow classes are recurrent in this product line.
More in Ac7 Firmware
View allTenda AC7 V1.0 V15.03.06.44 found a buffer overflow caused by the timeZone parameter in the form_fast_setting_wifi_set f
Tenda AC7V1.0 v15.03.06.44 firmware has a stack overflow vulnerability via the PPW parameter in the fromWizardHandle fun
Tenda AC7 V1.0 V15.03.06.44, Tenda AC9 V3.0 V15.03.06.42_multi, and Tenda AC5 US_AC5V1.0RTL_V15.03.06.28 were discovered
Tenda AC7 V1.0 V15.03.06.44, Tenda AC9 V3.0 V15.03.06.42_multi, and Tenda AC5 V1.0RTL_V15.03.06.28 were discovered to co
Tenda AC7 V1.0 V15.03.06.44 was discovered to contain a stack overflow via parameter timeZone at url /goform/SetSysTimeC
Tenda AC7 V1.0 V15.03.06.44 and Tenda AC5 V1.0RTL_V15.03.06.28 were discovered to contain a stack overflow via parameter
Tenda AC7 V1.0 V15.03.06.44, Tenda AC9 V3.0 V15.03.06.42_multi, and Tenda AC5 V1.0RTL_V15.03.06.28 were discovered to co
Tenda AC7 V1.0 V15.03.06.44 was discovered to contain a stack overflow via parameter security_5g at url /goform/WifiBasi
Tenda AC7 V1.0 V15.03.06.44 and Tenda AC9 V3.0 V15.03.06.42_multi were discovered to contain a stack overflow via parame
Tenda AC10 V1.0 V15.03.06.23, AC1206 V15.03.06.23, AC8 v4 V16.03.34.06, AC6 V2.0 V15.03.06.23, AC7 V1.0 V15.03.06.44, AC
Tenda AC10 V1.0 V15.03.06.23, AC1206 V15.03.06.23, AC6 V2.0 V15.03.06.23, AC7 V1.0 V15.03.06.44, AC5 V1.0 V15.03.06.28,
Tenda AC6 V2.0 V15.03.06.23, AC7 V1.0 V15.03.06.44, F1203 V2.0.1.6, AC5 V1.0 V15.03.06.28, FH1203 V2.0.1.6 and AC9 V3.0
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Stack Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38050
GHSA-g533-f37w-h6w3