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 Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
Lifecycle Timeline
4DescriptionCVE.org
A vulnerability was determined in Tenda CH22 1.0.0.1. Affected is the function formWebTypeLibrary of the file /goform/webtypelibrary of the component Parameter Handler. This manipulation of the argument webSiteId causes stack-based buffer overflow. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Articles & Coverage 1
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 webSiteId parameter in the formWebTypeLibrary function. Public exploit code exists on GitHub, significantly lowering the barrier to exploitation. While requiring low-privilege authentication (PR:L), the vulnerability enables complete compromise of router confidentiality, integrity, and availability with low attack complexity.
Technical ContextAI
This vulnerability affects the Tenda CH22 router firmware version 1.0.0.1, specifically within the Parameter Handler component that processes web interface requests. The formWebTypeLibrary function in /goform/webtypelibrary endpoint fails to properly validate input length for the webSiteId parameter before copying it to a fixed-size stack buffer. This is a classic CWE-121 stack-based buffer overflow, where attacker-controlled data exceeds allocated stack memory boundaries. Stack overflows are particularly dangerous in embedded devices like routers because they can overwrite return addresses and function pointers, enabling arbitrary code execution with the privileges of the web server process. The CPE identifier cpe:2.3:a:tenda:ch22:*:*:*:*:*:*:*:* confirms this affects the Tenda CH22 product line, though the specific vulnerable version is 1.0.0.1.
RemediationAI
No vendor-released patch has been identified in the available intelligence at time of analysis. Users should immediately check the Tenda support website at https://www.tenda.com.cn/ for firmware updates newer than version 1.0.0.1 and apply them if available. As interim mitigations, organizations should disable remote administration features to reduce network-based attack surface, change default administrative credentials to complex passwords unique to each device, implement network segmentation to isolate IoT devices including routers from critical systems, and restrict administrative interface access to trusted IP addresses only through firewall rules. Consider replacing affected devices with alternative router models if Tenda does not release a security update within a reasonable timeframe. Monitor the VulDB advisory at https://vuldb.com/vuln/354332 for updates on patch availability. For environments where these devices cannot be immediately replaced or patched, place them behind additional network security controls and monitor for suspicious authentication attempts or unusual outbound traffic patterns.
Stack-based buffer overflow in Tenda CH22 router firmware version 1.0.0.1 allows authenticated remote attackers to execu
Stack-based buffer overflow in Tenda CH22 router firmware version 1.0.0.1 allows authenticated remote attackers to achie
Buffer overflow in the Tenda CH22 router (firmware 1.0.0.1) allows a remote, authenticated attacker to corrupt memory by
Command injection in Tenda CH22 version 1.0.0.1 allows a remote low-privileged attacker to execute arbitrary OS commands
Command injection in Tenda CH22 firmware 1.0.0.1 allows low-privileged remote attackers to execute arbitrary OS commands
Command injection in Tenda CH22 firmware version 1.0.0.1 allows a low-privileged remote attacker to execute arbitrary OS
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17509
GHSA-5qj8-jcmc-3p6q