CVE-2025-7598
8.8Tenda · AX1803
A stack-based buffer overflow in Tenda AX1803 version 1.0.0.1 allows remote attackers to trigger a denial of service or execute arbitrary code via the deviceList parameter.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda AX1803 firmware allows remote, authenticated attackers to achieve code execution or system crashes.
Vulnerability
The vulnerability exists within the formSetWifiMacFilterCfg function in the /goform/setWifiFilterCfg endpoint, where the deviceList parameter is passed to a strcpy operation without proper bounds checking. Per the CVSS vector (PR:L), this attack requires low-level privileges, meaning a logged-in user can trigger the memory corruption.
Business impact
The vulnerability poses a severe risk to network integrity and availability. Successful exploitation can result in full system compromise, allowing an attacker to execute arbitrary code with the privileges of the web service, or cause persistent denial of service conditions. With a CVSS score of 8.8, this flaw represents a significant security risk to any organization relying on these devices for secure network traffic management.
Remediation
Immediate Action: Monitor the vendor support portal for a firmware update that addresses the buffer overflow in the setWifiFilterCfg function. If no patch is currently available, restrict access to the administrative interface to trusted management IP addresses only.
Proactive Monitoring: Review system logs for anomalous requests to the /goform/setWifiFilterCfg endpoint, particularly those containing unusually large payloads in the deviceList parameter.
Compensating Controls: Deploy a Web Application Firewall or network intrusion prevention system to inspect traffic directed at the router's web interface and block requests containing oversized or malformed parameters.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists (attributed to the technical write-up provided in the research references).
Analyst recommendation
Given the availability of a public proof-of-concept and the high severity of the vulnerability, administrators must treat this as an urgent priority. Until a vendor-supplied patch is installed, ensure that the device management interface is not exposed to the public internet and limit access to authorized internal personnel to prevent exploitation by malicious actors.
More Tenda CVEs
Sources
Originally found and disclosed by panda_0x1 (VulDB User), per the CVE Program record.
- VDB-316297 | Tenda AX1803 setWifiFilterCfg formSetWifiMacFilterCfg stack-based overflow Vulnerability database entry
- VDB-316297 | CTI Indicators (IOB, IOC, IOA)
- Submit #615269 | Tenda AX1803 V1.0.0.1 Buffer Overflow Third-party advisory
- Related
- Exploit / PoC
- tenda.com.cn