Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-54851

CVE-2025-54851: Socomec Diris M-70 Firmware DoS Flaw

CVE-2025-54851 is a denial of service vulnerability in Socomec Diris M-70 Firmware affecting Modbus TCP functionality. Attackers can exploit this flaw using unauthenticated packets. This article covers technical details, affected versions, impact, and mitigation steps.

Updated: January 22, 2026

CVE-2025-54851 Overview

A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of the Socomec DIRIS Digiware M-70 power monitoring device running firmware version 1.6.9. This vulnerability, classified under CWE-306 (Missing Authentication for Critical Function), allows unauthenticated remote attackers to render the device inoperable through specially crafted network requests.

The vulnerability stems from a lack of authentication controls on critical Modbus register write operations. An attacker can send a single malicious Modbus TCP message to port 503 using the Write Single Register function code (6) to write the value 1 to register 4352, which changes the Modbus address to 15. After this message is sent, the device enters a denial-of-service state, disrupting power monitoring and management capabilities.

Critical Impact

Unauthenticated remote attackers can completely disable Socomec DIRIS M-70 power monitoring devices with a single network packet, potentially disrupting critical infrastructure power management systems.

Affected Products

  • Socomec DIRIS Digiware M-70 Firmware version 1.6.9
  • Socomec DIRIS Digiware M-70 Hardware

Discovery Timeline

  • 2025-12-01 - CVE-2025-54851 published to NVD
  • 2025-12-05 - Last updated in NVD database

Technical Details for CVE-2025-54851

Vulnerability Analysis

This vulnerability carries a CVSS v3.1 score of 7.5 (HIGH) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H. The scoring reflects the network-accessible attack vector, low attack complexity, and no required privileges or user interaction.

The EPSS (Exploit Prediction Scoring System) data indicates a probability of 0.057% with a percentile ranking of 17.754, suggesting a relatively low likelihood of exploitation in the wild, though the simplicity of the attack should not be underestimated.

The vulnerability resides in the Modbus TCP implementation on port 503. Modbus is an industrial communication protocol commonly used in SCADA systems and industrial control environments for device communication. The DIRIS M-70 accepts unauthenticated Modbus TCP connections and allows write operations to critical configuration registers without any access control validation.

Root Cause

The root cause is CWE-306: Missing Authentication for Critical Function. The Modbus TCP service on the DIRIS M-70 does not implement any authentication mechanism to validate the identity of clients before allowing them to perform write operations on sensitive configuration registers. Register 4352 controls the Modbus device address, and modifying this value without proper safeguards allows an attacker to disrupt device communications.

Attack Vector

The attack can be executed remotely over the network without any authentication or user interaction. The attack sequence involves:

  1. Establishing a TCP connection to port 503 on the target DIRIS M-70 device
  2. Sending a Modbus TCP frame using function code 6 (Write Single Register)
  3. Targeting register address 4352 with the value 1
  4. This changes the Modbus address to 15, causing the device to stop responding to its expected address

The attack requires only network access to the device and can be accomplished with a single packet. After the malicious write operation completes, the device enters a denial-of-service state where legitimate monitoring and management operations fail.

Detection Methods for CVE-2025-54851

Indicators of Compromise

  • Unexpected Modbus TCP connections to port 503 from unauthorized sources
  • Write operations targeting register 4352 on DIRIS M-70 devices
  • Sudden loss of communication with DIRIS M-70 power monitoring devices
  • Device Modbus address unexpectedly changed to 15

Detection Strategies

Organizations should implement network-level monitoring for Modbus TCP traffic to detect exploitation attempts. Key detection strategies include:

Network Traffic Analysis: Monitor for Modbus TCP traffic to port 503 containing function code 6 (Write Single Register) targeting register 4352. Any such traffic from unauthorized sources should trigger immediate alerts.

Industrial Protocol Deep Packet Inspection: Deploy industrial control system (ICS) aware network monitoring solutions capable of parsing Modbus TCP frames and identifying potentially malicious write operations to sensitive registers.

Baseline Deviation Detection: Establish baseline communication patterns for Modbus devices and alert on anomalous connection attempts or unexpected write operations from previously unseen source addresses.

Monitoring Recommendations

Implement continuous monitoring of Modbus TCP traffic within industrial networks. Deploy network segmentation to isolate DIRIS M-70 devices from untrusted network segments. Consider implementing a Modbus-aware firewall or application layer gateway that can filter unauthorized function codes and register addresses. Log all Modbus TCP connection attempts and write operations for forensic analysis purposes.

How to Mitigate CVE-2025-54851

Immediate Actions Required

  • Isolate affected Socomec DIRIS M-70 devices from untrusted network segments immediately
  • Implement firewall rules to restrict access to port 503 to authorized management systems only
  • Block Modbus TCP function code 6 from unauthorized sources at the network perimeter
  • Monitor for any signs of exploitation or unexpected device behavior
  • Review network access controls for all industrial control system components

Patch Information

Refer to the Cisco Talos vulnerability report (TALOS-2025-2248) at https://talosintelligence.com/vulnerability_reports/TALOS-2025-2248 for official vendor patch information and guidance from Socomec. Contact Socomec directly for firmware updates that address this vulnerability.

Workarounds

In the absence of a vendor patch, implement network-level mitigations to protect affected devices. Network segmentation is critical for protecting industrial control systems from unauthorized access.

bash
# Example firewall rule to restrict Modbus TCP access (iptables)
# Allow only authorized management station (192.168.1.100) to access Modbus port
iptables -A INPUT -p tcp --dport 503 -s 192.168.1.100 -j ACCEPT
iptables -A INPUT -p tcp --dport 503 -j DROP

Additionally, consider deploying a Modbus-aware industrial firewall or protocol gateway that can inspect Modbus frames and block unauthorized write operations to sensitive registers. VPN or encrypted tunnels should be used for any remote access to industrial control networks containing affected devices.

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechSocomec Diris

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Vendor Resources
  • Vendor Advisory
  • Related CVEs
  • CVE-2025-23417: Socomec Diris M-70 Firmware DOS Vulnerability

  • CVE-2025-54850: Socomec Diris M-70 Firmware DoS Flaw

  • CVE-2025-20085: Socomec Diris M-70 Firmware DOS Vulnerability

  • CVE-2024-48894: Socomec Diris M-70 Information Disclosure
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