CVE-2025-15178
Unknown Unknown - Not Provided

Stack-Based Buffer Overflow in Tenda WH450 HTTP Handler

Vulnerability report for CVE-2025-15178, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-29

Last updated on: 2025-12-29

Assigner: VulDB

Description

A vulnerability was found in Tenda WH450 1.0.0.18. This issue affects some unknown processing of the file /goform/VirtualSer of the component HTTP Request Handler. The manipulation of the argument page results in stack-based buffer overflow. The attack can be launched remotely. The exploit has been made public and could be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-29
Last Modified
2025-12-29
Generated
2026-07-06
AI Q&A
2025-12-29
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tenda wh450 1.0.0.18

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a stack-based buffer overflow in the Tenda WH450 router's HTTP Request Handler component, specifically in the processing of the /goform/VirtualSer file. It occurs due to improper handling of the 'page' argument, allowing an attacker to remotely exploit the issue by sending crafted requests.

Impact Analysis

The vulnerability can lead to severe impacts including complete compromise of the affected device. Since it allows remote exploitation, an attacker could execute arbitrary code, potentially gaining control over the router, leading to data breaches, service disruption, or further attacks on the network.

Detection Guidance

This vulnerability can be detected by monitoring HTTP requests to the /goform/VirtualSer endpoint for unusually long or malformed 'page' parameter values that may indicate an exploit attempt. Network intrusion detection systems (NIDS) or web application firewalls (WAF) can be configured to alert on such suspicious requests. Specific commands are not provided in the resources, but using tools like curl or wget to send crafted requests to /goform/VirtualSer and observing the device's response may help detect the vulnerability. Additionally, reviewing logs for repeated or abnormal requests to this endpoint can assist in detection. [1, 3]

Mitigation Strategies

No known countermeasures or mitigations currently exist for this vulnerability. It is suggested to replace the affected product with an alternative device to mitigate the risk. Until a patch or fix is available, restricting access to the device's management interface and monitoring for exploit attempts are recommended as temporary measures. [3]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-15178. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart