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.

Project Subscriptions

Vendors Products
Cloudark Subscribe
Kubeplus Subscribe
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Thu, 16 Apr 2026 09:30:00 +0000

Type Values Removed Values Added
Title KubePlus 4.14 Command Injection via /registercrd Endpoint

Wed, 15 Apr 2026 23:00:00 +0000

Type Values Removed Values Added
Title KubePlus 4.14 Command Injection via /registercrd Endpoint
Weaknesses CWE-78

Wed, 15 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Title KubePlus 4.14 Command Injection via /registercrd Endpoint
Weaknesses CWE-78

Tue, 14 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Cloudark
Cloudark kubeplus
Vendors & Products Cloudark
Cloudark kubeplus

Mon, 13 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
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.
References

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-15T17:44:09.045Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-29955

cve-icon Vulnrichment

Updated: 2026-04-15T15:28:24.186Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-13T19:16:39.137

Modified: 2026-04-17T15:38:09.243

Link: CVE-2026-29955

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T09:15:30Z

Weaknesses