CVE-2026-5154
8.8Tenda · CH22
A stack-based buffer overflow in the Tenda CH22 parameter handler allows remote attackers to trigger a denial of service or execute arbitrary code via the funcname argument in /goform/setcfm.
Executive summary
A critical stack-based buffer overflow vulnerability in the Tenda CH22 router allows authenticated attackers to execute arbitrary code or crash the system.
Vulnerability
The vulnerability exists within the fromSetCfm function in the /goform/setcfm endpoint, where the funcpara1 parameter is processed without adequate length validation. This memory corruption flaw, classified as a stack-based buffer overflow, requires the attacker to have low-level access to the device to trigger the malicious payload.
Business impact
Successful exploitation of this vulnerability can result in full system compromise, including remote code execution (RCE) or persistent denial of service (DoS). Given the CVSS score of 8.8, this represents a high-severity threat that could lead to unauthorized network control or data interception. Organizations relying on these devices should treat this as a significant risk to internal network integrity.
Remediation
Immediate Action: Contact Tenda support or check the official vendor portal for firmware updates addressing this buffer overflow, as no public patch is currently confirmed. Until a patch is applied, restrict access to the web management interface to trusted internal segments only.
Proactive Monitoring: Review web server access logs for anomalous POST requests to the /goform/setcfm endpoint, particularly those containing excessively long parameter strings.
Compensating Controls: Implement network-level access control lists (ACLs) to prevent unauthorized devices from reaching the administrative interface of the router.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the technical write-up provided by the researcher.
Analyst recommendation
Due to the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability poses a severe risk to affected Tenda CH22 devices. Administrators must prioritize isolating these devices from external networks and remain vigilant for vendor-issued firmware updates to remediate the underlying memory corruption flaw.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust2 (VulDB User), per the CVE Program record.
- VDB-354186 | Tenda CH22 Parameter setcfm fromSetCfm stack-based overflow Vulnerability database entry
- VDB-354186 | CTI Indicators (IOB, IOC, IOA)
- Submit #780206 | Tenda CH22 V1.0.0.1 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn