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

CVE-2025-60035: Rexroth IndraWorks OPC RCE Vulnerability

CVE-2025-60035 is a remote code execution flaw in Rexroth IndraWorks OPC.Testclient that enables attackers to execute arbitrary code via malicious serialized data. This article covers the technical details, affected versions, and steps to mitigate the risk.

Published: February 20, 2026

CVE-2025-60035 Overview

A critical insecure deserialization vulnerability has been identified in the OPC.Testclient utility included with Bosch Rexroth IndraWorks. All versions prior to 15V24 are affected by this flaw, which allows an attacker to execute arbitrary code on a user's system by exploiting the parsing of manipulated files containing malicious serialized data. Successful exploitation requires user interaction—specifically, opening a specially crafted file—which triggers the application to deserialize the malicious payload, enabling Remote Code Execution (RCE).

Critical Impact

This vulnerability can lead to complete compromise of systems running OPC.Testclient, allowing attackers to gain full control over industrial workstations and potentially pivot to connected operational technology (OT) environments.

Affected Products

  • Bosch Rexroth IndraWorks OPC.Testclient (all versions prior to 15V24)
  • Industrial automation workstations running vulnerable OPC.Testclient versions
  • Systems integrated with Rexroth IndraWorks engineering software

Discovery Timeline

  • 2026-02-18 - CVE-2025-60035 published to NVD
  • 2026-02-18 - Last updated in NVD database

Technical Details for CVE-2025-60035

Vulnerability Analysis

This vulnerability is classified as CWE-502 (Deserialization of Untrusted Data), a well-known class of vulnerabilities that occurs when applications deserialize data from untrusted sources without proper validation. In the context of OPC.Testclient, the application processes project or configuration files that contain serialized object data. When a user opens a maliciously crafted file, the deserialization routine instantiates attacker-controlled objects, leading to arbitrary code execution.

The local attack vector requires the attacker to deliver the malicious file to the victim through social engineering, email attachments, shared network drives, or supply chain compromise. Once the victim opens the file within OPC.Testclient, the malicious payload executes with the privileges of the user running the application.

Root Cause

The root cause of this vulnerability lies in the OPC.Testclient's failure to properly validate and sanitize serialized data before deserialization. The application trusts input from file contents implicitly, allowing an attacker to craft a file containing malicious serialized objects. When these objects are deserialized, they can trigger arbitrary method calls, instantiate dangerous classes, or execute system commands through gadget chains present in the application's class path.

Attack Vector

The attack requires user interaction—the victim must open a specially crafted file. An attacker would typically:

  1. Create a malicious file containing a serialized payload designed to exploit known gadget chains
  2. Deliver the file to the target via phishing emails, compromised network shares, or other social engineering techniques
  3. Convince the victim to open the file in OPC.Testclient
  4. Upon opening, the application deserializes the malicious content, executing arbitrary code with the user's privileges

The vulnerability affects industrial engineering environments where OPC.Testclient is commonly used for OPC server testing and development, making it a potential entry point into operational technology networks.

For detailed technical information on this vulnerability, refer to the Bosch Security Advisory BOSCH-SA-591522.

Detection Methods for CVE-2025-60035

Indicators of Compromise

  • Unexpected process spawning from OPC.Testclient application (e.g., cmd.exe, powershell.exe, or unknown executables)
  • Suspicious file access patterns involving newly downloaded or externally sourced project files
  • Network connections initiated by OPC.Testclient to unexpected external IP addresses
  • Unusual registry modifications or file system changes following file opening in OPC.Testclient

Detection Strategies

  • Monitor for anomalous child processes spawned by OPC.Testclient using endpoint detection and response (EDR) solutions
  • Implement file integrity monitoring on workstations running IndraWorks to detect unexpected file modifications
  • Deploy behavioral analysis rules to flag deserialization-related exploitation patterns
  • Configure email gateway scanning to detect and quarantine suspicious file attachments targeting industrial software

Monitoring Recommendations

  • Enable detailed application logging for OPC.Testclient and forward logs to SIEM for correlation analysis
  • Monitor for file downloads and executions of project files from untrusted sources on engineering workstations
  • Implement network segmentation monitoring to detect lateral movement attempts from compromised engineering systems
  • Review authentication logs for unusual access patterns to systems where OPC.Testclient is installed

How to Mitigate CVE-2025-60035

Immediate Actions Required

  • Update Bosch Rexroth IndraWorks OPC.Testclient to version 15V24 or later immediately
  • Restrict OPC.Testclient usage to trusted, verified project files only until patching is complete
  • Implement application allowlisting to prevent unauthorized code execution from OPC.Testclient processes
  • Conduct user awareness training to warn against opening untrusted project files

Patch Information

Bosch Rexroth has released IndraWorks version 15V24 which addresses this insecure deserialization vulnerability. Organizations should obtain the updated software through official Bosch Rexroth distribution channels. For complete patch details and download instructions, consult the Bosch Security Advisory BOSCH-SA-591522.

Workarounds

  • Isolate engineering workstations running vulnerable OPC.Testclient versions from production OT networks
  • Implement strict file source verification policies, only allowing project files from trusted internal sources
  • Deploy endpoint protection solutions capable of detecting deserialization attacks and blocking malicious payloads
  • Consider disabling or removing OPC.Testclient from workstations where it is not actively required until the patch can be applied
bash
# Verify installed IndraWorks version and check for vulnerable OPC.Testclient
# Location may vary based on installation path
dir "C:\Program Files\Bosch Rexroth\IndraWorks\" /s | findstr "version"

# Restrict execution permissions for OPC.Testclient until patched (PowerShell)
# Note: Adjust path based on actual installation directory
Set-ExecutionPolicy -Scope LocalMachine -ExecutionPolicy Restricted

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechRexroth Indraworks

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-502
  • Technical References
  • Bosch Security Advisory BOSCH-SA-591522
  • Related CVEs
  • CVE-2025-60037: Rexroth IndraWorks RCE Vulnerability

  • CVE-2025-60036: Rexroth IndraWorks UA.Testclient RCE Flaw

  • CVE-2025-60038: Rexroth IndraWorks RCE 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