Severity by source
AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
D-Link DIR-605L Hardware Revision A1 (End-of-Life, EOL) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /bin/telnetd.sh with the username "Alphanetworks" and the static password "wrgn35_dlwbr_dir605l" read from /etc/alpha_config/image_sign. The custom telnetd binary accepts a -u user:password flag, and the custom login binary uses strcmp() to validate credentials. Successful authentication grants an unauthenticated attacker on the local network a root shell with full administrative control. The device has reached End-of-Life (EOL) and will not receive patches.
AnalysisAI
Hardcoded credentials in D-Link DIR-605L Hardware Revision A1 firmware grant root-level telnet access to unauthenticated attackers on adjacent networks. The telnet daemon automatically starts at boot with username 'Alphanetworks' and static password 'wrgn35_dlwbr_dir605l', enabling complete device takeover including network traffic interception, configuration modification, and pivot attacks against internal networks. This End-of-Life product will receive no vendor patch, requiring immediate device replacement. CVSS score of 8.8 reflects high impact across confidentiality, integrity, and availability, with adjacent network attack vector reducing but not eliminating risk for home and small office deployments.
Technical ContextAI
The vulnerability stems from CWE-798 (Use of Hard-coded Credentials) implemented in D-Link's custom telnet daemon binary and login system. The /bin/telnetd.sh initialization script launches at boot, invoking a modified telnetd binary with the -u flag to set credentials. The password 'wrgn35_dlwbr_dir605l' is statically stored in /etc/alpha_config/image_sign and validated using unsafe strcmp() comparison in the custom login binary. The 'Alphanetworks' username suggests these are vendor/OEM backdoor credentials, possibly for manufacturing or support access. The affected CPE cpe:2.3:a:d-link:dir-605l_firmware covers all firmware versions for Hardware Revision A1, as the credentials are embedded in the base system initialization rather than configuration files. This represents a fundamental architectural security flaw rather than a software bug, making it unpatchable without firmware replacement.
RemediationAI
Immediate device replacement is the ONLY remediation - no patch exists or will be released for this EOL hardware. Organizations must procure current-generation routers with active vendor support and migrate networks within 30-60 days maximum. Interim risk reduction (if immediate replacement is impossible): Disable the wireless radio entirely to eliminate Wi-Fi-based adjacent network access, forcing attackers to require physical LAN connection (trades convenience for attack surface reduction). Isolate the DIR-605L behind a secure upstream firewall/router that performs actual perimeter security, treating the D-Link device as an untrusted switch-only device (negates its routing/firewall functions). Implement 802.1X port-based network access control on wired ports if technically feasible (requires infrastructure investment likely exceeding replacement cost). Deploy network intrusion detection to monitor for telnet connection attempts on port 23 to the device's management IP (detection-only, not prevention). All workarounds are temporary Band-Aids - the hardcoded credentials remain exploitable by any sophisticated attacker with network access. Budget and procurement processes must prioritize hardware replacement over mitigation attempts.
The D-Link DIR-645 Wired/Wireless Router Rev. Rated high severity (CVSS 8.8), this vulnerability is no authentication re
The ping tool in multiple D-Link and TRENDnet devices allow remote attackers to execute arbitrary code via the ping_addr
D-Link DIR-820L 1.05B03 was discovered to contain remote command execution (RCE) vulnerability via HTTP POST to get set
Stack-based buffer overflow in the do_hnap function in www/my_cgi.cgi in D-Link DSP-W215 (Rev. Rated critical severity (
Multiple cross-site request forgery (CSRF) vulnerabilities in D-Link DIR-600 router (rev. Rated high severity (CVSS 8.0)
Unrestricted file upload vulnerability in D-Link DCS-931L with firmware 1.04 and earlier allows remote authenticated use
D-Link DIR-600 Rev Bx devices with v2.x firmware allow remote attackers to read passwords via a model/__show_info.php?RE
Multiple cross-site scripting (XSS) vulnerabilities in D-Link DIR-645 Router (Rev. Rated medium severity (CVSS 4.3), thi
Directory traversal vulnerability in D-Link DVG-N5402SP with firmware W1000CN-00, W1000CN-03, or W2000EN-00 allows remot
A vulnerability in the D-Link DIR-859 router with firmware version A3 1.05 and earlier permits unauthorized individuals
The web interface of multiple D-Link routers, including DIR-600 rev B (≤2.14b01) and DIR-300 rev B (≤2.13), contains an
An OS command injection vulnerability exists in various legacy D-Link routers-including DIR-300 rev B and DIR-600 (firmw
Same weakness CWE-798 – Use of Hard-coded Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27021