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: n/a
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. EPSS is not available, so current exploitation probability is unknown. 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 attack requires only network access to the router’s management interface and no special credentials.

Generated by OpenCVE AI on August 9, 2026 at 11:20 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 9, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-09T10:00:10.878Z

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

Link: CVE-2026-19346

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T12:30:16Z

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