CVE-2025-15048
Remote Command Injection in Tenda WH450 HTTP Request Handler
Publication date: 2025-12-23
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | wh450 | 1.0.0.18 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Tenda WH450 device, specifically in the HTTP Request Handler component's /goform/CheckTools file. It involves manipulation of the 'ipaddress' argument, which can lead to command injection. This means an attacker can remotely execute arbitrary commands on the device by exploiting this flaw.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to execute arbitrary commands on the affected device without authentication. This can lead to unauthorized control over the device, potentially compromising its functionality, stealing data, or using it as a foothold for further attacks.