VYPR

kubeconfiggenerator

by KubePlus

CVEs (1)

  • CVE-2026-29955HigApr 13, 2026
    risk 0.57cvss 8.8epss 0.02

    The `/registercrd` endpoint in KubePlus 4.14 in the kubeconfiggenerator component is vulnerable to command injection. The component uses `subprocess.Popen()` with `shell=True` parameter to execute shell commands, and the user-supplied `chartName` parameter is directly…