CVE-2025-11549
8.8Tenda · W12 AP
A stack-based buffer overflow in the Tenda W12 HTTP request handler allows remote attackers to trigger memory corruption and achieve arbitrary code execution via a malformed mac parameter.
Executive summary
A critical stack-based buffer overflow in the Tenda W12 access point allows remote attackers to execute arbitrary code or cause a denial of service.
Vulnerability
This is a stack-based buffer overflow occurring in the wifiMacFilterSet function within the /goform/modules endpoint. The vulnerability is triggered when the system processes an oversized mac argument in a JSON payload, which can be sent by an authenticated user to achieve remote code execution.
Business impact
The potential for remote code execution represents a severe risk, as it allows unauthorized actors to gain full control over the network infrastructure device. This could lead to complete network compromise, data exfiltration, or the establishment of persistent backdoors within the environment. Given the CVSS score of 8.8, this vulnerability poses a high risk to the availability and integrity of business operations.
Remediation
Immediate Action: Contact the vendor or check the official Tenda support portal for firmware updates addressing this buffer overflow. If no patch is available, restrict access to the device management interface to trusted administrative networks only.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/modules endpoint. Review device logs for unexpected crashes or service restarts that may indicate attempted exploitation.
Compensating Controls: Deploy a Web Application Firewall or network-level access control list to inspect and block malformed JSON payloads targeting the wifiMacFilterSet function.
Exploitation status
Public Exploit Available: Yes, a functional proof-of-concept exists as documented in the linked research write-up on GitHub.
Analyst recommendation
This vulnerability presents a significant security risk due to the availability of proof-of-concept code and the potential for remote code execution. Administrators must prioritize the identification of affected Tenda W12 devices and apply vendor-supplied patches immediately upon release. Until a fix is applied, strict network segmentation is required to prevent unauthorized access to the management interface.
More Tenda CVEs
Sources
Originally found and disclosed by z472421519 (VulDB User), per the CVE Program record.