9.8
CVE-2025-59360
- EPSS 1.15%
- Veröffentlicht 15.09.2025 11:40:52
- Zuletzt bearbeitet 14.10.2025 14:43:35
- Quelle reefs@jfrog.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Chaos-mesh ≫ Chaos Mesh Version < 2.7.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.15% | 0.782 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| reefs@jfrog.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
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.