CVE-2026-4492
8.8Tenda · A18 Pro
A stack-based buffer overflow in the Tenda A18 Pro router allows authenticated attackers to achieve remote code execution or a denial of service via the /goform/formSetQosBand endpoint.
Executive summary
A critical stack-based buffer overflow vulnerability in the Tenda A18 Pro router could allow a remote authenticated attacker to execute arbitrary code or crash the device.
Vulnerability
The vulnerability exists in the set_qosMib_list function within the /goform/formSetQosBand endpoint, where unsanitized user input is copied into a fixed-size stack buffer using the unsafe strcpy function. Exploitation requires the attacker to have low-level authenticated access to the management interface.
Business impact
Successful exploitation of this vulnerability could grant an attacker full control over the affected router, facilitating unauthorized access to internal network traffic or the ability to pivot into the local network. Given the CVSS score of 8.8, this poses a significant risk to data confidentiality and network integrity, potentially leading to total system compromise and operational downtime.
Remediation
Immediate Action: Update the Tenda A18 Pro firmware to the latest available version provided by the manufacturer that addresses this buffer overflow.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/formSetQosBand endpoint and audit router access logs for suspicious administrative activity.
Compensating Controls: Restrict access to the router management interface to trusted IP addresses only and disable remote management features if they are not strictly required for business operations.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept exploit is available via the researcher's GitHub repository.
Analyst recommendation
This vulnerability represents a high-severity risk to network infrastructure. Administrators must prioritize updating the firmware on all affected Tenda A18 Pro devices immediately. If an update is not currently feasible, isolate the management interface from untrusted networks to prevent exploitation by unauthorized actors.
More Tenda CVEs
Sources
Originally found and disclosed by lilukun (VulDB User), per the CVE Program record.
- VDB-352018 | Tenda A18 Pro formSetQosBand set_qosMib_list stack-based overflow Vulnerability database entry
- VDB-352018 | CTI Indicators (IOB, IOC, IOA)
- Submit #773682 | Tenda A18pro V02.03.02.28 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn