ghsa-xv9f-728h-9jgv
Vulnerability from github
Published
2025-09-15 12:31
Modified
2025-09-15 21:07
Severity ?
VLAI Severity ?
Summary
Chaos Controller Manager is vulnerable to OS command injection
Details
The killProcesses 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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/chaos-mesh/chaos-mesh" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.7.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-59360" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2025-09-15T21:07:42Z", "nvd_published_at": "2025-09-15T12:15:33Z", "severity": "CRITICAL" }, "details": "The killProcesses 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.", "id": "GHSA-xv9f-728h-9jgv", "modified": "2025-09-15T21:07:42Z", "published": "2025-09-15T12:31:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59360" }, { "type": "WEB", "url": "https://github.com/chaos-mesh/chaos-mesh/pull/4702" }, { "type": "WEB", "url": "https://github.com/chaos-mesh/chaos-mesh/commit/67281c36f8068bf103149318cd0a466417213a28" }, { "type": "PACKAGE", "url": "https://github.com/chaos-mesh/chaos-mesh" }, { "type": "WEB", "url": "https://jfrog.com/blog/chaotic-deputy-critical-vulnerabilities-in-chaos-mesh-lead-to-kubernetes-cluster-takeover" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Chaos Controller Manager is vulnerable to OS command injection" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…