Tenda AC6 router firmware 15.03.05.19 contains a command injection vulnerability in the formSetIptv function, which processes requests to the /goform/SetIPTVCfg web interface. When handling the list and vlanId parameters, the sub_ADBC0 helper function concatenates these user-supplied values into nvram set system commands using doSystemCmd, without validating or sanitizing special characters (e.g., ;, ", #). An unauthenticated or authenticated attacker can exploit this by submitting a crafted POST request, leading to arbitrary system command execution on the affected device.
References
| Link | Resource |
|---|---|
| https://github.com/ZZ2266/.github.io/blob/main/Tenda/readme.md | Exploit Third Party Advisory |
| https://github.com/ZZ2266/.github.io/tree/main/Tenda | Exploit Third Party Advisory |
| https://tenda.com.cn/material/show/2681 | Release Notes |
Configurations
Configuration 1 (hide)
| AND |
|
History
No history.
Information
Published : 2025-09-19 16:15
Updated : 2025-09-25 19:34
NVD link : CVE-2025-57296
Mitre link : CVE-2025-57296
CVE.ORG link : CVE-2025-57296
JSON object : View
Products Affected
tenda
- ac6_firmware
- ac6
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
