Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-29955

28
FAUCET Score

CVE-2026-29955 is a command injection vulnerability in the kubeconfiggenerator component of KubePlus versions 4.14, specifically in the /registercrd endpoint. The flaw exists because the component uses subprocess.Popen() with shell=True while directly concatenating unsanitized user input from the chartName parameter into shell commands, allowing attackers to inject and execute arbitrary commands. The vulnerability carries a CVSS score of 8.8 (HIGH) with a network-based attack vector requiring only low privileges and no user interaction. Successful exploitation would result in high-impact compromises across confidentiality, integrity, and availability of the affected system. The EPSS score of 0.00088 indicates relatively low predicted exploitation probability compared to the broader CVE landscape. There is currently no evidence of active exploitation, as the vulnerability does not appear on the Known Exploited Vulnerabilities (KEV) catalog and is marked as inactive on threat tracking lists. However, organizations running KubePlus 4.14 should prioritize patching given the ease of exploitation and severe potential impact, particularly in environments where the kubeconfiggenerator component is exposed to authenticated users.

Impacted Technologies

VendorProductVersion(s)CPE
<= 4.2.0CPE matchmatch criteria
cpe:2.3:a:cloudark:kubeplus:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
2.18%
Probability of exploitation in next 30 days
EPSS Percentile
80.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0218 is in the 79th percentile among its peer group of 17,844 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

gist.github.com / b0b0haha/f011fdd69adc3ae272a4e3b99af90163
ExploitThird Party Advisory
github.com / b0b0haha/CVE-2026-29955/blob/main/README.md
ExploitThird Party Advisory