CVE-2026-11405

CRITICAL

Tenda Firmware httpd - Hidden Backdoor Authentication

Title source: manual
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-11405. PoCs published by HORKimhab.

AI-analyzed exploit summary The repository contains no actual exploit code, technical details, or vulnerability analysis for CVE-2026-11405. It only includes a README with generic setup instructions, a .gitignore file, and a license, but lacks any functional PoC or research content.

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

Exploits (1)

github STUB
by HORKimhab · poc
https://github.com/HORKimhab/CVE-2026-11405

The repository contains no actual exploit code, technical details, or vulnerability analysis for CVE-2026-11405. It only includes a README with generic setup instructions, a .gitignore file, and a license, but lacks any functional PoC or research content.

Classification
Stub 95%
Attack Type
Other
Complexity
Trivial
Reliability
Theoretical
Target: unspecified
No auth needed
mistral-large-3 · analyzed Jul 07, 2026 Full analysis →

References (3)

Core 3

Scores

CVSS v3 9.8
EPSS 0.0067
EPSS Percentile 47.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

Status published
Products (5)
Tenda/firmware US_AC10V1.0re_V15.03.06.46_multi_TDE01
Tenda/firmware US_AC5V1.0RTL_V15.03.06.48_multi_TDE01
Tenda/firmware US_AC6V2.0RTL_V15.03.06.51_multi_T
Tenda/firmware US_FH1201V1.0BR_V1.2.0.14(408)_EN_TD
Tenda/firmware US_W15EV1.0br_V15.11.0.5(1068_1567_841)_EN_TDE
Published Jul 06, 2026
Tracked Since Jul 07, 2026