CVE-2025-59359
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-15

Last updated on: 2025-10-14

Assigner: JFrog

Description
The cleanTcs mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-15
Last Modified
2025-10-14
Generated
2026-06-16
AI Q&A
2025-09-15
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
chaos-mesh chaos_mesh to 2.7.3 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability in CVE-2025-59359 is an OS command injection flaw in the cleanTcs mutation of the Chaos Controller Manager. This flaw allows unauthenticated attackers within the cluster to execute arbitrary code remotely across the cluster, especially when combined with CVE-2025-59358.

Impact Analysis

This vulnerability can have a severe impact by allowing unauthenticated attackers inside the cluster to perform remote code execution. This means attackers could potentially take full control over the cluster, leading to data breaches, service disruption, or further exploitation.

Mitigation Strategies

To mitigate the vulnerability, disable the `chaosctl` server by setting the `enableCtrlServer` configuration value to false in your Helm chart values. This prevents the `chaosctl` server from running and reduces the attack surface. Note that the `chaosctl` server listens on port 10082, so ensure this service is not enabled or accessible. Also, be aware of a bug in the `install.sh` script that may remove the `ctrl` server configurations entirely, which affects enabling or disabling the server. Applying the fix from pull request #4702 or upgrading to versions where this fix is cherry-picked (release branches 2.6 and 2.7) is recommended. [1]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-59359. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart