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 identified in Tenda AC15 15.03.05.18. This affects the function websGetVar of the file /goform/SysToolChangePwd. Such manipulation of the argument oldPwd/newPwd/cfmPwd leads to stack-based buffer overflow. The attack can be executed remotely. The exploit is publicly available and might be used.
AnalysisAI
Stack-based buffer overflow in Tenda AC15 router firmware 15.03.05.18 websGetVar function allows authenticated remote attackers to execute arbitrary code with high impact to confidentiality, integrity, and availability. The vulnerability resides in /goform/SysToolChangePwd endpoint where manipulation of oldPwd, newPwd, or cfmPwd parameters triggers memory corruption. Publicly available exploit code exists. Exploitation requires low-privilege authenticated access but no user interaction, making it readily exploitable once credentials are obtained.
Technical ContextAI
Stack buffer overflow (CWE-121) in websGetVar function processing password change parameters. Insufficient input validation on oldPwd/newPwd/cfmPwd arguments permits oversized data to corrupt stack memory. Attack vector is network-accessible (AV:N) with low complexity (AC:L), requiring only authenticated low-privilege access (PR:L). Root cause is unbounded string copy operation in embedded web server password management routine.
RemediationAI
No vendor-released patch identified at time of analysis. Tenda has not published security advisories addressing CVE-2026-5830 per https://www.tenda.com.cn/. Recommended immediate actions: restrict administrative interface access to trusted management networks only via firewall rules, disable remote administration features, implement strong unique credentials, monitor for unauthorized password change attempts in device logs. Consider replacement with actively maintained router firmware if vendor does not issue timely patch. Consult VulDB advisory https://vuldb.com/vuln/356277 and threat intelligence https://vuldb.com/vuln/356277/cti for updates. Organizations should evaluate device retirement if patch unavailable within acceptable risk timeframe given confirmed exploit availability.
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20828