CVE-2026-3274

8.8

Tenda · F453

A buffer overflow vulnerability in the Tenda F453 router allows remote attackers to execute arbitrary code or cause a denial of service via a crafted page parameter.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda F453 firmware version 1.0.0.3 enables remote code execution, posing a severe risk to network integrity.

Vulnerability

The flaw resides in the frmL7ProtForm function within the httpd component, where the page parameter is copied into a stack-based buffer without sufficient bounds checking. The vulnerability is exploitable via a crafted POST request to the /goform/L7Prot endpoint, and while the CVSS vector indicates low privilege requirements, it allows for unauthorized remote code execution.

Business impact

Successful exploitation of this vulnerability allows an attacker to achieve remote code execution, which can lead to complete compromise of the network device. Given the CVSS score of 8.8, this represents a high-severity risk that could facilitate lateral movement into the internal network, data interception, or persistent denial of service. The ability to execute arbitrary code on a network perimeter device presents an unacceptable risk to business continuity and data security.

Remediation

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

Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/L7Prot endpoint and review device logs for signs of anomalous process crashes or unauthorized configuration changes.

Compensating Controls: Deploy a Web Application Firewall or an intrusion detection system rule to inspect and block POST requests containing excessively long page parameters directed at the identified vulnerable endpoint.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists and is attributed to the technical write-up provided by the researcher Li Tengzheng.

Analyst recommendation

The presence of a public proof-of-concept for this remote code execution vulnerability necessitates immediate defensive action. Organizations utilizing the Tenda F453 must isolate the device from external network exposure until a vendor-supplied firmware update is released and verified. Prioritize the implementation of access control lists to prevent unauthorized access to the web management interface.

More Tenda CVEs

Sources

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