CVE-2026-3769
8.8Tenda · F453
A stack-based buffer overflow in the WrlclientSet function of Tenda F453 version 1.0.0.3 allows remote attackers to trigger memory corruption via the GO parameter.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda F453 routers enables remote attackers to achieve code execution or denial of service.
Vulnerability
The vulnerability exists within the WrlclientSet function of the /goform/WrlclientSet endpoint, where the GO parameter is processed without sufficient length validation. This memory corruption flaw can be triggered by an authenticated user, leading to a stack-based buffer overflow.
Business impact
The potential for remote code execution poses a severe risk to network integrity, as an attacker could gain unauthorized control over the router device. This could facilitate lateral movement within the local network or result in a complete loss of service for connected users. Given the CVSS score of 8.8, this vulnerability is classified as High severity and requires immediate attention to prevent compromise.
Remediation
Immediate Action: Since no official patch is currently available, restrict access to the web management interface and disable remote administration features until the vendor provides a firmware update.
Proactive Monitoring: Review device access logs for suspicious POST requests directed at /goform/WrlclientSet, particularly those containing unusually long string inputs in the GO parameter.
Compensating Controls: Deploy a Web Application Firewall or similar network security appliance to inspect and drop incoming HTTP requests that contain excessively large payloads targeted at the vulnerable endpoint.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the researcher's technical write-up on GitHub.
Analyst recommendation
Due to the severity of this remote code execution vulnerability and the availability of a public proof-of-concept, users should prioritize securing their Tenda F453 devices. If firmware updates are not yet published, isolating the management interface from untrusted networks is the most effective way to mitigate the risk of exploitation. Monitor the vendor website closely for the release of a security patch.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust2 (VulDB User), per the CVE Program record.
- VDB-349747 | Tenda F453 WrlclientSet stack-based overflow Vulnerability database entry
- VDB-349747 | CTI Indicators (IOB, IOC, IOA)
- Submit #768297 | Tenda F453 v1.0.0.3 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn