The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-42372

CVE-2026-42372: D-Link DIR-605L Auth Bypass Vulnerability

CVE-2026-42372 is an authentication bypass flaw in D-Link DIR-605L firmware caused by a hardcoded telnet backdoor that grants attackers root access. This article covers technical details, affected versions, and mitigation.

Published: May 7, 2026

CVE-2026-42372 Overview

CVE-2026-42372 is a hardcoded credentials vulnerability [CWE-798] in the D-Link DIR-605L Hardware Revision A1 router. The device ships with a telnet backdoor that starts at boot via /bin/telnetd.sh. The static username Alphanetworks and password wrgn35_dlwbr_dir605l are read from /etc/alpha_config/image_sign. An unauthenticated attacker on the local network can authenticate to the telnet daemon and obtain a root shell. The DIR-605L A1 has reached End-of-Life (EOL) status and will not receive security patches from D-Link.

Critical Impact

Adjacent-network attackers gain unauthenticated root shell access to the router, enabling full administrative control, traffic interception, and persistent footholds inside the LAN.

Affected Products

  • D-Link DIR-605L Hardware Revision A1 (End-of-Life)
  • D-Link DIR-605L firmware (all versions on Hardware Revision A1)
  • Devices exposing the embedded telnetd service on the local network

Discovery Timeline

  • 2026-05-04 - CVE-2026-42372 published to the National Vulnerability Database (NVD)
  • 2026-05-06 - Last updated in NVD database

Technical Details for CVE-2026-42372

Vulnerability Analysis

The DIR-605L A1 firmware contains a custom telnetd binary and a custom login binary that together implement a static authentication backdoor. At boot, the script /bin/telnetd.sh launches the telnet daemon and passes a credential pair through the non-standard -u user:password flag. The credentials are loaded from the file /etc/alpha_config/image_sign, which contains the fixed username Alphanetworks and password wrgn35_dlwbr_dir605l. The custom login binary validates incoming credentials with strcmp() against these hardcoded values. Successful authentication drops the attacker into a root shell with no further checks. Because the credentials are baked into firmware shared across all DIR-605L A1 units, the same password works on every affected device worldwide. The telnetd service listens on the LAN interface, so any attacker with adjacent-network access — including a guest Wi-Fi client or a compromised device on the same broadcast domain — can reach it.

Root Cause

The root cause is the use of hardcoded credentials [CWE-798] embedded in firmware. The vendor included a debug or manufacturing telnet service in production builds and validated authentication against static strings rather than per-device or user-managed secrets.

Attack Vector

Exploitation requires only network reachability to the router's telnet port on the LAN segment. The attacker connects to the telnet service, supplies the static username and password, and receives an interactive root shell. No prior authentication, user interaction, or privilege is needed. See the Securin Zero-Day Analysis CVE-2026-42372 for additional technical context.

Detection Methods for CVE-2026-42372

Indicators of Compromise

  • Inbound TCP connections to port 23 (telnet) on the router's LAN interface, especially from non-administrative hosts.
  • Successful telnet logins using the username Alphanetworks.
  • Unexpected outbound traffic from the router itself, indicating post-exploitation tooling or tunnels.
  • DNS configuration changes on the router that redirect client queries to attacker-controlled resolvers.

Detection Strategies

  • Scan the internal network for devices exposing TCP/23 and fingerprint the banner for D-Link DIR-605L firmware strings.
  • Inspect router configuration backups for the file /etc/alpha_config/image_sign containing Alphanetworks:wrgn35_dlwbr_dir605l.
  • Monitor LAN traffic for telnet authentication patterns matching the static credential string.

Monitoring Recommendations

  • Alert on any telnet session originating from client subnets toward gateway or router IP addresses.
  • Track DHCP, DNS, and routing changes on perimeter SOHO devices using NetFlow or syslog forwarding.
  • Treat any DIR-605L A1 still in production as a high-risk asset and continuously monitor its management plane.

How to Mitigate CVE-2026-42372

Immediate Actions Required

  • Replace the DIR-605L A1 with a supported router model that receives security updates.
  • If replacement is not immediate, isolate the device on a dedicated VLAN and block lateral access from untrusted clients.
  • Disable or firewall TCP port 23 on the router's LAN interface where the device firmware permits.
  • Audit the router for unauthorized configuration changes, custom firmware, or added accounts before retiring it.

Patch Information

No patch is available. D-Link has designated the DIR-605L Hardware Revision A1 as End-of-Life, and the vendor has stated it will not issue security updates for this model. Refer to the Securin Zero-Day Analysis CVE-2026-42372 for vendor status.

Workarounds

  • Place the router behind a firewall that restricts inbound LAN-side telnet to a single administrative host.
  • Disable Wi-Fi guest networks and enforce WPA2/WPA3 with strong pre-shared keys to limit adjacent-network access.
  • Segment IoT and untrusted clients away from the router management VLAN.
  • Plan a hardware refresh cycle for all EOL networking equipment to remove unpatched backdoors from the environment.
bash
# Configuration example: block telnet at an upstream firewall (iptables)
iptables -A FORWARD -p tcp --dport 23 -d <router_lan_ip> -j DROP
iptables -A INPUT   -p tcp --dport 23 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechDlink

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-798
  • Technical References
  • Securin Zero-Day Analysis CVE-2026-42372
  • Related CVEs
  • CVE-2026-7554: D-Link M60 Auth Bypass Vulnerability

  • CVE-2026-42373: D-Link DIR-605L Auth Bypass Vulnerability

  • CVE-2026-42374: D-Link DIR-600L Auth Bypass Vulnerability

  • CVE-2026-42375: D-Link DIR-600L Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English