A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-1625

CVE-2026-1625: D-Link DWR-M961 Firmware RCE Vulnerability

CVE-2026-1625 is a remote code execution vulnerability in D-Link DWR-M961 Firmware caused by command injection in the SMS management component. This article covers technical details, affected versions, and mitigation.

Updated: May 15, 2026

CVE-2026-1625 Overview

CVE-2026-1625 is a command injection vulnerability affecting D-Link DWR-M961 routers running firmware version 1.1.47. The flaw resides in the sub_4250E0 function within the /boafrm/formSmsManage endpoint, which handles SMS Message component requests. An authenticated remote attacker can manipulate the action_value argument to inject operating system commands that execute in the context of the web server process. The exploit details have been publicly disclosed, increasing the risk of opportunistic attacks against exposed devices. The vulnerability is classified under CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component).

Critical Impact

Authenticated remote attackers can inject arbitrary commands through the SMS management interface, potentially gaining control over the router and the network traffic it processes.

Affected Products

  • D-Link DWR-M961 (hardware)
  • D-Link DWR-M961 firmware version 1.1.47
  • Deployments exposing the /boafrm/formSmsManage endpoint

Discovery Timeline

  • 2026-01-29 - CVE-2026-1625 published to the National Vulnerability Database
  • 2026-04-29 - Last updated in NVD database

Technical Details for CVE-2026-1625

Vulnerability Analysis

The vulnerability exists in the sub_4250E0 function of the /boafrm/formSmsManage web handler on the DWR-M961 router. This function processes SMS-related actions from the web management interface. When the handler receives a request, it reads the action_value parameter and incorporates it into a downstream command without sanitizing shell metacharacters. An attacker who can reach the management interface and supply a crafted parameter value can break out of the intended command context and execute arbitrary operating system commands. Successful exploitation provides code execution on the embedded Linux platform underneath the router firmware. The vulnerability requires the attacker to be authenticated to the device, limiting unauthenticated remote exploitation but not eliminating risk when default or weak credentials are in use.

Root Cause

The root cause is improper neutralization of special elements in output passed to a downstream component, tracked as CWE-74. The sub_4250E0 function concatenates user-controlled input from action_value into a shell command string without escaping or allow-listing valid characters. Shell metacharacters such as ;, |, &, and backticks are passed directly to the command interpreter.

Attack Vector

The attack vector is network-based. An attacker authenticated to the device sends an HTTP request to /boafrm/formSmsManage containing a malicious action_value parameter. The injected payload is interpreted by the underlying shell when the SMS management routine executes, yielding command execution as the web server user. Refer to the GitHub Issue Discussion and VulDB entry #343384 for additional technical details.

Detection Methods for CVE-2026-1625

Indicators of Compromise

  • HTTP POST requests to /boafrm/formSmsManage containing shell metacharacters (;, |, &, `, $()) inside the action_value parameter.
  • Unexpected outbound connections originating from the router management plane to attacker-controlled hosts.
  • New or modified processes spawned by the boa web server outside of normal firmware behavior.
  • Configuration changes to DNS, firewall, or routing tables that do not correspond to administrator activity.

Detection Strategies

  • Inspect web server access logs on the router for requests targeting /boafrm/formSmsManage with non-printable characters or command separators in query and body parameters.
  • Deploy network intrusion detection signatures that match command injection patterns within action_value POST data toward DWR-M961 management interfaces.
  • Baseline expected SMS management activity and alert on requests originating from unfamiliar source addresses or outside maintenance windows.

Monitoring Recommendations

  • Monitor management interface exposure and alert when the router web UI becomes reachable from untrusted networks or the WAN.
  • Track authentication events on the router and correlate successful logins with subsequent requests to SMS management endpoints.
  • Forward router syslog data to a centralized logging platform for retention and anomaly detection across the device fleet.

How to Mitigate CVE-2026-1625

Immediate Actions Required

  • Restrict access to the router web management interface to trusted internal management VLANs and block WAN-side access.
  • Rotate administrator credentials on all DWR-M961 devices and enforce strong, unique passwords to limit authenticated exploitation paths.
  • Disable the SMS management feature where it is not required for operational use cases.
  • Inventory all DWR-M961 units running firmware 1.1.47 and prioritize them for remediation.

Patch Information

At the time of NVD publication, D-Link had not published a vendor advisory or fixed firmware build referenced in the CVE record. Administrators should monitor the D-Link Homepage and regional support portals for firmware updates addressing CVE-2026-1625. Apply the corrected firmware to all affected DWR-M961 devices as soon as it becomes available.

Workarounds

  • Place the router management interface behind a VPN or jump host so the /boafrm/formSmsManage endpoint is unreachable from general user networks.
  • Apply network ACLs on upstream switches or firewalls to drop HTTP and HTTPS traffic destined for the router from untrusted segments.
  • Where supported, configure the device to require client certificate authentication or source-IP restrictions for the web UI.
  • Replace end-of-life or unmaintained DWR-M961 units with currently supported hardware if no firmware fix is forthcoming.

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechDlink

  • SeverityLOW

  • CVSS Score2.1

  • EPSS Probability0.02%

  • 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
  • Technical References
  • GitHub Issue Discussion

  • VulDB CTI ID #343384

  • VulDB #343384

  • VulDB Submission #740792

  • D-Link Homepage
  • Related CVEs
  • CVE-2026-8344: D-Link DIR-816 Firmware RCE Vulnerability

  • CVE-2026-8272: D-Link DNS-320 Firmware RCE Vulnerability

  • CVE-2026-7067: D-Link DIR-822 Firmware RCE Vulnerability

  • CVE-2026-1125: D-Link DIR-823X Firmware RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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