製品・ソフトウェアに関する情報
CloudARKのKubePlusにおけるコードインジェクションの脆弱性
Title CloudARKのKubePlusにおけるコードインジェクションの脆弱性
Summary

KubePlus 4.14 の kubeconfiggenerator コンポーネントにある `/registercrd` エンドポイントにはコマンドインジェクションの脆弱性があります。このコンポーネントはシェルコマンドを実行するために `shell=True` パラメータを使用した `subprocess.Popen()` を利用しており、ユーザーから提供される `chartName` パラメータが検証やサニタイズなしにコマンド文字列に直接連結されます。攻撃者は悪意のある `chartName` パラメータの値を巧妙に作成することで、任意のシェルコマンドを注入できます。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 13, 2026, midnight
Registration Date May 7, 2026, 12:06 p.m.
Last Update May 7, 2026, 12:06 p.m.
CVSS3.0 : 重要
Score 8.8
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected System
CloudARK
KubePlus 4.2.0 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
Change Log
No Changed Details Date of change
1 [2026年05月07日]
  掲載
May 7, 2026, 12:06 p.m.

NVD Vulnerability Information
CVE-2026-29955
Summary

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.

Publication Date April 14, 2026, 4:16 a.m.
Registration Date April 15, 2026, 11:39 a.m.
Last Update April 18, 2026, 12:38 a.m.
Related information, measures and tools
Common Vulnerabilities List