Description
A vulnerability was determined in Tenda CH22 1.0.0.1. This vulnerability affects the function formCertListInfo of the file /goform/CertListInfo. This manipulation of the argument Name causes command injection. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-08-09
Score: 8.7 High
EPSS: 1.6% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the formCertListInfo function of the /goform/CertListInfo endpoint in Tenda CH22 firmware 1.0.0.1. By manipulating the Name argument, an attacker can inject arbitrary system commands, leading to full remote command execution on the device. The weakness is a classic Command Injection flaw (CWE-74) that allows arbitrary commands to be executed with the privileges of the web service process.

Affected Systems

Affected is the Tenda CH22 router running firmware version 1.0.0.1. No other product versions are listed, so the risk is confined to installations of this specific firmware.

Risk and Exploitability

The CVSS score is 8.7, indicating a high severity. The EPSS score is 2%, indicating a low exploitation probability. The vulnerability can be exploited from outside the local network via HTTP requests to the router's web interface. Since it is not listed in CISA KEV, no active exploitation campaigns are reported yet, but the public disclosure suggests potential use. The CVE description does not explicitly state that special credentials are required; it only references network access to the router's web interface, so we infer that authentication may not be necessary, but this inference is not confirmed by the official data.

Generated by OpenCVE AI on August 10, 2026 at 20:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the router firmware to a version that fixes the command injection in formCertListInfo.
  • If a firmware update is not yet available, block or remove access to the /goform/CertListInfo endpoint using a firewall or access control list.
  • Configure the router’s web interface to require authentication and enable HTTPS to prevent unauthorized access to the vulnerable endpoint.

Generated by OpenCVE AI on August 10, 2026 at 20:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 09 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Tenda ch22
Vendors & Products Tenda ch22

Sun, 09 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Tenda CH22 1.0.0.1. This vulnerability affects the function formCertListInfo of the file /goform/CertListInfo. This manipulation of the argument Name causes command injection. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Title Tenda CH22 CertListInfo formCertListInfo command injection
First Time appeared Tenda
Tenda ch22 Firmware
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:o:tenda:ch22_firmware:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda ch22 Firmware
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Tenda Ch22 Ch22 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-10T15:24:27.332Z

Reserved: 2026-08-08T13:34:05.069Z

Link: CVE-2026-19346

cve-icon Vulnrichment

Updated: 2026-08-10T15:24:22.240Z

cve-icon NVD

Status : Deferred

Published: 2026-08-09T10:17:10.567

Modified: 2026-08-12T20:59:21.023

Link: CVE-2026-19346

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T21:00:04Z

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')