CVE-2026-7057

8.8

Tenda · F456

A buffer overflow vulnerability in the Tenda F456 httpd service allows remote authenticated attackers to trigger memory corruption and potential code execution via the /goform/setcfm endpoint.

Executive summary

A buffer overflow vulnerability in Tenda F456 firmware version 1.0.0.5 poses a significant risk of remote code execution or denial of service.

Vulnerability

The vulnerability exists within the httpd component, specifically in the fromSetCfm function, which fails to perform adequate length validation on the funcname and funcpara1 parameters. This allows an attacker with low-level privileges to trigger a stack-based buffer overflow, potentially leading to remote code execution or a system crash.

Business impact

The CVSS score of 8.8 indicates a high-severity threat that could lead to full system compromise. If exploited, an attacker could gain unauthorized control over the networking device, potentially leading to data interception, lateral movement within the local network, or complete loss of availability for the affected hardware.

Remediation

Immediate Action: Since a specific patch is not currently available, administrators should restrict network access to the management interface of the Tenda F456 device to authorized personnel only.

Proactive Monitoring: Monitor device logs for unusual POST requests directed at the /goform/setcfm endpoint, particularly those containing excessively long parameter strings.

Compensating Controls: Implement network segmentation to isolate the device from untrusted traffic and utilize a Web Application Firewall or similar inspection tool to block requests with anomalous parameter lengths.

Exploitation status

Public Exploit Available: Yes, a proof-of-concept is documented in the researcher write-up published on GitHub.

Analyst recommendation

Given the high severity of this buffer overflow and the availability of a published proof-of-concept, users must prioritize securing the management interface of the affected device. While a vendor fix is pending, network-level isolation is the most effective method to prevent unauthorized exploitation of this flaw.

More Tenda CVEs

Sources

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