CVE-2026-3167
8.8Tenda · F453
A buffer overflow vulnerability in the Tenda F453 httpd component allows remote attackers to trigger a denial of service or remote code execution via the webSiteId parameter.
Executive summary
A critical stack-based buffer overflow in the Tenda F453 router, version 1.0.0.3, exposes the device to potential remote code execution and service disruption.
Vulnerability
The vulnerability exists within the formWebTypeLibrary function of the httpd component, where the webSiteId argument is passed to the strcat function without adequate length validation. This memory corruption flaw can be triggered by a remote attacker through a crafted POST request to the /goform/webtypelibrary endpoint.
Business impact
The vulnerability carries a CVSS score of 8.8, reflecting its high severity due to the potential for remote code execution. Successful exploitation could allow an attacker to gain full control over the network device, leading to unauthorized network traffic interception, internal network pivoting, or complete denial of service for connected users. Such a compromise poses a significant risk to organizational perimeter security and data confidentiality.
Remediation
Immediate Action: Since no official patch is currently identified, administrators should restrict access to the device management interface to trusted internal networks only. If the device is exposed to the internet, disable remote management features immediately to prevent external exploitation.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/webtypelibrary endpoint. Review system logs for signs of httpd service crashes or unexpected reboots that may indicate exploitation attempts.
Compensating Controls: Implement a Web Application Firewall or network-level Access Control List to block traffic originating from untrusted sources to the device management interface. These measures can effectively mitigate the risk while awaiting a vendor-supplied firmware update.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists and is attributed to the research write-up hosted on GitHub.
Analyst recommendation
Given the availability of a public proof-of-concept and the nature of the flaw, the risk of exploitation is elevated. Organizations currently using Tenda F453 devices must treat this as a high-priority issue. Administrators should apply firmware updates as soon as they are made available by the vendor and enforce strict network segmentation to limit the attack surface of the affected hardware.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust (VulDB User), per the CVE Program record.