CVE-2026-5605
8.8Tenda · CH22
A stack-based buffer overflow in Tenda CH22 version 1.0.0.1 allows remote attackers to execute code via the GO parameter in the /goform/WrlExtraSet endpoint.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda CH22 routers may allow remote attackers to achieve arbitrary code execution or cause a denial of service.
Vulnerability
The vulnerability exists within the formWrlExtraSet function of the /goform/WrlExtraSet endpoint, where the GO argument is processed without adequate length validation. This memory corruption flaw requires the attacker to have low-level privileges to interact with the vulnerable function, potentially leading to stack-based buffer overflow.
Business impact
Successful exploitation of this vulnerability allows an attacker to compromise the integrity and availability of the affected network device. Given the CVSS score of 8.8, this represents a high-severity risk that could facilitate unauthorized remote code execution, leading to complete device takeover or systemic service disruption for connected users.
Remediation
Immediate Action: As no official patch is currently confirmed, administrators should restrict network access to the management interface and the /goform/WrlExtraSet endpoint to trusted IP addresses only.
Proactive Monitoring: Review web server access logs for anomalous POST requests to /goform/WrlExtraSet, specifically monitoring for unusually large input values in the GO parameter.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to inspect and block incoming HTTP requests containing excessive data within the GO parameter field.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the technical write-up provided by the vulnerability researcher.
Analyst recommendation
Due to the high CVSS score and the public availability of exploit code, this vulnerability poses a significant risk to network infrastructure. Organizations using the Tenda CH22 device should prioritize isolating the management interface from the public internet and continue to monitor vendor channels for the release of an official firmware update.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHuster (VulDB User), per the CVE Program record.
- VDB-355397 | Tenda CH22 WrlExtraSet formWrlExtraSet stack-based overflow Vulnerability database entry
- VDB-355397 | CTI Indicators (IOB, IOC, IOA)
- Submit #785052 | Tenda CH22 V1.0.0.1 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn