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.
Published: 2026-08-13
Score: 9.3 Critical
EPSS: 2.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the CAte::HandleCmd function of the Kylin component of Tenda's ATE Module. By manipulating input to this function, an attacker can inject and execute arbitrary shell commands on the device. The flaw is based on improper command handling and lack of input validation, resulting in a command injection weakness. The impact includes confidentiality breach, integrity compromise, and potential availability disruptions if the attacker runs destructive commands.

Affected Systems

Devices affected are the Tenda CH7, CH7G, CH10, CP3, CP3 Pro, CP7, TC3B14C, TC3B15C, TC3T14C, and TC3T15C models. Firmware versions up to and including 20260625 are vulnerable. No specific version numbers beyond this date are known to be affected, so all prior to the update are at risk.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity vulnerability. EPSS Score: 2%, which indicates a low but non-zero exploitation probability, but the vulnerability is reachable remotely, making it attractive for attackers. The vulnerability is not listed in the CISA KEV catalog, but the low exploitation probability does not mitigate the risk of exploitation by a determined adversary. Handling the exposed command interface without proper validation enables attackers to execute arbitrary commands on the device.

Generated by OpenCVE AI on August 14, 2026 at 14:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware revision that resolves the command injection flaw, as made available by Tenda.
  • If a firmware update is not available, disable or restrict the ATE Module so its HandleCmd interface cannot be accessed from the network.
  • Restrict access to the device’s management interface to trusted IP addresses only, using firewall or ACL rules.
  • Implement input validation or sanitization for any remaining command parameters to prevent injection, following CWE‑74 and CWE‑77 mitigation guidelines.

Generated by OpenCVE AI on August 14, 2026 at 14:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
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.
Title Tenda CH7 ATE Module Kylin HandleCmd command injection
First Time appeared Tenda
Tenda ch10
Tenda ch7
Tenda ch7g
Tenda cp3
Tenda cp3 Pro
Tenda cp7
Tenda tc3b14c
Tenda tc3b15c
Tenda tc3t14c
Tenda tc3t15c
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:h:tenda:ch10:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:ch7:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:ch7g:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:cp3:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:cp3_pro:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:cp7:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:tc3b14c:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:tc3b15c:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:tc3t14c:*:*:*:*:*:*:*:*
cpe:2.3:h:tenda:tc3t15c:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda ch10
Tenda ch7
Tenda ch7g
Tenda cp3
Tenda cp3 Pro
Tenda cp7
Tenda tc3b14c
Tenda tc3b15c
Tenda tc3t14c
Tenda tc3t15c
References
Metrics cvssV2_0

{'score': 10, 'vector': 'AV:N/AC:L/Au:N/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 9.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T15:42:33.402Z

Reserved: 2026-08-13T14:39:28.581Z

Link: CVE-2026-19747

cve-icon Vulnrichment

Updated: 2026-08-14T15:09:23.595Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T20:17:21.570

Modified: 2026-08-14T19:09:39.140

Link: CVE-2026-19747

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T14:45:17Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')