CVE-2026-3728

8.8

Tenda · F453

A stack-based buffer overflow in the Tenda F453 router allows remote attackers to trigger denial of service or remote code execution by sending a crafted request to the /goform/setcfm endpoint.

Executive summary

A critical stack-based buffer overflow vulnerability in the Tenda F453 router, specifically within the fromSetCfm function, poses a severe risk of remote code execution.

Vulnerability

The device suffers from a memory corruption flaw due to a stack-based buffer overflow in the /goform/setcfm endpoint. By supplying an excessively long input to the funcpara1 parameter, an attacker can trigger the overflow, which requires the attacker to have at least low-level authenticated access to the management interface.

Business impact

Successful exploitation of this vulnerability allows an unauthenticated or low-privileged remote attacker to achieve arbitrary code execution on the router or cause a complete system crash. Given the CVSS score of 8.8, this represents a high-severity risk that could lead to full network compromise, interception of traffic, or persistent backdoors within the organization's perimeter infrastructure.

Remediation

Immediate Action: Since no official patch is currently available, administrators should restrict access to the management interface of the Tenda F453 to trusted management subnets only.

Proactive Monitoring: Monitor network traffic for anomalous POST requests directed at the /goform/setcfm endpoint and check system logs for repeated service crashes or unexpected reboots.

Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) rule to inspect and block excessively long payloads sent to the funcpara1 parameter of the setcfm form.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as detailed in the researcher's technical write-up on GitHub.

Analyst recommendation

Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability poses a significant threat to internal network security. Network administrators must immediately isolate affected hardware from external access and prioritize the deployment of vendor firmware updates as soon as they become available to mitigate the risk of full device takeover.

More Tenda CVEs

Sources

Originally found and disclosed by LtzHust (VulDB User), per the CVE Program record.