In KubePlus 4.1.4, the mutating webhook and...
High severity
Unreviewed
Published
Mar 30, 2026
to the GitHub Advisory Database
•
Updated Mar 30, 2026
Description
Published by the National Vulnerability Database
Mar 30, 2026
Published to the GitHub Advisory Database
Mar 30, 2026
Last updated
Mar 30, 2026
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
--headeroption to achieve arbitrary HTTP header injection.References