Severity by source
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
4DescriptionCVE.org
A vulnerability was detected in Tenda CH22 1.0.0.1. Impacted is the function formCreateFileName of the file /goform/createFileName. Performing a manipulation of the argument fileNameMit results in stack-based buffer overflow. The attack may be initiated remotely. The exploit is now public and may be used.
AnalysisAI
Stack-based buffer overflow in Tenda CH22 router version 1.0.0.1 allows authenticated remote attackers to achieve arbitrary code execution via the formCreateFileName function. The vulnerability resides in the /goform/createFileName endpoint where insufficient input validation of the 'fileNameMit' parameter enables memory corruption. Publicly available exploit code exists on GitHub, significantly lowering the barrier to exploitation. While requiring low-privilege authentication (PR:L), the attack complexity is low (AC:L) and can be executed remotely over the network.
Technical ContextAI
This vulnerability affects the Tenda CH22 router firmware (CPE: cpe:2.3:a:tenda:ch22:*:*:*:*:*:*:*:*), specifically version 1.0.0.1. The flaw is classified as CWE-121 (Stack-based Buffer Overflow), a memory corruption issue where unchecked input exceeds allocated buffer boundaries on the stack. The formCreateFileName function in the /goform/createFileName endpoint fails to properly validate the length of the 'fileNameMit' parameter before copying it into a fixed-size stack buffer. This classic buffer overflow condition allows attackers to overwrite adjacent memory, including return addresses and function pointers, enabling control flow hijacking. Consumer-grade routers like the Tenda CH22 frequently run embedded Linux systems with limited memory protection mechanisms (no ASLR, stack canaries, or DEP), making stack-based overflows particularly dangerous in these environments. The /goform/ directory typically hosts the router's web management interface CGI handlers.
RemediationAI
No vendor-released patch identified at time of analysis. The provided Tenda vendor reference (https://www.tenda.com.cn/) does not link to a specific firmware update or security bulletin addressing CVE-2026-5152. Users should immediately check the Tenda support portal for firmware updates newer than version 1.0.0.1 and apply them if available. As interim mitigations: (1) disable remote management access to the web interface to limit attack surface to LAN-only, (2) change default administrative credentials to strong unique passwords to raise the authentication barrier, (3) implement network segmentation to isolate the router management interface from untrusted networks, (4) monitor authentication logs for suspicious login attempts to /goform/ endpoints. For enterprise environments, consider replacing affected devices with enterprise-grade networking equipment that receives regular security updates. Review VulDB entries at https://vuldb.com/vuln/354184 and https://vuldb.com/vuln/354184/cti for ongoing intelligence updates. Given the availability of public exploit code (https://github.com/Litengzheng/vuldb_new/blob/main/CH22/vul_50/README.md), treatment as a high-priority vulnerability is warranted even without confirmed active exploitation.
Tenda ONT GPON AC1200 Dual band WiFi HG9 v1.0.1 is vulnerable to Command Injection via the Ping function. Rated high sev
Mediabridge Medialink MWN-WAPR300N devices with firmware 5.07.50 and Tenda N3 Wireless N150 devices allow remote attacke
The Shenzhen Tenda Technology Tenda A5s router with firmware 3.02.05_CN allows remote attackers to bypass authentication
Tenda AC9 v15.03.05.14 was discovered to contain a command injection vulnerability via the Telnet function. Rated critic
In Tenda AC9 v1.0 V15.03.05.14_multi, the wanMTU parameter of /goform/AdvSetMacMtuWan has a stack overflow vulnerability
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formSetSambaConf function via
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formsetUsbUnload function via
Tenda AC23 v16.03.07.44 was discovered to contain a buffer overflow via fromAdvSetMacMtuWan. Rated critical severity (CV
Tenda AC15 v15.03.05.19 is vulnerable to Command Injection via the handler function in /goform/telnet. Rated critical se
Tenda AX1803 v1.0.0.1 was discovered to contain a command injection vulnerability via the function fromAdvSetLanIp. Rate
Tenda AX3 v16.03.12.11 was discovered to contain a remote code execution (RCE) vulnerability via the list parameter at /
In the Tenda ac9 v1.0 router with firmware V15.03.05.14_multi, there is a stack overflow vulnerability in /goform/WifiWp
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17218
GHSA-w9hr-c3cr-g2ww