CVE-2026-11405
Last modified
CVE-2026-11405 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The web server binary /bin/httpd contains a hidden backdoor authentication mechanism in the login() function at 004c88b8. - The function contains a normal authentication path using MD5/hash-based password verification (prod_encode64/PasswordToMd5/check_rand_key). - After normal authentication fails, it calls GetValue("sys.rzadmin.password") to read a backdoor password from the device configuration. - It performs a direct strcmp() comparison (plaintext, not hashed) between the config value and the user-supplied password. A successful match grants role=2 (admin-level access) and creates a valid session. The rzadmin username is never checked — any username works with the backdoor. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The web server binary /bin/httpd contains a hidden backdoor authentication mechanism in the login() function at 004c88b8. - The function contains a normal authentication path using MD5/hash-based password verification (prod_encode64/PasswordToMd5/check_rand_key). - After normal authentication fails, it calls GetValue("sys.rzadmin.password") to read a backdoor password from the device configuration. - It performs a direct strcmp() comparison (plaintext, not hashed) between the config value and the user-supplied password. A successful match grants role=2 (admin-level access) and creates a valid session. The rzadmin username is never checked — any username works with the backdoor
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Tenda | firmware | US_AC6V2.0RTL_V15.03.06.51_multi_T |
| Tenda | firmware | US_AC5V1.0RTL_V15.03.06.48_multi_TDE01 |
| Tenda | firmware | US_AC10V1.0re_V15.03.06.46_multi_TDE01 |
| Tenda | firmware | US_W15EV1.0br_V15.11.0.5(1068_1567_841)_EN_TDE |
| Tenda | firmware | US_FH1201V1.0BR_V1.2.0.14(408)_EN_TD |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-11405?
How severe is CVE-2026-11405?
How do I fix CVE-2026-11405?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-1140A vulnerability was found in UTT 进取 520W 1.7.7-180627. This …8.8
- CVE-2026-11400An untrusted search path issue in the GlobalDatabasePlugin i…8.6
- CVE-2026-11401An untrusted search path issue in the GlobalDatabasePlugin i…8.6
- CVE-2026-11402The Services Section Block – Showcase Service Details in Gri…6.4
- CVE-2026-11403A vulnerability in Sonatype Nexus Repository Manager's forma…8.7
- CVE-2026-11404Cesanta Mongoose before 7.22 contains an out-of-bounds read …8.7
- CVE-2026-11406A vulnerability was determined in GL.iNet MT3000 up to 4.4.5…6.3
- CVE-2026-11407Pimcore CMS/DXP version 12.3.8 contains a sandbox bypass vul…8.6
- CVE-2026-11408A vulnerability was identified in vertex-app vertex up to 20…6.3
- CVE-2026-11409An authenticated OS command injection vulnerability exists i…7.2
- CVE-2026-1141A vulnerability was identified in PHPGurukul News Portal 1.0…8.8
- CVE-2026-11410An authenticated OS command injection vulnerability exists i…7.2
Are you affected by CVE-2026-11405?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
