CVE-2026-3275

8.8

Tenda · F453

A buffer overflow vulnerability exists in the Tenda F453 router within the fromAddressNat function of the httpd component, allowing remote attackers to execute code via the entrys parameter.

Executive summary

A critical buffer overflow vulnerability in Tenda F453 firmware version 1.0.0.3 poses a severe risk of remote code execution or denial of service.

Vulnerability

This is a stack-based buffer overflow occurring in the httpd service when processing the entrys argument within the /goform/addressNat endpoint. According to the CVSS vector, this vulnerability requires low privileges to trigger, meaning an authenticated user can influence the memory state of the device to achieve remote code execution.

Business impact

The ability for a remote attacker to execute arbitrary code on networking hardware presents a significant threat to internal network integrity. Successful exploitation could lead to total compromise of the device, enabling traffic interception, lateral movement into the protected network, or persistent denial of service that results in business downtime. Given the high CVSS score of 8.8, immediate remediation is required to prevent unauthorized access to critical infrastructure.

Remediation

Immediate Action: Since a specific patch is not currently available, administrators should restrict access to the management interface of the Tenda F453 to trusted internal IP addresses only.

Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/addressNat endpoint, specifically looking for abnormally long payloads in the entrys parameter.

Compensating Controls: Deploy a Web Application Firewall or an Intrusion Prevention System with custom rules to drop HTTP requests containing excessive data in the specified parameter until a vendor-supplied firmware update is released.

Exploitation status

Public Exploit Available: Yes, a proof-of-concept is publicly available via a researcher write-up on GitHub.

Analyst recommendation

Given the availability of a public proof-of-concept and the high severity of this memory corruption flaw, the risk of exploitation is elevated. Organizations utilizing Tenda F453 devices must treat this as a priority and implement network-level access controls immediately to mitigate the risk while awaiting a formal firmware update from the vendor.

More Tenda CVEs

Sources

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