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-42374

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

CVE-2026-42374 is an authentication bypass flaw in D-Link DIR-600L firmware that exposes a hardcoded telnet backdoor, allowing attackers root access. This article covers technical details, affected versions, and mitigation.

Published: May 7, 2026

CVE-2026-42374 Overview

CVE-2026-42374 is a hardcoded credentials vulnerability [CWE-798] in the D-Link DIR-600L Hardware Revision B1 router. The device boots a telnet daemon through /bin/telnetd.sh using the username Alphanetworks and the static password wrgn61_dlwbr_dir600L, which is read from /etc/alpha_config/image_sign. An attacker on the adjacent network can authenticate to this telnet service and obtain a root shell with full administrative control. The DIR-600L B1 has reached End-of-Life (EOL) status, and D-Link will not issue patches for this device.

Critical Impact

Unauthenticated adjacent-network attackers gain root shell access on affected DIR-600L B1 routers, enabling complete device takeover, traffic interception, and pivoting into the local network.

Affected Products

  • D-Link DIR-600L Router, Hardware Revision B1
  • D-Link DIR-600L Firmware (all versions on B1 hardware)
  • Status: End-of-Life (no patches forthcoming)

Discovery Timeline

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

Technical Details for CVE-2026-42374

Vulnerability Analysis

The DIR-600L B1 firmware ships with a custom telnet daemon and a custom login binary that together implement a fixed backdoor account. At system startup, /bin/telnetd.sh launches the modified telnetd binary, which accepts a non-standard -u user:password flag to register a static credential pair. The script supplies the username Alphanetworks and reads the password wrgn61_dlwbr_dir600L from the file /etc/alpha_config/image_sign.

The accompanying custom login binary validates submitted credentials using strcmp() against this hardcoded pair. There is no challenge-response mechanism, rate limiting, or per-device entropy. Any attacker who can reach the device on the local or adjacent network and submit the static credentials receives an interactive root shell.

Because the credential material is identical across every DIR-600L B1 unit, a single credential disclosure compromises the entire installed base. The vulnerability is reachable over the adjacent network attack vector with low complexity and no privileges or user interaction required.

Root Cause

The root cause is the deliberate inclusion of vendor-installed hardcoded credentials [CWE-798] inside the firmware image. The static password is stored on the filesystem at /etc/alpha_config/image_sign and consumed by an internal-only flag (-u) that the vendor added to its custom telnet daemon for diagnostic or manufacturing purposes.

Attack Vector

An attacker on the same Layer 2 segment, a guest Wi-Fi network bridged to the LAN, or any network path that reaches TCP port 23 on the router can connect to the telnet service. The attacker authenticates as Alphanetworks with the password wrgn61_dlwbr_dir600L. The session lands in a root shell, allowing arbitrary command execution, firmware modification, DNS rewriting, and persistent implant installation.

No verified public exploit code is published. The exploitation steps are documented in the Securin Zero-Day Analysis.

Detection Methods for CVE-2026-42374

Indicators of Compromise

  • Inbound or outbound TCP connections to port 23 (telnet) on a DIR-600L B1 router from any host on the LAN.
  • Authentication attempts using the username Alphanetworks observed in any captured telnet traffic or syslog forwarded from the device.
  • Unexpected modification of router DNS, DHCP, or firewall settings on a DIR-600L B1.
  • Outbound connections from the router itself to attacker infrastructure, indicating post-exploitation implant activity.

Detection Strategies

  • Inspect network traffic for cleartext telnet sessions (port 23) sourced or destined to consumer router IP addresses, and alert on the literal string Alphanetworks in payload data.
  • Run an authenticated network scan to enumerate listening services on home and branch routers; flag any device exposing telnet.
  • Correlate router configuration changes with administrative login events from non-administrative hosts.

Monitoring Recommendations

  • Capture NetFlow or IPFIX records at the LAN edge and alert on internal connections to TCP/23.
  • Forward router syslog where supported and watch for telnet session establishment messages.
  • Track DNS resolver changes on client hosts that could indicate router-level DNS hijacking.

How to Mitigate CVE-2026-42374

Immediate Actions Required

  • Replace the DIR-600L B1 with a currently supported router. The device is End-of-Life and will not receive a fix.
  • If immediate replacement is not possible, isolate the router on a segment with no sensitive assets and block lateral access to TCP port 23 at the upstream firewall.
  • Audit the router configuration for unauthorized changes to DNS servers, port forwarding rules, and administrative accounts.
  • Rotate any credentials that may have been transmitted through a compromised DIR-600L B1.

Patch Information

No patch is available. D-Link has classified the DIR-600L Hardware Revision B1 as End-of-Life, and the vendor has stated that no firmware updates will be released. Refer to the Securin Zero-Day Analysis for the current vendor position.

Workarounds

  • Block inbound and intra-LAN traffic to TCP port 23 on the router using an upstream firewall or managed switch ACL.
  • Disable any services on the router that are not strictly required, and confirm telnet is not exposed on the WAN interface.
  • Place the router behind a network segmentation boundary so untrusted clients cannot reach it on Layer 2.
  • Plan migration to a supported device as the only durable mitigation, since the hardcoded credentials cannot be removed without firmware modification.
bash
# Example upstream firewall rule to block telnet to the affected router
# Replace 192.0.2.1 with the DIR-600L B1 LAN IP
iptables -I FORWARD -p tcp -d 192.0.2.1 --dport 23 -j DROP
iptables -I INPUT   -p tcp -d 192.0.2.1 --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.17%

  • 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
  • Related CVEs
  • CVE-2026-7554: D-Link M60 Auth Bypass Vulnerability

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

  • CVE-2026-42373: D-Link DIR-605L 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