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
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.
More in Dir 605l Firmware
View allThe miniigd SOAP service in Realtek SDK allows remote attackers to execute arbitrary code via a crafted NewInternalClien
On D-Link DIR-605L devices, firmware before 2.08UIBetaB01.bin allows an unauthenticated GET request to trigger a reboot.
D-Link DIR-605L firmware version 1.17B01 BETA is vulnerable to stack overflow via /goform/formTcpipSetup,. Rated critica
D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the webpage parameter at /gofo
D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the FILECODE parameter at /gof
D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the config.smtp_email_subject
D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the curTime parameter at /gofo
D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the curTime parameter at /gofo
An issue was discovered in /bin/boa on D-Link DIR-619L Rev.B 2.06B1 and DIR-605L Rev.B 2.12B1 devices. Rated critical se
D-Link DIR-605L v2.13B01 was discovered to contain a hardcoded password vulnerability in /etc/passwd, which allows attac
D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the webpage parameter at /gofo
D-Link N300 WI-FI Router DIR-605L v2.13B01 was discovered to contain a stack overflow via the wan_connected parameter at
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