CVE-2025-15044
Unknown Unknown - Not Provided

Remote Stack-Based Buffer Overflow in Tenda WH450 /goform/NatStaticSetting

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

Publication date: 2025-12-23

Last updated on: 2025-12-23

Assigner: VulDB

Description

A vulnerability was detected in Tenda WH450 1.0.0.18. Impacted is an unknown function of the file /goform/NatStaticSetting. The manipulation of the argument page results in stack-based buffer overflow. The attack may be performed from remote. The exploit is now public and may be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-23
Last Modified
2025-12-23
Generated
2026-07-07
AI Q&A
2025-12-23
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 found in the Tenda WH450 router firmware version 1.0.0.18. It occurs in an unspecified function within the file /goform/NatStaticSetting, triggered by manipulating the 'page' argument with crafted input. This overflow allows an attacker to overwrite memory on the stack, potentially leading to arbitrary code execution or denial of service. The attack can be performed remotely without authentication, making it highly accessible. [2, 3]

Impact Analysis

The vulnerability can impact you by allowing remote attackers to execute arbitrary code on the affected device or cause denial of service (DoS) conditions. This compromises the confidentiality, integrity, and availability of the Tenda WH450 router, potentially leading to unauthorized access, disruption of network services, or control over the device. [2, 3]

Detection Guidance

This vulnerability can be detected by monitoring HTTP requests sent to the Tenda WH450 router, specifically looking for requests to the /goform/NatStaticSetting endpoint with unusually long or crafted 'page' parameter values that may trigger the stack-based buffer overflow. Detection can involve capturing network traffic and filtering for such requests. While no specific detection commands are provided, using tools like tcpdump or Wireshark to capture HTTP traffic and grep or similar tools to filter for '/goform/NatStaticSetting' requests with suspicious 'page' parameters can help identify exploitation attempts. [2, 3]

Mitigation Strategies

Immediate mitigation steps include replacing the affected Tenda WH450 router running firmware version 1.0.0.18, as no known countermeasures or patches are available. Additionally, restricting remote access to the router's management interface, implementing network-level filtering to block malicious HTTP requests targeting /goform/NatStaticSetting, and monitoring for exploitation attempts are recommended to reduce risk. [2, 3]

Chat Assistant

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

EPSS Chart