banner logoJoin us at RSAC™ 2026 Conference, March 23–March 26 | North Expo, Booth N-5863Join us at RSAC™ 2026, March 23–March 26Learn More
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI Security Portfolio
      Leading the Way in AI-Powered Security Solutions
    • 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
    • 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-40594

CVE-2025-40594: Siemens Sinamics Privilege Escalation Flaw

CVE-2025-40594 is a privilege escalation vulnerability in Siemens Sinamics G220 firmware allowing unauthorized factory resets. This post covers the technical details, affected versions, security impact, and mitigation.

Published: March 11, 2026

CVE-2025-40594 Overview

A privilege escalation vulnerability has been identified in multiple Siemens SINAMICS drive systems. The affected devices allow a factory reset to be executed without the required privileges due to improper privilege management as well as manipulation of configuration data because of leaked privileges from previous sessions. This flaw could allow an unauthorized attacker to escalate their privileges and potentially compromise industrial control system operations.

Critical Impact

An attacker with local access can exploit improper privilege management to execute unauthorized factory resets and manipulate device configuration, potentially disrupting industrial automation processes and compromising operational integrity.

Affected Products

  • Siemens SINAMICS G220 V6.4 (All versions < V6.4 HF2)
  • Siemens SINAMICS S200 V6.4 (All versions < V6.4 HF7)
  • Siemens SINAMICS S210 V6.4 (All versions < V6.4 HF2)

Discovery Timeline

  • 2025-09-09 - CVE-2025-40594 published to NVD
  • 2026-03-10 - Last updated in NVD database

Technical Details for CVE-2025-40594

Vulnerability Analysis

This vulnerability stems from improper privilege management (CWE-269) within the Siemens SINAMICS industrial drive system firmware. The core issue lies in how the affected devices handle session privileges and access control for critical administrative functions.

The vulnerability manifests through two related weaknesses. First, the system fails to properly validate privilege levels before allowing execution of factory reset operations. Second, privileges from previous user sessions leak and persist inappropriately, allowing subsequent users or processes to inherit elevated access rights they should not possess.

In industrial control system environments, SINAMICS drives are commonly used for motion control applications including conveyor systems, pumps, compressors, and other critical infrastructure. Unauthorized factory resets could result in loss of calibration data, disruption of production processes, and potential safety hazards if drives controlling critical equipment are reset during operation.

Root Cause

The root cause is improper privilege management within the device firmware's session handling mechanism. When a privileged user session terminates, the system does not properly clean up or revoke the associated privileges. This residual privilege state can then be exploited by subsequent unauthorized users. Additionally, the firmware lacks proper authorization checks before executing factory reset commands, treating the presence of any session context as sufficient authorization rather than validating the current user's actual privilege level.

Attack Vector

Exploitation requires local access to the affected SINAMICS device, typically through the device's control interface or engineering workstation connection. The attack complexity is high due to the prerequisite of accessing a session with leaked privileges and requires some user interaction.

An attacker could exploit this vulnerability by:

  1. Gaining physical or network access to the SINAMICS drive interface
  2. Leveraging residual privileges from a previous administrative session
  3. Issuing a factory reset command that bypasses normal privilege validation
  4. Manipulating device configuration data to alter operational parameters

The vulnerability does not require authentication if the attacker can access a session with leaked privileges, making it particularly concerning in environments where multiple operators share access to drive systems. See the Siemens Security Advisory SSA-027652 for complete technical details.

Detection Methods for CVE-2025-40594

Indicators of Compromise

  • Unexpected factory reset events logged on SINAMICS devices without corresponding authorized administrative actions
  • Configuration changes to drive parameters that were not initiated by authorized personnel
  • Audit log entries showing privileged operations performed outside of normal maintenance windows
  • Session anomalies indicating privilege inheritance across user sessions

Detection Strategies

  • Monitor device event logs for factory reset commands and correlate with authorized change management records
  • Implement network monitoring to detect unauthorized connections to SINAMICS drive interfaces
  • Deploy industrial control system monitoring solutions to track configuration changes across drive systems
  • Review access logs for patterns indicating session privilege leakage or unauthorized administrative actions

Monitoring Recommendations

  • Enable comprehensive logging on all SINAMICS devices and forward logs to a centralized SIEM system
  • Establish baseline configurations for all drives and alert on deviations using configuration management tools
  • Implement network segmentation monitoring to detect unauthorized access attempts to industrial control networks
  • Configure alerts for any factory reset operations to ensure immediate security team notification

How to Mitigate CVE-2025-40594

Immediate Actions Required

  • Identify all deployed SINAMICS G220, S200, and S210 devices running firmware version V6.4 and verify current hotfix levels
  • Restrict physical and network access to affected devices to authorized personnel only
  • Implement network segmentation to isolate SINAMICS drives from general enterprise networks
  • Enable audit logging on all affected devices and monitor for suspicious administrative activities

Patch Information

Siemens has released hotfix updates to address this vulnerability. Organizations should apply the following patches based on their deployed products:

  • SINAMICS G220: Update to firmware version V6.4 HF2 or later
  • SINAMICS S200: Update to firmware version V6.4 HF7 or later
  • SINAMICS S210: Update to firmware version V6.4 HF2 or later

Detailed patching instructions and firmware downloads are available in the Siemens Security Advisory SSA-027652.

Workarounds

  • Implement strict physical access controls to prevent unauthorized personnel from accessing SINAMICS drive interfaces
  • Use network access control lists (ACLs) to limit connectivity to drive systems to only authorized engineering workstations
  • Manually terminate all user sessions after administrative operations to minimize privilege leakage risk
  • Disable remote access to affected devices until patches can be applied in environments where this is operationally feasible
bash
# Network segmentation example for industrial control systems
# Restrict access to SINAMICS devices on dedicated VLAN

# Example firewall rules to isolate SINAMICS devices (adapt IPs as needed)
iptables -A INPUT -s 10.10.50.0/24 -d 10.10.100.0/24 -p tcp --dport 102 -j ACCEPT
iptables -A INPUT -s 0.0.0.0/0 -d 10.10.100.0/24 -j DROP

# Log all connection attempts to SINAMICS network segment
iptables -A INPUT -d 10.10.100.0/24 -j LOG --log-prefix "SINAMICS_ACCESS: "

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechSiemens Sinamics G220

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:A/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L/E:X/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
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityLow
  • CWE References
  • CWE-269

  • NVD-CWE-noinfo
  • Vendor Resources
  • Siemens Security Advisory SSA-027652
  • Latest CVEs
  • CVE-2025-12543: Redhat Apache Camel SSRF Vulnerability

  • CVE-2025-26399: SolarWinds Web Help Desk RCE Vulnerability

  • CVE-2025-54236: Adobe Commerce Auth Bypass Vulnerability

  • CVE-2026-29612: OpenClaw DOS 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
  • English
  • 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