CVE-2025-59361
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 an OS command injection in the cleanIptables mutation of the Chaos Controller Manager. This flaw allows unauthenticated attackers within the cluster to execute arbitrary commands on the operating system, potentially leading to remote code execution across the entire cluster, especially when combined with CVE-2025-59358.
How can this vulnerability impact me? :
This vulnerability can lead to remote code execution by unauthenticated attackers within the cluster, which can compromise the integrity, confidentiality, and availability of the entire cluster environment. Attackers could gain control over cluster resources, disrupt services, steal sensitive data, or cause denial of service.