ghsa-2gg8-85m5-8r2p
Vulnerability from github
Published
2025-09-15 12:31
Modified
2025-09-15 21:06
Severity ?
VLAI Severity ?
Summary
Chaos Mesh's Chaos Controller Manager is Missing Authentication for Critical Function
Details
The Chaos Controller Manager in Chaos Mesh exposes a GraphQL debugging server without authentication to the entire Kubernetes cluster, which provides an API to kill arbitrary processes in any Kubernetes pod, leading to cluster-wide denial of service.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/chaos-mesh/chaos-mesh" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.7.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-59358" ], "database_specific": { "cwe_ids": [ "CWE-306" ], "github_reviewed": true, "github_reviewed_at": "2025-09-15T21:06:36Z", "nvd_published_at": "2025-09-15T12:15:33Z", "severity": "HIGH" }, "details": "The Chaos Controller Manager in Chaos Mesh exposes a GraphQL debugging server without authentication to the entire Kubernetes cluster, which provides an API to kill arbitrary processes in any Kubernetes pod, leading to cluster-wide denial of service.", "id": "GHSA-2gg8-85m5-8r2p", "modified": "2025-09-15T21:06:36Z", "published": "2025-09-15T12:31:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59358" }, { "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:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Chaos Mesh\u0027s Chaos Controller Manager is Missing Authentication for Critical Function" }
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…