CVE-2026-2203

8.8

Tenda · AC8

A stack-based buffer overflow in the Tenda AC8 router's Embedded Httpd Service allows remote attackers to trigger memory corruption via a crafted timeZone parameter.

Executive summary

A critical buffer overflow vulnerability in Tenda AC8 firmware version 16.03.33.05 could allow an attacker to achieve remote code execution or cause a denial of service.

Vulnerability

The vulnerability exists within the /goform/fast_setting_wifi_set endpoint of the embedded HTTP service, which fails to perform proper length validation on the timeZone parameter. By sending a specially crafted, overly long string, a logged-in attacker can trigger a stack-based buffer overflow, leading to memory corruption.

Business impact

The exploitation of this vulnerability poses a severe risk to network integrity and availability. An attacker gaining remote code execution could potentially compromise the router to intercept traffic, pivot into internal network segments, or permanently disable the device, resulting in significant operational downtime. With a CVSS score of 8.8, this flaw represents a high-severity threat that requires immediate attention to prevent unauthorized control of network infrastructure.

Remediation

Immediate Action: Users should immediately check for and apply the latest firmware updates provided by Tenda to remediate this buffer overflow.

Proactive Monitoring: Security teams should monitor network traffic for anomalous HTTP POST requests directed at the /goform/fast_setting_wifi_set endpoint, particularly those containing unusually long input strings.

Compensating Controls: If a patch cannot be immediately applied, restrict access to the router's web management interface to trusted internal IP addresses and implement Web Application Firewall rules to drop requests with malformed or excessive length parameters.

Exploitation status

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

Analyst recommendation

Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability should be prioritized for remediation. Administrators must verify their firmware version and apply the vendor-supplied security update immediately. Failure to address this flaw leaves the device susceptible to compromise, which could facilitate broader unauthorized access to the local network environment.

More Tenda CVEs

Sources

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