CVE-2025-60037
Deserialization RCE in Rexroth IndraWorks via Malicious File
Publication date: 2026-02-18
Last updated on: 2026-02-24
Assigner: Robert Bosch GmbH
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bosch | rexroth_indraworks | to 15v24 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Rexroth IndraWorks and allows an attacker to execute arbitrary code on the user's system.
The flaw occurs when the application parses a specially crafted file containing malicious serialized data.
When a user opens this manipulated file, the application deserializes the malicious data, enabling Remote Code Execution (RCE).
Exploitation requires user interaction, specifically opening the crafted file.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to a complete compromise of the system running Rexroth IndraWorks.
- An attacker can execute arbitrary code remotely.
- This can result in unauthorized access, data theft, or system manipulation.
- The overall confidentiality, integrity, and availability of the affected system can be severely impacted.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, avoid opening any files from untrusted or unknown sources in Rexroth IndraWorks, as exploitation requires user interaction by opening a specially crafted file.
Ensure that Rexroth IndraWorks is updated with any patches or security updates provided by the vendor once available.
Consider restricting user permissions to limit the ability to execute or open potentially malicious files within the application.