A Hidden Door Into Your Home Router
CVE-2026-11405 is a router firmware vulnerability in several Tenda Wi-Fi routers where an undocumented backdoor in the web management service allows attackers to bypass normal password checks and gain full admin access through an alternate login path embedded in the /bin/httpd binary without valid credentials. This is not a theoretical bug; it is a design flaw that turns your router’s admin page into a welcome mat for anyone who knows the trick. In an era when your Wi-Fi router quietly connects smart TVs, laptops, and work devices, a Tenda router backdoor is the last thing you want sitting at the center of your home network. Wi-Fi router security is supposed to fail closed; instead, affected devices fail wide open, and the vendor has not yet shown up to fix the mess.

How the Backdoor Works—and Why It’s So Dangerous
Under normal conditions, Tenda’s web interface calls a login() function in /bin/httpd that validates your username and password using MD5. When that check fails, the code does something unforgivable: it switches to a second, hidden path that reads an alternate password from the router configuration via GetValue("sys.rzadmin.password") and compares it in plaintext against what the user entered. If they match, the router silently grants role=2 admin-level access and creates a valid, fully privileged session. The associated username is never checked, meaning any username paired with the backdoor password will succeed. "An attacker can exploit this vulnerability, tracked as CVE-2026-11405, to bypass the password verification process and obtain full administrative control without valid credentials." Once inside, an attacker can change settings, disable security features, or reconfigure the device, enabling complete device takeover.
Check If Your Tenda Router Is Affected
This is not a vague, maybe-it-applies-to-you advisory. Five specific Tenda firmware versions are known to contain the backdoor: US_FH1201V1.0BR_V1.2.0.14(408)_EN_TD, US_W15EV1.0br_V15.11.0.5(1068_1567_841)_EN_TDE, US_AC10V1.0re_V15.03.06.46_multi_TDE01, US_AC5V1.0RTL_V15.03.06.48_multi_TDE01, and US_AC6V2.0RTL_V15.03.06.51_multi_T. These appear to ship on older devices including the FH1201 High Power AC1200 Dual Band Wireless Router, W15E v2.0 AC1200 Wireless Hotspot Router, AC10 v1.0 AC1200 Smart Dual-Band Gigabit router, AC5 v1.0 AC1200 Smart Dual-Band router, and AC6 v1.0 AC1200 router. If you own any of these, log into your router’s admin page locally and check the firmware version string against this list. If it matches, you should treat the device as exposed and prioritize mitigation now, not later. A forgotten old router still running in a corner can be the soft spot that compromises everything else.
No Patch, No Response: Your Options Right Now
The most worrying part of CVE-2026-11405 is not only the backdoor itself but the silence around it. The vulnerability, disclosed by an anonymous researcher, remains unpatched. The coordinating team has been unable to reach the vendor to coordinate a fix, and the vendor has not responded to requests for comment on why the backdoor exists or what comes next. That leaves owners in limbo. The practical advice today is clear: disable remote web management on the router and change the default LAN IP address to avoid automated scanners and opportunistic attacks. This does not remove the backdoor, but it reduces the chance someone will find and use it from the internet. For many non-technical users, the most realistic option is to retire the affected device and move to a router that takes Wi-Fi router security seriously.
What This Says About Router Firmware Vulnerabilities
Undocumented access paths in consumer routers are not harmless debugging leftovers; they are trust-breaking backdoors that turn the hub of your home network into an attacker’s foothold. Here, the Tenda router backdoor is not even visible in the admin UI—it lives entirely in firmware, beyond the reach of average users. That should change how you think about Wi-Fi router security. Password hygiene and WPA2 keys are useless if the device itself ships with a hidden key under the mat. Until there is a patch for CVE-2026-11405—and there is none today—you should act as if affected routers are compromised by design. The takeaway is blunt: your router is critical infrastructure for your household, not a cheap afterthought. Treat it that way when you choose hardware, apply updates, and decide when to replace aging gear.





