CVE-2025-15007

9.8

Tenda · WH450

A stack-based buffer overflow in the Tenda WH450 HTTP request handler allows remote, unauthenticated attackers to execute arbitrary code or cause a denial of service via the page parameter.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda WH450 routers poses a severe risk of remote code execution by unauthenticated attackers.

Vulnerability

The vulnerability is a stack-based buffer overflow (CWE-121) located in the HTTP request handler for the /goform/L7Im endpoint. An unauthenticated attacker can trigger this flaw by sending a crafted HTTP request with an excessively long string in the page parameter.

Business impact

The ability for an unauthenticated remote attacker to achieve arbitrary code execution on networking infrastructure is a severe security failure. This vulnerability could lead to total compromise of the affected device, potentially allowing an attacker to intercept network traffic, pivot into internal network segments, or render the device unusable, causing significant operational downtime. Given the CVSS score of 9.8, this flaw represents a critical threat to organizational security.

Remediation

Immediate Action: As no specific patch version is currently available, users should immediately restrict access to the web management interface, ensuring it is not exposed to the public internet. If possible, isolate the affected hardware within a restricted management VLAN.

Proactive Monitoring: Security teams should monitor firewall and web access logs for anomalous GET requests directed at the /goform/L7Im endpoint, particularly those containing unusually long string parameters.

Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) with signatures capable of detecting and blocking malformed HTTP requests that target buffer overflow vulnerabilities in embedded web servers.

Exploitation status

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

Analyst recommendation

Due to the critical nature of this vulnerability and the availability of public exploit code, immediate mitigation is required. Administrators should treat the affected devices as compromised if they have been exposed to the public internet. Organizations must prioritize the implementation of network-level access controls until the vendor releases a firmware update that addresses the memory corruption issue.

More Tenda CVEs all →

History

  1. Disclosed CVE record published
  2. Published in the daily brief critical section
  3. Published in the daily brief critical section
  4. Analyst report written

Sources

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