Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Web-reachable /goform endpoint with no stated auth gives AV:N/AC:L/PR:N/UI:N; stack overflow in router httpd typically yields root, so C:H/I:H/A:H, scope unchanged.
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 wanMTU parameter.
AnalysisAI
Stack buffer overflow in Tenda AC7 router firmware v15.03.06.44 allows remote attackers to corrupt memory through the wanMTU parameter of the /goform/AdvSetMacMtuWan web management endpoint. The CVSS 9.8 rating reflects network-reachable, unauthenticated exploitation with full impact on confidentiality, integrity, and availability, though no public exploit identified at time of analysis. The flaw is classified as CWE-121 (stack-based buffer overflow), a class historically leveraged for code execution or denial of service on embedded MIPS/ARM SOHO routers.
Technical ContextAI
Tenda AC7 is a consumer-grade dual-band 802.11ac wireless router whose web administration interface exposes /goform/* CGI-style handlers implemented in the httpd binary running on the device. CWE-121 (stack-based buffer overflow) indicates that the wanMTU request parameter is copied into a fixed-size stack buffer without adequate length validation, typical of unchecked strcpy/sprintf/memcpy patterns common in Tenda's Realtek/Broadcom-based firmware. Successful overflow on these MIPS-based devices commonly overwrites the saved return address, enabling control-flow hijack subject to ASLR/NX, which are frequently absent or weak in Tenda firmware.
RemediationAI
No vendor-released patch identified at time of analysis; Tenda has not published an advisory or fixed firmware version in the supplied data. Until a fix is released, administrators should disable WAN-side access to the web management interface (the AC7 'Remote Web Management' toggle) so /goform/AdvSetMacMtuWan is unreachable from the Internet, restrict LAN-side access to a management VLAN or trusted MAC list, change default admin credentials, and consider isolating or replacing the device if it is internet-exposed; the trade-off of disabling remote management is loss of off-LAN administration, which is acceptable for most home/SMB deployments. Monitor the referenced researcher writeup (https://www.kdev.site/cve-request_008/) and Tenda's official support portal for firmware newer than 15.03.06.44 that addresses CWE-121 in the AdvSetMacMtuWan handler.
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-38049
GHSA-8wjp-x79j-qqmp