CVE-2026-4489

8.8

Tenda · A18 Pro

A stack-based buffer overflow in the Tenda A18 Pro router allows authenticated attackers to cause a denial of service or achieve remote code execution via the /goform/fast_setting_wifi_set endpoint.

Executive summary

A critical stack-based buffer overflow in Tenda A18 Pro firmware V02.03.02.28 allows authenticated attackers to execute arbitrary code or crash the device management interface.

Vulnerability

The vulnerability exists in the form_fast_setting_wifi_set function, where the device processes the ssid parameter using an unsafe sprintf call. An authenticated attacker can provide an overly long string to overflow the stack buffer, leading to memory corruption, potential code execution, or service disruption.

Business impact

Successful exploitation of this vulnerability could result in a complete loss of confidentiality, integrity, and availability of the affected router. Because the vulnerability allows for remote code execution with root privileges, an attacker could gain persistent access to the network, intercept traffic, or pivot to internal assets, creating a significant security risk for the organization. Given the CVSS score of 8.8, this flaw is categorized as High severity and requires immediate attention to prevent unauthorized system control.

Remediation

Immediate Action: Administrators should check the Tenda support portal for firmware updates that address this buffer overflow and apply them as soon as they are available.

Proactive Monitoring: Security teams should monitor network logs for unusual HTTP POST or GET requests directed toward the /goform/fast_setting_wifi_set endpoint, particularly those containing abnormally long parameters.

Compensating Controls: Restrict access to the router management interface to trusted administrative IP addresses and ensure the device is not exposed directly to the public internet.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as documented in the linked research write-up on GitHub.

Analyst recommendation

This vulnerability represents a significant risk to network infrastructure due to the potential for remote code execution. Administrators must prioritize applying the latest firmware updates provided by Tenda to remediate the underlying memory corruption flaw. Until a patch is applied, ensure the management interface is strictly isolated from external access to minimize the attack surface.

More Tenda CVEs

Sources

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