CVE-2026-3972

8.8

Tenda · W3

A stack-based buffer overflow in the Tenda W3 HTTP handler allows local network attackers to potentially achieve remote code execution via the funcpara1 argument in the formSetCfm function.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda W3 firmware version 1.0.0.3(2204) poses a high risk of system compromise to devices on the local network.

Vulnerability

This is a stack-based buffer overflow (CWE-121) occurring within the formSetCfm function of the /goform/setcfm endpoint. The vulnerability is triggered by sending a crafted, oversized payload to the funcpara1 argument, and it does not require authentication to execute.

Business impact

Successful exploitation allows an unauthenticated attacker on the local network to trigger a memory corruption event, which can lead to a denial of service or remote code execution. Given the CVSS score of 8.8, this vulnerability carries a high risk of total system takeover, potentially allowing an attacker to gain full control over network hardware, intercept traffic, or pivot into other segments of the internal network.

Remediation

Immediate Action: Since no specific patch is currently identified, users should contact Tenda support for firmware updates and restrict access to the device management interface. If an update is released, apply it immediately to all affected hardware.

Proactive Monitoring: Security teams should monitor internal network traffic for anomalous HTTP POST requests directed at the /goform/setcfm endpoint, specifically looking for unusually large payloads in the funcpara1 parameter.

Compensating Controls: Implement network segmentation to isolate the affected Tenda W3 devices from critical infrastructure and restrict management access to trusted administrative IP addresses only.

Exploitation status

Public Exploit Available: Yes, a functional proof-of-concept exists as documented in the GitHub repository referenced in the research write-up.

Analyst recommendation

Given the availability of a public proof-of-concept and the high severity of the vulnerability, administrators must treat this as a priority. Immediately restrict access to the vulnerable administrative interface and monitor for any signs of exploitation attempts until a vendor-supplied firmware update is verified and installed.

More Tenda CVEs

Sources

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