CVE-2025-9007

8.8

Tenda · CH22

A buffer overflow vulnerability in the Tenda CH22 router allows remote attackers to compromise system integrity via the editFileName function.

Executive summary

A remote buffer overflow vulnerability in Tenda CH22 firmware version 1.0.0.1 poses a significant risk of unauthorized code execution or system crash.

Vulnerability

This vulnerability involves a buffer overflow in the formEditFileName function within the /goform/editFileName endpoint. The flaw allows an authenticated attacker to trigger memory corruption remotely.

Business impact

The exploitation of this buffer overflow could lead to a complete compromise of the affected networking device. Given the CVSS score of 8.8, the potential for unauthorized code execution threatens the confidentiality and integrity of network traffic passing through the device, likely resulting in service disruption or lateral movement within the internal network.

Remediation

Immediate Action: Contact Tenda support or check the official vendor website for firmware updates addressing this buffer overflow, as no official patch version is currently documented.

Proactive Monitoring: Monitor network traffic for unusual HTTP POST requests directed at the /goform/editFileName endpoint and review system logs for signs of process crashes or unexpected reboots.

Compensating Controls: Restrict administrative access to the device management interface to trusted IP addresses and employ a Web Application Firewall (WAF) to inspect or block malformed input sent to the vulnerable form handler.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists via the technical write-up at https://github.com/moweizhang1994/cve/issues/3.

Analyst recommendation

The presence of a public proof-of-concept for this buffer overflow elevates the risk to the environment. Administrators should immediately isolate the affected Tenda CH22 devices from public-facing segments and apply vendor-supplied firmware updates as soon as they become available to mitigate the potential for remote exploitation.

More Tenda CVEs

Sources

Originally found and disclosed by moweizhang1994 (VulDB User), per the CVE Program record.