๐Ÿ” CVE Alert

CVE-2026-29955

HIGH 8.8
CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
12th

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 concatenated into the command string without any sanitization or validation. An attacker can inject arbitrary shell commands by crafting a malicious `chartName` parameter value.

Vendor n/a
Product n/a
Published Apr 13, 2026
Last Updated Apr 15, 2026
Stay Ahead of the Next One

Get instant alerts for n/a n/a

Be the first to know when new high vulnerabilities affecting n/a n/a are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n/a / n/a
n/a

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gist.github.com: https://gist.github.com/b0b0haha/f011fdd69adc3ae272a4e3b99af90163 github.com: https://github.com/b0b0haha/CVE-2026-29955/blob/main/README.md