CVE-2026-7098

8.8

Tenda · F456

A buffer overflow vulnerability exists in the Tenda F456 router due to improper input validation in the fromDhcpListClient function, which could allow for remote code execution.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda F456 routers may allow remote attackers to achieve arbitrary code execution or cause a denial of service.

Vulnerability

The vulnerability exists in the fromDhcpListClient function within the httpd component. An attacker can supply a crafted input to the page parameter, which is passed to the sprintf function without length validation, leading to a stack-based buffer overflow. While the CVSS vector indicates low privilege requirements, the flaw is remotely exploitable.

Business impact

Successful exploitation of this vulnerability poses a severe risk to organizational infrastructure, as it enables remote code execution on the affected networking device. This could lead to full system compromise, unauthorized access to network traffic, and potential lateral movement into internal systems. With a CVSS score of 8.8, this vulnerability is classified as High and requires immediate attention to prevent device hijacking or service disruption.

Remediation

Immediate Action: Since a specific patch version is currently unknown, administrators should restrict access to the device management interface to trusted internal networks only. If not already performed, disable remote management features on the device.

Proactive Monitoring: Monitor network traffic for suspicious POST requests directed at the /goform/DhcpListClient endpoint. Review system logs for unexpected crashes of the httpd service or unauthorized configuration changes.

Compensating Controls: Deploy a Web Application Firewall or an Intrusion Prevention System (IPS) rule to inspect and block excessively long payloads sent to the /goform/DhcpListClient URI.

Exploitation status

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

Analyst recommendation

Due to the severity of this remote code execution flaw and the public availability of technical details, immediate mitigation is required. Administrators should prioritize restricting management access to the affected Tenda F456 units and monitor vendor channels closely for the release of a firmware update addressing the buffer overflow.

More Tenda CVEs

Sources

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