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
    • 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-4210

CVE-2026-4210: D-Link DNR-202L Firmware RCE Vulnerability

CVE-2026-4210 is a remote code execution vulnerability in D-Link DNR-202L Firmware caused by command injection in the time_machine.cgi file. This article covers technical details, affected versions, and mitigation steps.

Published: March 20, 2026

CVE-2026-4210 Overview

A command injection vulnerability has been discovered in multiple D-Link Network Attached Storage (NAS) devices affecting the cgi_tm_set_share function within the /cgi-bin/time_machine.cgi file. This vulnerability allows remote attackers to execute arbitrary commands on the affected devices by manipulating the Name argument. The exploit has been publicly released, increasing the risk of widespread exploitation against vulnerable D-Link NAS devices.

Critical Impact

Remote attackers with low-level privileges can exploit this command injection vulnerability to execute arbitrary system commands on affected D-Link NAS devices, potentially leading to complete device compromise, data theft, or use of the device in botnet operations.

Affected Products

  • D-Link DNS-120, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321
  • D-Link DNS-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNS-340L
  • D-Link DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05, DNS-1550-04
  • D-Link DNR-202L, DNR-322L, DNR-326
  • Firmware versions up to 20260205

Discovery Timeline

  • 2026-03-16 - CVE-2026-4210 published to NVD
  • 2026-03-19 - Last updated in NVD database

Technical Details for CVE-2026-4210

Vulnerability Analysis

This vulnerability exists in the Time Machine functionality of D-Link NAS devices, specifically within the cgi_tm_set_share function. The vulnerable endpoint /cgi-bin/time_machine.cgi fails to properly sanitize the Name parameter before passing it to system-level commands. This allows attackers to inject arbitrary shell commands that execute with the privileges of the web server process, typically running as root on these embedded devices.

The attack can be launched remotely over the network, requiring only low-level authentication. Given that many D-Link NAS devices are deployed in home and small business environments with direct internet exposure or inadequate network segmentation, this vulnerability presents a significant risk. NAS devices are particularly attractive targets as they often contain sensitive data and can serve as pivot points for lateral movement within networks.

Root Cause

The root cause is inadequate input validation and sanitization in the cgi_tm_set_share function (CWE-77: Command Injection, CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component). The Name argument is directly incorporated into shell commands without proper escaping or validation, allowing metacharacters and command sequences to be interpreted by the underlying shell.

Attack Vector

The attack is conducted remotely over the network. An authenticated attacker with low privileges can send a crafted HTTP request to the /cgi-bin/time_machine.cgi endpoint with a malicious payload in the Name parameter. The injected commands are then executed by the system shell, potentially giving the attacker complete control over the NAS device.

The vulnerability can be exploited by injecting shell metacharacters such as semicolons (;), pipes (|), or command substitution sequences ($(...) or backticks) into the Name parameter. These special characters allow the attacker to terminate the legitimate command and append arbitrary commands that will be executed with elevated privileges.

For detailed technical analysis and proof-of-concept information, refer to the GitHub Vulnerability Documentation.

Detection Methods for CVE-2026-4210

Indicators of Compromise

  • Unusual HTTP requests to /cgi-bin/time_machine.cgi containing shell metacharacters or command sequences in parameters
  • Unexpected processes spawned by the web server process on the NAS device
  • Suspicious outbound network connections from the NAS device to unknown external hosts
  • Modified system files or unauthorized user accounts on the NAS device

Detection Strategies

  • Implement web application firewall (WAF) rules to detect command injection patterns in HTTP requests targeting /cgi-bin/time_machine.cgi
  • Monitor network traffic for anomalous requests to D-Link NAS web interfaces, particularly those containing shell metacharacters
  • Deploy intrusion detection system (IDS) signatures for known command injection attack patterns targeting D-Link devices
  • Review web server logs on NAS devices for requests containing suspicious characters in the Name parameter

Monitoring Recommendations

  • Enable verbose logging on D-Link NAS devices and forward logs to a centralized SIEM for analysis
  • Set up alerts for any access to the Time Machine CGI endpoint from untrusted network segments
  • Monitor for lateral movement attempts originating from NAS device IP addresses
  • Implement network segmentation monitoring to detect NAS devices communicating with unexpected internal or external hosts

How to Mitigate CVE-2026-4210

Immediate Actions Required

  • Isolate affected D-Link NAS devices from direct internet exposure immediately
  • Place vulnerable devices behind a properly configured firewall that restricts access to the web management interface
  • Disable the Time Machine feature if not required for business operations
  • Audit NAS devices for signs of compromise before implementing other mitigations

Patch Information

At the time of publication, no official patch has been released by D-Link for this vulnerability. Many of the affected D-Link NAS models are legacy products that have reached end-of-life status and may not receive security updates. Organizations should check the D-Link Official Website for the latest security advisories and firmware updates. For additional vulnerability details, consult VulDB #351121.

Workarounds

  • Implement strict network access controls to limit connectivity to the NAS web interface to trusted management hosts only
  • Use a VPN for remote access to NAS devices rather than exposing the management interface directly
  • Consider replacing end-of-life D-Link NAS devices with actively supported alternatives that receive regular security updates
  • Deploy a reverse proxy with input validation in front of the NAS web interface to filter malicious requests
bash
# Example firewall rules to restrict access to NAS management interface
# Replace 192.168.1.100 with your NAS IP and 192.168.1.0/24 with trusted network

# Allow management access only from trusted network
iptables -A FORWARD -d 192.168.1.100 -p tcp --dport 80 -s 192.168.1.0/24 -j ACCEPT
iptables -A FORWARD -d 192.168.1.100 -p tcp --dport 443 -s 192.168.1.0/24 -j ACCEPT

# Block all other access to NAS web interface
iptables -A FORWARD -d 192.168.1.100 -p tcp --dport 80 -j DROP
iptables -A FORWARD -d 192.168.1.100 -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechDlink

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.63%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-74

  • CWE-77
  • Technical References
  • GitHub Vulnerability Documentation

  • VulDB CTI ID #351121

  • VulDB #351121

  • VulDB Submission #770440

  • D-Link Official Website
  • Related CVEs
  • CVE-2026-4465: D-Link DIR-513 RCE Vulnerability

  • CVE-2026-4209: D-Link DNR-202L Firmware RCE Vulnerability

  • CVE-2026-4207: D-Link DNR-202L Firmware RCE Vulnerability

  • CVE-2026-4206: D-Link DNR-202L Firmware RCE Vulnerability
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