CVE-2026-3168

8.8

Tenda · F453

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

Executive summary

A critical buffer overflow vulnerability in Tenda F453 firmware version 1.0.0.3 poses a severe risk of remote code execution and system compromise.

Vulnerability

The vulnerability is a stack-based buffer overflow occurring within the fromNatStaticSetting function of the httpd service. An attacker with low-level privileges can trigger this memory corruption by sending a specially crafted page argument to the /goform/NatStaticSetting endpoint, which lacks sufficient length validation.

Business impact

The potential for remote code execution (RCE) allows an attacker to gain unauthorized control over the affected networking device. This could lead to full system compromise, interception of network traffic, or the permanent bricking of the device, resulting in significant service disruption and loss of confidentiality for the underlying network. Given the CVSS score of 8.8, this flaw is considered high risk and requires immediate attention to prevent unauthorized administrative access.

Remediation

Immediate Action: Contact Tenda support or check the official vendor portal for firmware updates addressing this vulnerability, as no official patch version is currently documented.

Proactive Monitoring: Monitor network traffic for anomalous POST requests directed at the /goform/NatStaticSetting endpoint, which may indicate exploitation attempts.

Compensating Controls: Restrict access to the device management interface to trusted internal IP addresses only, and employ a Web Application Firewall or similar inspection tool to filter requests containing excessively long parameters.

Exploitation status

Public Exploit Available: Yes, a proof-of-concept exploit is available via the researcher's published write-up on GitHub.

Analyst recommendation

Due to the severity of this remote code execution vulnerability, administrators must prioritize identifying affected units within their infrastructure. In the absence of a confirmed patch, restricting network access to the management interface is the most effective way to reduce the attack surface until a vendor-supplied firmware update is deployed.

More Tenda CVEs

Sources

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