CVE-2026-3399
8.8Tenda · F453
A buffer overflow vulnerability in the Tenda F453 router, version 1.0.0.3, allows remote attackers to cause a denial of service or potentially achieve remote code execution via the dips parameter.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda F453 firmware version 1.0.0.3 poses a significant risk of remote code execution or system denial of service.
Vulnerability
The vulnerability exists within the fromGstDhcpSetSer function of the httpd component, where the dips parameter is processed without adequate length validation. An authenticated attacker can trigger a stack-based buffer overflow by sending a specially crafted request to the /goform/GstDhcpSetSer endpoint.
Business impact
The potential for remote code execution represents a critical threat, as it could allow an attacker to gain full control over the network device. This could lead to unauthorized access to internal network traffic, credential theft, or the total compromise of the device, resulting in significant operational downtime and severe security breaches. Given the CVSS score of 8.8, this vulnerability is classified as high severity, requiring immediate attention to prevent unauthorized administrative actions.
Remediation
Immediate Action: Since no official patch is currently available, users should restrict administrative access to the device management interface to trusted internal networks only. If possible, isolate the device from external network exposure until a vendor-supplied firmware update is released.
Proactive Monitoring: Security teams should review logs for anomalous traffic directed at the /goform/GstDhcpSetSer endpoint, particularly requests with unusually large or malformed payloads.
Compensating Controls: Deploy a Web Application Firewall or similar network security appliance to inspect incoming HTTP requests and block traffic containing excessive payloads targeting the vulnerable dips parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as detailed in the technical write-up by the researcher Li Tengzheng.
Analyst recommendation
Given the availability of a public proof-of-concept, the risk of exploitation is elevated. Administrators must prioritize the containment of vulnerable Tenda F453 devices by restricting access to the management interface. Monitor the vendor support portal closely for the release of a firmware update and apply it immediately upon availability to remediate the underlying memory corruption flaw.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust2 (VulDB User), per the CVE Program record.