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 auth (AV:N, PR:N, UI:N); single oversized POST parameter triggers stack overflow (AC:L) yielding root code execution (C/I/A:H).
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 mac parameter.
AnalysisAI
Stack buffer overflow in Tenda AC7 router firmware v15.03.06.44 allows remote unauthenticated attackers to corrupt memory via the mac parameter in the /goform/AdvSetMacMtuWan web interface endpoint. The flaw carries a CVSS 9.8 critical rating with network attack vector and no authentication required, though no public exploit code has been identified at time of analysis and the CVE is not listed in CISA KEV. Tenda SOHO routers in this family have a well-documented history of similar /goform/* stack overflows being weaponized for botnet recruitment.
Technical ContextAI
The Tenda AC7 is a consumer-grade dual-band Wi-Fi router whose web management interface is served by a httpd binary handling /goform/* CGI-style endpoints. The CWE-121 (stack-based buffer overflow) root cause is the classic pattern seen across Tenda's MIPS firmware family: user-controlled HTTP parameters (here, the mac value posted to /goform/AdvSetMacMtuWan, which configures WAN MAC address spoofing and MTU) are copied into a fixed-size stack buffer without bounds checking, typically via strcpy/sprintf, allowing return-address overwrite. The single affected build identified is firmware v15.03.06.44; no formal CPE entry was supplied with the advisory.
RemediationAI
No vendor-released patch identified at time of analysis - Tenda has not published a fixed firmware build or PSIRT advisory in the supplied data, and the only reference (https://www.kdev.site/cve-request_007/) is a researcher CVE-request page. As compensating controls, disable WAN-side remote management on the AC7 web UI so /goform/AdvSetMacMtuWan is only reachable from the LAN (side effect: administrators must be on the local network to change settings); place the router's LAN management interface on an isolated VLAN or restrict it to a single admin host via ACL so untrusted LAN clients (IoT, guest Wi-Fi, compromised endpoints) cannot reach /goform/* (side effect: breaks app-based management from guest SSIDs); if feasible, replace the device with a supported model or third-party firmware (OpenWrt) where the affected SDK code path does not exist (side effect: voids warranty and loses Tenda-specific features). Monitor Tenda's support site (tendacn.com) for a firmware update superseding 15.03.06.44.
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 Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38051
GHSA-m32v-ppvw-wwc8