CVE-2025-7597
8.8Tenda · AX1803
A stack-based buffer overflow in the Tenda AX1803 router allows remote attackers to trigger denial of service or remote code execution via the deviceList parameter.
Executive summary
A critical stack-based buffer overflow in Tenda AX1803 firmware version 1.0.0.1 poses a severe risk of remote code execution or system denial of service.
Vulnerability
The vulnerability exists in the formSetMacFilterCfg function located at the /goform/setMacFilterCfg endpoint. An authenticated attacker can supply a malicious deviceList parameter, which is copied into a stack buffer without adequate length validation, resulting in memory corruption.
Business impact
Successful exploitation of this vulnerability allows an attacker to achieve remote code execution on the affected router. This could lead to full device compromise, unauthorized access to internal network traffic, and potential persistence for advanced persistent threats. Given the CVSS score of 8.8, this flaw represents a high risk to organizational network integrity and operational continuity.
Remediation
Immediate Action: As no official patch is currently available, restrict access to the administrative interface and the /goform/setMacFilterCfg endpoint to trusted internal management networks only.
Proactive Monitoring: Monitor network traffic for unusual GET requests directed at the /goform/setMacFilterCfg endpoint, particularly those containing excessively long strings in the deviceList parameter.
Compensating Controls: Implement a Web Application Firewall (WAF) or equivalent network inspection rule to block requests containing anomalous payloads in the deviceList parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in 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 ensure the affected device is not exposed to the public internet and apply vendor-supplied firmware updates as soon as they become available to remediate the underlying memory corruption flaw.
More Tenda CVEs
Sources
Originally found and disclosed by panda_0x1 (VulDB User), per the CVE Program record.
- VDB-316296 | Tenda AX1803 setMacFilterCfg formSetMacFilterCfg stack-based overflow Vulnerability database entry
- VDB-316296 | CTI Indicators (IOB, IOC, IOA)
- Submit #615268 | Tenda AX1803 V1.0.0.1 Buffer Overflow Third-party advisory
- Related
- Exploit / PoC
- tenda.com.cn