CVE-2025-9443
8.8Tenda · CH22
A buffer overflow vulnerability in Tenda CH22 version 1.0.0.1 allows remote attackers to execute arbitrary code via the new_account argument in the /goform/editUserName function.
Executive summary
A remote buffer overflow vulnerability in Tenda CH22 devices poses a significant risk of system compromise due to the availability of a public proof of concept.
Vulnerability
The vulnerability is a buffer overflow (CWE-120) located in the editUserName function within the /goform/editUserName file. An authenticated attacker can trigger this memory corruption remotely by manipulating the new_account argument.
Business impact
The ability to trigger a buffer overflow remotely can lead to full system compromise, allowing an attacker to gain unauthorized control over the affected network device. Given the CVSS score of 8.8, this vulnerability is classified as High severity, representing a critical risk to network integrity and potentially allowing lateral movement within the environment.
Remediation
Immediate Action: Since no official patch is currently identified, restrict access to the device management interface to trusted internal networks only. Contact Tenda support to inquire about available firmware updates or security patches for the CH22 model.
Proactive Monitoring: Monitor device logs for unusual traffic patterns directed at the /goform/editUserName endpoint. Alert on repeated failed authentication attempts or anomalous requests containing excessively long strings in the new_account parameter.
Compensating Controls: Implement a Web Application Firewall or network-level access control list to block unauthorized access to the management interface. Ensure the device is isolated from the public internet to prevent remote exploitation.
Exploitation status
Public Exploit Available: Yes, a public proof of concept exists, as evidenced by the technical write-up provided in the referenced GitHub repository.
Analyst recommendation
Given the High severity of this vulnerability and the existence of a public proof-of-concept, organizations should treat this as an urgent priority. While a vendor patch is not confirmed, network isolation and strict access control are essential to prevent exploitation. Users should monitor vendor communications closely for firmware updates and apply them immediately upon release.
More Tenda CVEs
Sources
Originally found and disclosed by moweizhang1994 (VulDB User), per the CVE Program record.
- VDB-321281 | Tenda CH22 editUserName formeditUserName buffer overflow Vulnerability database entry
- VDB-321281 | CTI Indicators (IOB, IOC, IOA)
- Submit #634271 | Tenda CH22 V1.0.0.1 Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn