| Title | Tenda HG9 V300001138 Stack-based Buffer Overflow |
|---|
| Description | During a security review of the Tenda HG9 router firmware (version V300001138), a critical stack-based buffer overflow vulnerability was identified in the Wireless configuration endpoint /boaform/formWlanSetup.
The vulnerability is located in the formWlanSetup function, which handles requests related to wireless LAN settings. The function retrieves the user-controlled ssid parameter via boaGetVar. It subsequently uses the unsafe strcpy function to copy the ssid value into a fixed-size stack buffer v56 (33 bytes) and v50 (270 bytes). Since the input length is not validated, an attacker can send a crafted request with an SSID longer than 33 bytes to overwrite the stack frame, leading to a Denial of Service (DoS) or arbitrary code execution. |
|---|
| Source | ⚠️ https://github.com/QIU-DIE/cve-nneeww/issues/7 |
|---|
| User | LINXI666 (UID 91556) |
|---|
| Submission | 02/10/2026 08:00 (4 months ago) |
|---|
| Moderation | 02/20/2026 21:14 (11 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 347214 [Tenda HG9 300001138 Wireless Configuration Endpoint /boaform/formWlanSetup ssid stack-based overflow] |
|---|
| Points | 20 |
|---|