CVE-2026-29954
HIGHKubePlus 4.1.4 - chartURL Server-Side Request Forgery and Header Injection
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2026-29954. PoCs published by b0b0haha.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2026-29954, demonstrating SSRF and header injection vulnerabilities in KubePlus via crafted chartURL parameters. The PoC includes detailed steps for environment setup, exploitation, and verification of the vulnerability.
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.
Exploits (1)
This repository contains a functional exploit PoC for CVE-2026-29954, demonstrating SSRF and header injection vulnerabilities in KubePlus via crafted chartURL parameters. The PoC includes detailed steps for environment setup, exploitation, and verification of the vulnerability.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N