CVE-2026-29955
🟠 Łataj w tym tygodniu
Wstrzyknięcie poleceń w KubePlus umożliwia wykonanie dowolnych komend przez atakującego.
CVSS
8.8
EPSS
0.1%
Exploit
poc
Vendor
cloudark
Opis źródłowy (NVD)
The `/registercrd` endpoint in KubePlus 4.14 in the kubeconfiggenerator component is vulnerable to command injection. The component uses `subprocess.Popen()` with `shell=True` parameter to execute shell commands, and the user-supplied `chartName` parameter is directly concatenated into the command string without any sanitization or validation. An attacker can inject arbitrary shell commands by crafting a malicious `chartName` parameter value.
exploit rce
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 8.8 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.1% |
| Opublikowano (NVD) | 2026-04-13 19:16:39 UTC |
| Ostatnia modyfikacja (NVD) | 2026-05-01 15:04:11 UTC |
Referencje
- https://gist.github.com/b0b0haha/f011fdd69adc3ae272a4e3b99af90163 (cve@mitre.org) [Exploit, Third Party Advisory]
- https://github.com/b0b0haha/CVE-2026-29955/blob/main/README.md (cve@mitre.org) [Exploit, Third Party Advisory]