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

CVE-2025-7405: MELSEC iQ-F Auth Bypass Vulnerability

CVE-2025-7405 is an authentication bypass flaw in Mitsubishi Electric MELSEC iQ-F Series CPU modules. Attackers can remotely read/write device values and halt operations. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 21, 2026

CVE-2025-7405 Overview

CVE-2025-7405 is a Missing Authentication for Critical Function vulnerability (CWE-306) affecting Mitsubishi Electric Corporation MELSEC iQ-F Series CPU modules. The vulnerability exists because MODBUS/TCP in the affected products does not have authentication features, allowing a remote unauthenticated attacker to read or write device values and stop the operation of programs running on the industrial controller.

This vulnerability is particularly concerning in industrial control system (ICS) environments where these programmable logic controllers (PLCs) are deployed to manage critical manufacturing and infrastructure processes. The lack of authentication on the MODBUS/TCP protocol means that any network-accessible attacker can directly manipulate the controller without credentials.

Critical Impact

Remote unauthenticated attackers can read/write device values and stop program operations on MELSEC iQ-F Series CPU modules, potentially causing industrial process disruption or safety incidents.

Affected Products

  • Mitsubishi Electric MELSEC iQ-F Series CPU modules with MODBUS/TCP enabled

Discovery Timeline

  • September 1, 2025 - CVE-2025-7405 published to NVD
  • April 15, 2026 - Last updated in NVD database

Technical Details for CVE-2025-7405

Vulnerability Analysis

This vulnerability represents a fundamental design flaw in the MODBUS/TCP implementation on Mitsubishi Electric MELSEC iQ-F Series CPU modules. The MODBUS protocol, originally designed in 1979 for serial communications, was later adapted for TCP/IP networks but historically lacked built-in security mechanisms. In this case, the affected CPU modules expose MODBUS/TCP services without requiring any form of authentication, leaving critical industrial control functions completely unprotected.

The vulnerability allows attackers to perform three primary malicious actions: reading device values (potentially exposing sensitive process data), writing device values (enabling manipulation of industrial processes), and stopping program execution (causing denial of service to automated operations). For organizations using these controllers in manufacturing, utilities, or other critical infrastructure, exploitation could result in production shutdowns, equipment damage, or safety hazards.

Root Cause

The root cause is the absence of authentication mechanisms in the MODBUS/TCP implementation on MELSEC iQ-F Series CPU modules. MODBUS/TCP, by its original design, does not include native authentication or encryption capabilities. The affected products expose this protocol without implementing additional security layers to verify the identity of connecting clients, allowing any network-reachable entity to issue MODBUS commands to the controller.

Attack Vector

The attack vector is network-based, requiring the attacker to have network access to the MODBUS/TCP service (typically on TCP port 502). An attacker can exploit this vulnerability by connecting to the exposed MODBUS/TCP service and sending valid MODBUS function codes to read holding registers, write coils or registers, or issue commands that halt program execution. No special tools beyond standard MODBUS client utilities are required, and no authentication credentials are needed.

The attack does not require user interaction and can be executed with low complexity once network access is established. Organizations that expose these controllers to untrusted networks or have insufficient network segmentation are at elevated risk.

Detection Methods for CVE-2025-7405

Indicators of Compromise

  • Unexpected MODBUS/TCP connections from unauthorized IP addresses to port 502 on MELSEC iQ-F controllers
  • Anomalous read or write operations to device registers outside of normal operational patterns
  • Unexpected program stops or state changes on MELSEC iQ-F CPU modules
  • Network traffic analysis showing MODBUS commands from non-standard sources

Detection Strategies

  • Deploy network intrusion detection systems (IDS) with MODBUS/TCP protocol parsing capabilities to monitor for unauthorized commands
  • Implement network segmentation monitoring to detect traffic crossing security zone boundaries toward ICS networks
  • Configure logging on firewalls and network devices to capture all connections to MODBUS/TCP services on affected controllers
  • Use industrial protocol anomaly detection tools to identify deviations from baseline MODBUS traffic patterns

Monitoring Recommendations

  • Continuously monitor network traffic to and from MELSEC iQ-F Series CPU modules for unauthorized access attempts
  • Establish baseline operational profiles for MODBUS communications and alert on deviations
  • Implement asset inventory and regularly verify that only authorized systems communicate with affected controllers
  • Review firewall logs and access control lists protecting the industrial control network on a regular basis

How to Mitigate CVE-2025-7405

Immediate Actions Required

  • Isolate affected MELSEC iQ-F Series CPU modules from untrusted networks using firewalls and network segmentation
  • Restrict MODBUS/TCP access (TCP port 502) to only authorized engineering workstations and SCADA systems
  • Implement network access control lists (ACLs) to limit which IP addresses can communicate with the affected controllers
  • Review and update firewall rules to ensure no direct internet exposure of MODBUS/TCP services

Patch Information

Mitsubishi Electric has published a security advisory addressing this vulnerability. Organizations should consult the Mitsubishi Electric Vulnerability PDF for specific firmware update information and remediation guidance. Additional details are available in the CISA ICS Advisory ICSA-25-240-01 and the JVN Vulnerability Report.

Workarounds

  • Implement strict network segmentation to isolate MELSEC iQ-F controllers in a protected ICS/SCADA network zone
  • Deploy a firewall or industrial demilitarized zone (DMZ) between corporate networks and the control system network
  • Use VPN or secure remote access solutions if remote connectivity to controllers is required
  • Consider implementing a MODBUS/TCP security gateway or protocol-aware firewall that can filter and authenticate MODBUS commands
bash
# Example firewall rule to restrict MODBUS/TCP access (iptables)
# Allow only authorized SCADA server (192.168.10.50) to access controller on port 502
iptables -A INPUT -p tcp --dport 502 -s 192.168.10.50 -j ACCEPT
iptables -A INPUT -p tcp --dport 502 -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/TechMitsubishi

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability0.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-306
  • Technical References
  • JVN Vulnerability Report

  • CISA ICS Advisory ICSA-25-240-01

  • Mitsubishi Electric Vulnerability PDF
  • Related CVEs
  • CVE-2025-3699: Mitsubishi Electric Auth Bypass Vulnerability

  • CVE-2025-2399: Mitsubishi CNC Systems DoS Vulnerability

  • CVE-2026-1876: Mitsubishi MELSEC iQ-F FX5-ENET/IP DoS Flaw

  • CVE-2026-1875: Mitsubishi MELSEC iQ-F Series DoS 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