Description
A vulnerability was found in Tenda CH22 1.0.0.1. This impacts the function formCertListInfo of the file /goform/CertListInfo. The manipulation of the argument Name results in buffer overflow. The attack can be launched remotely. The exploit has been made public and could be used.
Published: 2026-07-13
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow flaw exists in the formCertListInfo function of Tenda CH22 firmware 1.0.0.1. The vulnerability is triggered by manipulating the Name field supplied through the /goform/CertListInfo web endpoint. Based on the description, it is inferred that a successful overflow may permit an attacker to execute arbitrary code on the device, although the CVE text does not explicitly confirm this outcome.

Affected Systems

Tenda CH22 routers running firmware version 1.0.0.1 are affected. The vulnerability is tied to the API handling of certificate list information on the device’s web interface.

Risk and Exploitability

The high CVSS score of 8.7 indicates a significant potential impact. The EPSS value of less than 1% suggests that exploitation is presently uncommon, yet a publicly available exploit document suggests the issue can be triggered remotely via the device’s web interface. The vulnerability is not listed in the CISA KEV catalog, but the existence of a public exploit underscores the need for prompt action. The likely attack vector is a remote web request to the vulnerable endpoint from an external source.

Generated by OpenCVE AI on August 1, 2026 at 10:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑released firmware update that patches the formCertListInfo buffer overflow in Tenda CH22.
  • Block access to the /goform/CertListInfo endpoint on the device and across the network firewall.
  • Restrict management access to the router by disabling the web interface from external networks and limiting it to a trusted internal subnet or VPN until the vulnerability is resolved.

Generated by OpenCVE AI on August 1, 2026 at 10:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 08:45:00 +0000

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

Mon, 13 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Tenda CH22 1.0.0.1. This impacts the function formCertListInfo of the file /goform/CertListInfo. The manipulation of the argument Name results in buffer overflow. The attack can be launched remotely. The exploit has been made public and could be used.
Title Tenda CH22 CertListInfo formCertListInfo buffer overflow
First Time appeared Tenda
Tenda ch22 Firmware
Weaknesses CWE-119
CWE-120
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-07-13T18:11:49.862Z

Reserved: 2026-07-12T18:14:49.133Z

Link: CVE-2026-15543

cve-icon Vulnrichment

Updated: 2026-07-13T18:06:01.309Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')