CVE-2026-29955
Last modified
CVE-2026-29955 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 2.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cloudark | Kubeplus | <= 4.2.0 |
References
- https://gist.github.com/b0b0haha/f011fdd69adc3ae272a4e3b99af90163Exploit, Third Party Advisory
- https://github.com/b0b0haha/CVE-2026-29955/blob/main/README.mdExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-29955?
How severe is CVE-2026-29955?
How do I fix CVE-2026-29955?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-29933A reflected cross-site scripting (XSS) vulnerability in the …6.1
- CVE-2026-29934A reflected cross-site scripting (XSS) vulnerability in the …6.1
- CVE-2026-2994Concrete CMS below version 9.4.8 is subject to CSRF by a Rog…6.8
- CVE-2026-2995GitLab has remediated an issue in GitLab EE affecting all ve…5.4
- CVE-2026-29953SQL Injection vulnerability in SchemaHero 0.23.0 via the col…7.4
- CVE-2026-29954In KubePlus 4.1.4, the mutating webhook and kubeconfiggenera…7.6
- CVE-2026-29962HSC MailInspector v5.3.3-7 contains a Local File Inclusion (…7.5
- CVE-2026-29963HSC MailInspector 5.3.3-7 has a Path Traversal vulnerability…7.5
- CVE-2026-29964HSC MailInspector v5.3.3-7 contains a Cross-Site Scripting (…6.1
- CVE-2026-29965HSC MailInspector 5.3.3-7 is vulnerable to Cross Site Script…6.1
- CVE-2026-29969A cross-site scripting (XSS) vulnerability in the wff_cols_p…6.1
- CVE-2026-2997Tronclass developed by WisdomGarden has a Insecure Direct Ob…6.5
Are you affected by CVE-2026-29955?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
