Security Advisory

CVE-2026-29954

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-30 00:00:00
Last updated 2026-03-30 18:42:18
Assigner mitre
State PUBLISHED

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 wgets `--header` option to achieve arbitrary HTTP header injection.