CVE-2026-19747
Received
Received - Intake
Command Injection Vulnerability in Tenda CH7 Series Devices
Vulnerability report for CVE-2026-19747, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-13
Last updated on: 2026-08-13
Assigner: VulDB
Description
Description
A weakness has been identified in Tenda CH7, CH7G, CH10, CP3, CP3 Pro, CP7, TC3B14C, TC3B15C, TC3T14C and TC3T15C up to 20260625. This impacts the function CAte::HandleCmd of the file Kylin of the component ATE Module. This manipulation causes command injection. The attack is possible to be carried out remotely.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | ch7 | * |
| tenda | ch7g | * |
| tenda | ch10 | * |
| tenda | cp3 | * |
| tenda | cp3_pro | * |
| tenda | cp7 | * |
| tenda | tc3b14c | * |
| tenda | tc3b15c | * |
| tenda | tc3t14c | * |
| tenda | tc3t15c | to 20260625 (inc) |
| tenda | ch7 | to 20260625 (inc) |
| tenda | ch7g | to 20260625 (inc) |
| tenda | ch10 | to 20260625 (inc) |
| tenda | cp3 | to 20260625 (inc) |
| tenda | cp3_pro | to 20260625 (inc) |
| tenda | cp7 | to 20260625 (inc) |
| tenda | tc3b14c | to 20260625 (inc) |
| tenda | tc3b15c | to 20260625 (inc) |
| tenda | tc3t14c | to 20260625 (inc) |
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. |