CVE-2025-60036
Deserialization RCE in Rexroth IndraWorks UA.Testclient <15V
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 (exc) |
| bosch | rexroth_ua.testclient | to 2.9.0 (exc) |
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 the UA.Testclient utility, part of Rexroth IndraWorks, affecting all versions prior to 15V24. It allows an attacker to execute arbitrary code on the user's system by tricking the user into opening a specially crafted file. This file contains malicious serialized data that the application deserializes, leading to Remote Code Execution (RCE).
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to a complete compromise of the system running the UA.Testclient. An attacker could execute arbitrary code remotely, potentially gaining control over the affected system, which may result in data loss, unauthorized access, or disruption of services.
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, ensure that you do not open any files from untrusted sources using the UA.Testclient utility.
Additionally, update the UA.Testclient utility to version 15V24 or later, as all versions prior to 15V24 are affected.
Avoid user interaction with potentially malicious files that could trigger deserialization of malicious data.