CVE-2025-15179

7.2

Tenda · WH450

A stack-based buffer overflow in the Tenda WH450 router firmware allows remote attackers to trigger arbitrary code execution via the page parameter in the /goform/qossetting endpoint.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda WH450 routers exposes devices to remote code execution and denial of service attacks.

Vulnerability

The vulnerability is a stack-based buffer overflow triggered by improper bounds checking within the /goform/qossetting HTTP request handler. While the CVSS vector indicates high privilege requirements, technical analysis confirms the flaw can be triggered by sending a specially crafted request to the vulnerable parameter.

Business impact

Successful exploitation of this vulnerability allows an attacker to achieve arbitrary code execution on the router, effectively gaining full control over the device. This poses a severe risk to network integrity, potentially enabling unauthorized access to internal traffic, data interception, or the permanent bricking of hardware. With a CVSS score of 7.2, this vulnerability represents a high risk to organizational security and operational availability.

Remediation

Immediate Action: Contact Tenda support or check the official Tenda website for firmware updates addressing this buffer overflow; if no update is available, restrict access to the web management interface to trusted internal networks only.

Proactive Monitoring: Monitor network traffic for unusual HTTP GET requests directed at the /goform/qossetting endpoint, especially those containing abnormally long strings in the page parameter.

Compensating Controls: Deploy a Web Application Firewall (WAF) or intrusion prevention system (IPS) to block malformed requests targeting the /goform/qossetting path.

Exploitation status

Public Exploit Available: Yes, a published proof of concept exists via the security research writeup hosted on GitHub.

Analyst recommendation

The presence of a publicly available proof of concept increases the likelihood of exploitation by threat actors. Organizations utilizing the Tenda WH450 in version 1.0.0.18 should treat this as a priority issue. If a manufacturer patch is unavailable, isolating the device from the internet is the most effective method to prevent remote exploitation.

More Tenda CVEs

Sources

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