| Title | Wavlink WL-NU516U1-A M16U1_V240425 Command Injection |
|---|
| Description | Wavlink WL-NU516U1 firmware M16U1_V240425 contains a command injection vulnerability in /cgi-bin/wireless.cgi. When the page parameter is set to multi_ssid, the function sub_401D68 reads the WPAPSK12 POST parameter via the URL decode function sub_405EA8. The decoded value is concatenated into shell commands using sprintf("set_bss.sh set 2 \"%s_Touch\" %s %s %s", ssid, authmethod, encryptype, wpapsk) and executed via system(). The input filter sub_4074A0 only blocks backtick and pipe characters, but the $(cmd) command substitution syntax is not filtered, allowing arbitrary command execution. |
|---|
| Source | ⚠️ https://github.com/Svigo-o/Wavlink_vul/tree/main/wavlink-wl-nu516u1-wireless-multissid-wpapsk12-command-injection |
|---|
| User | JuneGu (UID 98407) |
|---|
| Submission | 05/20/2026 11:18 (1 month ago) |
|---|
| Moderation | 06/28/2026 12:01 (1 month later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 374546 [Wavlink WL-NU516U1-A M16U1_V240425 POST Parameter /cgi-bin/wireless.cgi sub_401D68 SSID2G2/SSID5G2/AuthMethod2/WPAPSK12 command injection] |
|---|
| Points | 0 |
|---|