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 download charts, the chartURL is directly concatenated into the command, allowing attackers to inject wget's `--header` option to achieve arbitrary HTTP header injection.
Configurations

No configuration.

History

30 Mar 2026, 19:16

Type Values Removed Values Added
CWE CWE-88
CWE-918
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.6

30 Mar 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-30 17:16

Updated : 2026-03-30 19:16


NVD link : CVE-2026-29954

Mitre link : CVE-2026-29954

CVE.ORG link : CVE-2026-29954


JSON object : View

Products Affected

No product.

CWE
CWE-88

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

CWE-918

Server-Side Request Forgery (SSRF)