CVE-2026-7160
Remote Command Injection in Tenda HG3 formTracert Function
Publication date: 2026-04-27
Last updated on: 2026-04-30
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | hg3_firmware | 300003070 |
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 HG3 2.0 device, specifically in the function formTracert within the file /boaform/formTracert. It involves manipulation of the argument 'datasize' which can lead to command injection. This means an attacker can remotely execute arbitrary commands on the affected device by exploiting this flaw.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to perform command injection, which can lead to unauthorized control over the affected device. This can result in compromise of device integrity, confidentiality, and availability, potentially allowing attackers to execute malicious commands, disrupt services, or gain further access to the network.