๐Ÿ” CVE Alert

CVE-2026-62845

MEDIUM 4.7

Kamaji: SQL injection via unescaped datastore identifiers in PostgreSQL/MySQL drivers

CVSS Score
4.7
EPSS Score
0.0%
EPSS Percentile
0th

Kamaji is the Hosted Control Plane Manager for Kubernetes. Prior to 26.7.4-edge, the PostgreSQL and MySQL datastore drivers build DDL statements by interpolating the user-supplied DataStoreUsername/DataStoreSchema directly into SQL via fmt.Sprintf, without escaping identifiers. These fields have no format validation, so a value containing a quote character breaks out of the quoted identifier โ€” SQL injection executed over Kamaji's root connection to the shared datastore. etcd driver is not affected.This issue is fixed in version 26.7.4-edge.

CWE CWE-89
Vendor clastix
Product kamaji
Published Jul 30, 2026
Stay Ahead of the Next One

Get instant alerts for clastix kamaji

Be the first to know when new medium vulnerabilities affecting clastix kamaji are published โ€” delivered to Slack, Telegram or Discord.

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

clastix / kamaji
< 26.6.4-edge

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/clastix/kamaji/security/advisories/GHSA-r47v-ppwp-fh4r github.com: https://github.com/clastix/kamaji/commit/6a9f3e10ae408e7948e2aca2db694791a299e79c github.com: https://github.com/clastix/kamaji/releases/tag/26.7.4-edge