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-2025-10689

CVE-2025-10689: D-Link DIR-645 Firmware RCE Vulnerability

CVE-2025-10689 is a command injection flaw in D-Link DIR-645 firmware allowing remote attackers to execute arbitrary code via the /soap.cgi endpoint. This article covers technical details, affected versions, and mitigation.

Published: April 1, 2026

CVE-2025-10689 Overview

A command injection vulnerability has been identified in the D-Link DIR-645 router running firmware version 1.05B01. This issue affects the soapcgi_main function within the /soap.cgi file. Manipulation of the service argument enables attackers to inject and execute arbitrary system commands on the affected device. The vulnerability can be exploited remotely over the network, making it particularly concerning for exposed devices.

Critical Impact

Remote attackers can execute arbitrary commands on the affected router, potentially gaining complete control over the device and using it as a foothold for further network attacks. This vulnerability affects end-of-life products that no longer receive security updates from D-Link.

Affected Products

  • D-Link DIR-645 Router
  • D-Link DIR-645 Firmware version 1.05B01
  • D-Link DIR-645 (all hardware revisions running vulnerable firmware)

Discovery Timeline

  • September 18, 2025 - CVE-2025-10689 published to NVD
  • October 3, 2025 - Last updated in NVD database

Technical Details for CVE-2025-10689

Vulnerability Analysis

This command injection vulnerability (CWE-77) exists in the SOAP CGI handler of the D-Link DIR-645 router. The soapcgi_main function processes incoming SOAP requests through the /soap.cgi endpoint without properly sanitizing the service parameter. This lack of input validation allows attackers to inject shell metacharacters and arbitrary commands that are subsequently executed with the privileges of the web server process.

The vulnerability falls under the broader category of injection flaws (CWE-74), where untrusted data is sent to an interpreter as part of a command or query. In embedded devices like routers, such vulnerabilities are particularly severe because they often run with elevated privileges and provide access to critical network infrastructure.

Since this product has reached end-of-life status, D-Link no longer provides security updates, leaving all devices permanently vulnerable unless taken offline or replaced.

Root Cause

The root cause of this vulnerability is insufficient input validation in the soapcgi_main function. The service argument passed to /soap.cgi is incorporated into system commands without proper sanitization or escaping. This allows shell metacharacters such as semicolons, pipes, and backticks to break out of the intended command context and execute attacker-supplied commands.

Attack Vector

The attack can be launched remotely over the network by sending specially crafted SOAP requests to the /soap.cgi endpoint. An attacker with low-level access privileges can exploit this vulnerability without any user interaction. The attack targets the web management interface of the router, which may be exposed on the local network or, in misconfigured deployments, accessible from the internet.

The exploitation process involves crafting a malicious SOAP request with command injection payloads embedded in the service parameter. When processed by the vulnerable soapcgi_main function, the injected commands are executed on the router's operating system.

Technical details regarding the exploitation methodology can be found in the IOT Security Research Document and the VulDB Entry #324813.

Detection Methods for CVE-2025-10689

Indicators of Compromise

  • Unusual outbound connections from the router to unknown external IP addresses
  • Unexpected processes running on the router if shell access is available for inspection
  • Modified router configuration or DNS settings without administrator action
  • Suspicious HTTP POST requests to /soap.cgi containing shell metacharacters in logs
  • Network traffic anomalies indicating the router is participating in botnet activity

Detection Strategies

  • Monitor network traffic for HTTP requests to /soap.cgi containing suspicious patterns such as semicolons, backticks, or pipe characters in parameters
  • Implement intrusion detection system (IDS) rules to flag malformed SOAP requests targeting D-Link routers
  • Deploy network segmentation to isolate vulnerable IoT devices and monitor cross-segment traffic
  • Use web application firewalls (WAF) to inspect and block command injection attempts in SOAP requests

Monitoring Recommendations

  • Enable verbose logging on perimeter firewalls to capture all traffic to and from D-Link devices
  • Periodically audit router configurations to detect unauthorized modifications
  • Monitor DNS queries from the router for connections to known malicious domains
  • Implement SIEM rules to correlate suspicious router activity with potential exploitation attempts

How to Mitigate CVE-2025-10689

Immediate Actions Required

  • Replace the D-Link DIR-645 with a currently supported router model as this device is end-of-life
  • Disable remote management access to the router immediately if replacement is not immediately possible
  • Ensure the router's web management interface is not exposed to the internet
  • Implement network segmentation to isolate the vulnerable device from critical network assets
  • Monitor the device closely for signs of compromise until it can be replaced

Patch Information

No patch is available for this vulnerability. The D-Link DIR-645 has reached end-of-life status and is no longer supported by the manufacturer. D-Link does not provide security updates for discontinued products. The only permanent remediation is to replace the device with a currently supported router model.

For more information, visit the D-Link Official Site.

Workarounds

  • Restrict access to the /soap.cgi endpoint using firewall rules at the network perimeter
  • Disable the SOAP/UPnP service on the router if not required for network operations
  • Place the router behind an additional firewall that can filter and inspect HTTP traffic
  • Implement access control lists (ACLs) to limit which IP addresses can communicate with the router's management interface
  • Consider deploying a VPN for any required remote management access instead of exposing the router directly
bash
# Example firewall rule to block external access to the vulnerable endpoint
# This should be applied on your perimeter firewall, not the vulnerable device
iptables -A FORWARD -d <ROUTER_IP> -p tcp --dport 80 -m string --string "/soap.cgi" --algo bm -j DROP

# Alternative: Block all external access to the router management interface
iptables -A FORWARD -d <ROUTER_IP> -p tcp --dport 80 -j DROP
iptables -A FORWARD -d <ROUTER_IP> -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.08%

  • 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 IOT Security Document

  • VulDB CTI ID #324813

  • VulDB #324813

  • VulDB Submit ID #653689

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

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

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

  • CVE-2026-4207: 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