CVE-2026-4007
8.8Tenda · W3
A stack-based buffer overflow in the Tenda W3 router allows remote attackers to execute arbitrary code via a crafted index parameter sent to the /goform/wifiSSIDget endpoint.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda W3 firmware poses a severe risk of remote code execution.
Vulnerability
This vulnerability is a stack-based buffer overflow triggered by sending a maliciously crafted index parameter to the /goform/wifiSSIDget function. While the CVSS vector indicates that low privileges are required, the flaw allows for remote memory corruption and potential code execution.
Business impact
Successful exploitation of this vulnerability can lead to a complete compromise of the affected router, potentially allowing an attacker to intercept network traffic, modify configuration settings, or use the device as a pivot point into the internal network. With a CVSS score of 8.8, this vulnerability represents a high-severity risk that could result in significant operational disruption and data exposure for organizations relying on this hardware.
Remediation
Immediate Action: As no official patch is currently available, administrators should restrict access to the web management interface of the Tenda W3 to trusted management subnets only.
Proactive Monitoring: Monitor network traffic and device logs for unusual POST requests directed at the /goform/wifiSSIDget endpoint, which may indicate attempts to trigger the buffer overflow.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) with custom rules to drop HTTP requests containing abnormally large values in the index parameter of the specified form handler.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept exploit is available via the researcher's GitHub repository.
Analyst recommendation
Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability should be treated with high priority. Network administrators must implement immediate access controls to isolate the affected management interface until a vendor-supplied firmware update is released and applied.
More Tenda CVEs
Sources
Originally found and disclosed by Svigo_o (VulDB User), per the CVE Program record.
- VDB-350530 | Tenda W3 POST Parameter wifiSSIDget stack-based overflow Vulnerability database entry
- VDB-350530 | CTI Indicators (IOB, IOC, IOA)
- Submit #769181 | Tenda W3 V1.0.0.3(2204) Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn