CVE-2026-29954

Published: Mar 30, 2026 Last Modified: Mar 30, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

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.

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