CVE-2025-15162

7.2

Tenda · WH450

A stack-based buffer overflow in the Tenda WH450 router allows for remote code execution or denial of service via a specially crafted HTTP request to the /goform/RouteStatic endpoint.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda WH450 firmware version 1.0.0.18 poses a high risk of remote code execution.

Vulnerability

The flaw is a stack-based buffer overflow (CWE-121) triggered by improper validation of the page argument within the /goform/RouteStatic HTTP handler. While the CVSS vector indicates high privilege requirements, the vulnerability allows an attacker to manipulate memory and potentially execute arbitrary code.

Business impact

Successful exploitation of this vulnerability could lead to a complete compromise of the affected network device. An attacker could gain unauthorized remote access to the internal network, intercept traffic, or cause a persistent denial of service, severely impacting business continuity and data security. The CVSS score of 7.2 reflects the high potential impact on system integrity and availability.

Remediation

Immediate Action: As no official patch is currently available, administrators should restrict access to the device management interface to trusted internal networks only. If possible, disable remote management features until the vendor releases a firmware update.

Proactive Monitoring: Monitor network traffic for anomalous HTTP GET requests directed at the /goform/RouteStatic endpoint, particularly those containing unusually long string values in the page parameter.

Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) with custom rules to detect and drop HTTP requests containing excessive data lengths directed at the vulnerable endpoint.

Exploitation status

Public Exploit Available: Yes — a published proof-of-concept exists in the researcher write-up referenced in the CVE record.

Analyst recommendation

Given the availability of a public proof-of-concept and the nature of the vulnerability, this issue presents a significant security risk to Tenda WH450 deployments. Organizations should prioritize isolating these devices from external access immediately. Continue to monitor the official Tenda support portal for firmware updates and apply them as soon as they become available.

More Tenda CVEs

Sources

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