CVE-2025-59360
BaseFortify
Publication date: 2025-09-15
Last updated on: 2025-10-14
Assigner: JFrog
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chaos-mesh | chaos_mesh | to 2.7.3 (exc) |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
The vulnerability is in the killProcesses mutation of the Chaos Controller Manager, which is susceptible to OS command injection. This means that an attacker can inject and execute arbitrary operating system commands through this function. When combined with another vulnerability (CVE-2025-59358), it allows unauthenticated attackers within the cluster to execute remote code across the entire cluster.
How can this vulnerability impact me? :
This vulnerability can have a severe impact as it allows unauthenticated attackers to execute arbitrary code remotely across the cluster. This can lead to full compromise of the cluster, including unauthorized access, data theft, data manipulation, service disruption, and potentially complete control over the affected systems.