CVE-2026-7081

8.8

Tenda · F456

A buffer overflow vulnerability in the Tenda F456 httpd component allows remote code execution via a crafted dips argument in the fromGstDhcpSetSer function.

Executive summary

A buffer overflow vulnerability in the Tenda F456 router, version 1.0.0.5, poses a critical risk of remote code execution for authenticated users.

Vulnerability

This vulnerability is a buffer overflow occurring in the httpd component within the fromGstDhcpSetSer function. An attacker with low-level privileges can trigger memory corruption by submitting a malformed dips parameter to the /goform/GstDhcpSetSer endpoint, potentially leading to remote code execution.

Business impact

The ability to achieve remote code execution on network infrastructure devices is a severe security risk that can lead to full system compromise, unauthorized network access, and the potential for lateral movement within the environment. Given the high CVSS score of 8.8, this vulnerability represents a significant threat to organizational integrity and data confidentiality.

Remediation

Immediate Action: As no official patch is currently available, administrators should immediately restrict access to the device management interface to trusted internal networks only.

Proactive Monitoring: Monitor device logs for unusual traffic patterns targeting the /goform/GstDhcpSetSer endpoint, particularly large payloads within the dips parameter.

Compensating Controls: Deploy a Web Application Firewall or an Intrusion Prevention System with custom rules to drop requests containing excessively long strings in the dips parameter.

Exploitation status

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

Analyst recommendation

The severity of this vulnerability, combined with the availability of a public proof-of-concept, necessitates immediate action. Administrators must isolate the affected hardware from external exposure and monitor for any signs of attempted exploitation until the vendor releases a firmware update to resolve the buffer overflow.

More Tenda CVEs

Sources

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