Tenda RP3 Pro
CVE-2025-11666
HIGH
Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:H/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 NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:L/AC:L/AT:N/PR:H/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
Lifecycle Timeline
1DescriptionCVE.org
A flaw has been found in Tenda RP3 Pro up to 22.5.7.93. This impacts an unknown function of the file force_upgrade.sh of the component Firmware Update Handler. Executing manipulation of the argument current_force_upgrade_pwd can lead to use of hard-coded password. The attack can only be executed locally. The exploit has been published and may be used.
AnalysisAI
Hard-coded credentials in Tenda RP3 Pro firmware (versions up to 22.5.7.93) allow local high-privilege attackers to bypass authentication during firmware updates via the force_upgrade.sh script. Public exploit code exists on GitHub. CVSS 7.0 (High) reflects local access requirement with high privileges, making this a lower real-world priority despite the severity rating - exploitation requires an attacker to already have administrative console access to the device.
Technical ContextAI
The vulnerability resides in force_upgrade.sh, a shell script within the Tenda RP3 Pro firmware update handler mechanism. This is classified as CWE-255 (Credentials Management Errors), specifically involving a hard-coded password accessible via the 'current_force_upgrade_pwd' parameter. Hard-coded credentials are authentication secrets embedded directly in source code or configuration files, allowing attackers who can read or manipulate the file to bypass intended authentication controls. In IoT devices like WiFi range extenders, firmware update mechanisms often use embedded credentials to validate update requests, but when these credentials are static across all devices and discoverable through reverse engineering or published exploits, they become universal bypass keys for that product line.
Affected ProductsAI
Tenda RP3 Pro WiFi range extender running firmware versions up to and including 22.5.7.93. The vulnerability affects the firmware update mechanism specifically. CPE or additional affected model variants not provided in available data. Vendor product page available at https://www.tenda.com.cn/ but no vendor security advisory identified in references.
RemediationAI
No vendor-released patch or fixed firmware version identified at time of analysis. Tenda has not published a security advisory addressing CVE-2025-11666 in available references. Compensating controls for affected deployments: (1) Restrict physical and network access to device management interfaces - disable remote administration if enabled, use firewall rules to limit access to trusted management networks only (trade-off: reduces convenience for legitimate remote management); (2) Change default administrative credentials immediately and enforce strong unique passwords (does not fix the hard-coded credential but limits initial access); (3) Monitor firmware update logs for unauthorized update attempts; (4) For high-security environments, consider replacing affected devices with models from vendors demonstrating mature secure development practices. Check vendor site https://www.tenda.com.cn/ periodically for firmware updates. Technical details and exploit available at https://github.com/IOTRes/IOT_Firmware_Update/blob/main/Tenda/RP3.md.
Tenda ONT GPON AC1200 Dual band WiFi HG9 v1.0.1 is vulnerable to Command Injection via the Ping function. Rated high sev
Mediabridge Medialink MWN-WAPR300N devices with firmware 5.07.50 and Tenda N3 Wireless N150 devices allow remote attacke
The Shenzhen Tenda Technology Tenda A5s router with firmware 3.02.05_CN allows remote attackers to bypass authentication
Tenda AC9 v15.03.05.14 was discovered to contain a command injection vulnerability via the Telnet function. Rated critic
In Tenda AC9 v1.0 V15.03.05.14_multi, the wanMTU parameter of /goform/AdvSetMacMtuWan has a stack overflow vulnerability
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formSetSambaConf function via
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formsetUsbUnload function via
Tenda AC23 v16.03.07.44 was discovered to contain a buffer overflow via fromAdvSetMacMtuWan. Rated critical severity (CV
Tenda AC15 v15.03.05.19 is vulnerable to Command Injection via the handler function in /goform/telnet. Rated critical se
Tenda AX1803 v1.0.0.1 was discovered to contain a command injection vulnerability via the function fromAdvSetLanIp. Rate
Tenda AX3 v16.03.12.11 was discovered to contain a remote code execution (RCE) vulnerability via the list parameter at /
In the Tenda ac9 v1.0 router with firmware V15.03.05.14_multi, there is a stack overflow vulnerability in /goform/WifiWp
Same weakness CWE-255 – Credentials Management Errors
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today