CVE-2026-29954

high

Description

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.

References

https://github.com/b0b0haha/CVE-2026-29954/blob/main/README.md

https://gist.github.com/b0b0haha/33baea60fd2a847f11f1fb02e43c64c0

Details

Source: Mitre, NVD

Published: 2026-03-30

Updated: 2026-04-06

Risk Information

CVSS v2

Base Score: 6.8

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:P/A:N

Severity: Medium

CVSS v3

Base Score: 7.6

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N

Severity: High

EPSS

EPSS: 0.00027