Lucene search
+L

18 matches found

Kitploit
Kitploit
added 2026/08/27 5:44 a.m.4 views

CVE-2026-29955

KubePlus KubeconfigGenerator 命令注入漏洞 该漏洞存在于 KubePlus 的 kubeconfiggenerator 组件中,允许具有 HTTP 接口访问权限的攻击者通过 chartName 参数注入 shell 命令,以容器内 root 身份执行任意代码,并窃取具有 cluster-admin 权限的 ServiceAccount Token。推荐的 CWE 分类:CWE-78(操作系统命令注入)。 概述 KubePlus kubeconfiggenerator 组件中的 /registercrd 端点存在命令注入漏洞。该组件使用带 shell=True...

8.8CVSS5.5AI score0.02183EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/27 5:43 a.m.2 views

CVE-2026-29954

ثغرة KubePlus ResourceComposition ChartURL SSRF + حقن الترويسات توجد هذه الثغرة في مكوّن معالجة موارد ResourceComposition في KubePlus، مما يسمح للمهاجم الذي يمتلك صلاحيات Provider بالوصول إلى الخدمات الداخلية عبر SSRF من خلال صياغة معامل chartURL خبيث، وحقن ترويسات طلب HTTP عشوائية عبر حقن أوامر...

7.6CVSS5.2AI score0.00268EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/15 7:24 p.m.15 views

CVE-2026-29955

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...

8.8CVSS6.1AI score0.02183EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/13 9:30 p.m.25 views

EUVD-2026-22037

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...

6.1AI score0.02183EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/13 7:16 p.m.9 views

CVE-2026-29955

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...

8.8CVSS0.02183EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.16 views

PT-2026-32490

Name of the Vulnerable Software and Affected Versions KubePlus version 4.14 Description The '/registercrd' endpoint in the kubeconfiggenerator component is susceptible to command injection. The issue occurs because the component utilizes the subprocess.Popen function with the shell=True parameter...

8.8CVSS6AI score0.02183EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/04/13 12:00 a.m.13 views

KubePlus 安全漏洞

KubePlus is an open-source Kubernetes multi-tenant application management platform developed by cloud-ark. Version 4.14 of KubePlus contains a security vulnerability. This vulnerability stems from the /registercrd endpoint in the kubeconfiggenerator component, which fails to clean up or validate...

8.8CVSS5.8AI score0.02183EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:00 a.m.5 views

CVE-2026-29955

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...

6.1AI score0.02183EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/13 12:00 a.m.46 views

CVE-2026-29955

CVE-2026-29955 affects KubePlus 4.14 (kubeconfiggenerator) /registercrd. The root cause is command injection via an unsanitized chartName that is directly concatenated into a shell command executed with subprocess.Popen(shell=True). This can allow arbitrary shell commands to be executed if a mali...

8.8CVSS6.1AI score0.02183EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/13 12:00 a.m.9 views

CVE-2026-29955

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...

6.1AI score0.02183EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/31 4:59 a.m.12 views

CVE-2026-29954

In KubePlus 4.1.4, the mutating webhook and kubeconfiggenerator components have an SSRF vulnerability when processing the chartURL field of ResourceComposition resources. The field is only URL-encoded without validating the target address. More critically, when kubeconfiggenerator uses wget to...

7.6CVSS6AI score0.00268EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/30 6:31 p.m.9 views

EUVD-2026-17133

In KubePlus 4.1.4, the mutating webhook and kubeconfiggenerator components have an SSRF vulnerability when processing the chartURL field of ResourceComposition resources. The field is only URL-encoded without validating the target address. More critically, when kubeconfiggenerator uses wget to...

7.6CVSS6AI score0.00268EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/30 5:16 p.m.16 views

CVE-2026-29954

In KubePlus 4.1.4, the mutating webhook and kubeconfiggenerator components have an SSRF vulnerability when processing the chartURL field of ResourceComposition resources. The field is only URL-encoded without validating the target address. More critically, when kubeconfiggenerator uses wget to...

7.6CVSS0.00268EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/30 12:00 a.m.15 views

KubePlus 安全漏洞

KubePlus is a Kubernetes multi-tenant application management platform developed by cloud-ark. KubePlus 4.1.4 contains security vulnerabilities, which stem from server-side request forgery and command injection during the processing of the chartURL field by the mutating webhook and...

7.6CVSS5.8AI score0.00268EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/30 12:00 a.m.32 views

CVE-2026-29954

In KubePlus 4.1.4, the mutating webhook and kubeconfiggenerator components have an SSRF vulnerability when processing the chartURL field of ResourceComposition resources. The field is only URL-encoded without validating the target address. More critically, when kubeconfiggenerator uses wget to...

0.00268EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/30 12:00 a.m.4 views

CVE-2026-29954

In KubePlus 4.1.4, the mutating webhook and kubeconfiggenerator components have an SSRF vulnerability when processing the chartURL field of ResourceComposition resources. The field is only URL-encoded without validating the target address. More critically, when kubeconfiggenerator uses wget to...

6AI score0.00268EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/30 12:00 a.m.25 views

CVE-2026-29954

CVE-2026-29954 affects KubePlus 4.1.4, specifically the mutating webhook and kubeconfiggenerator. The vulnerability arises when processing the chartURL field of ResourceComposition resources: the value is only URL-encoded and not validated, enabling SSRF. More critically, kubeconfiggenerator conc...

7.6CVSS6AI score0.00268EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/30 12:00 a.m.5 views

CVE-2026-29954

In KubePlus 4.1.4, the mutating webhook and kubeconfiggenerator components have an SSRF vulnerability when processing the chartURL field of ResourceComposition resources. The field is only URL-encoded without validating the target address. More critically, when kubeconfiggenerator uses wget to...

7.6CVSS6AI score0.00268EPSS
SaveExploits1References3
Rows per page
Query Builder