CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-11405

criticalpublic exploitCVSS 9.8covered by 1 sourcefirst seen 2026-07-06
Public exploit code is available. Proof-of-concept or working exploit code for CVE-2026-11405 is indexed in GitHub PoC. Expect opportunistic scanning and exploitation attempts — prioritize remediation even though it is not (yet) in the CISA KEV catalog.
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

⚡ Watch CVE-2026-11405

Get an email if CVE-2026-11405 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Exploit availability

Public exploit or proof-of-concept code for CVE-2026-11405 is indexed in these free datasets. Available exploit code raises real-world risk independent of the CVSS score.

Advisory coverage (1)

External references

NVD record for CVE-2026-11405

CVE.org record

Embed the live status

CVE-2026-11405 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-11405 status](https://www.csirts.com/badge/CVE-2026-11405)](https://www.csirts.com/cve/CVE-2026-11405)