CVE-2025-15160
7.2Tenda · WH450
A stack-based buffer overflow in the Tenda WH450 router firmware allows remote code execution via a specially crafted request to the /goform/PPTPServer endpoint.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda WH450 firmware version 1.0.0.18 poses a significant risk of arbitrary code execution.
Vulnerability
The vulnerability is a stack-based buffer overflow located in the /goform/PPTPServer endpoint, which is triggered when processing the ip1 parameter. Although the CVSS vector indicates a requirement for high privileges, technical documentation confirms that an attacker can reach this function through authenticated sessions to execute arbitrary code or cause a crash.
Business impact
Successful exploitation of this buffer overflow allows an attacker to gain unauthorized control over the affected router. This could lead to full device compromise, network traffic interception, or permanent denial of service. With a CVSS score of 7.2, the vulnerability represents a high risk to organizational infrastructure, particularly if these devices are used to manage secure segments of the network.
Remediation
Immediate Action: Since no official vendor patch is currently available, administrators should immediately restrict access to the device management interface to trusted internal segments only.
Proactive Monitoring: Monitor network traffic for anomalous HTTP GET requests directed at the /goform/PPTPServer endpoint, particularly those containing long strings in the ip1 parameter field.
Compensating Controls: Implement a Web Application Firewall or an Intrusion Prevention System to detect and drop requests that contain malformed parameters or excessive data lengths sent to the device management interface.
Exploitation status
Public Exploit Available: Yes, a functional proof-of-concept exists as documented in the provided research write-up on GitHub.
Analyst recommendation
Given the availability of a public proof-of-concept and the nature of the vulnerability, organizations should prioritize isolating affected Tenda WH450 devices from the internet. Until a security update is released by Tenda, disabling the PPTP server functionality or limiting access to the management interface is the most effective way to mitigate the risk of arbitrary code execution.
More Tenda CVEs
Sources
Originally found and disclosed by z472421519 (VulDB User), per the CVE Program record.
- VDB-338535 | Tenda WH450 PPTPServer stack-based overflow Vulnerability database entry
- VDB-338535 | CTI Indicators (IOB, IOC, IOA)
- Submit #720886 | Tenda WH450 V1.0.0.18 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn