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.
CVE-2026-62845
This medium-severity CVE scores 4.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 91% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.7
- EG Score
- 4.7(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity47% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 9%
- KEV
- Not listed
Published
July 30, 2026
Last Modified
July 31, 2026
Advisory Details (3)
Auto-updated Jul 30, 202626.7.4-edge
Patch available: clastix/kamaji 26.7.4-edge
https://github.com/clastix/kamaji/releases/tag/26.7.4-edgecommit 6a9f3e10ae40 (clastix/kamaji)
Patch available: clastix/kamaji 26.7.4-edge (contains commit 6a9f3e10ae40)
https://github.com/clastix/kamaji/commit/6a9f3e10ae408e7948e2aca2db694791a299e79cSQL injection via unescaped datastore identifier (DataStoreUsername/DataStoreSchema) in PostgreSQL/MySQL drivers · Advisory · clastix/kamaji · GitHub
https://github.com/clastix/kamaji/security/advisories/GHSA-r47v-ppwp-fh4rWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 49× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 22:28 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 12:38 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-26 10:47 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 08:55 UTCEG score recompute
- 2026-08-23 05:13 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 03:21 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-19 23:38 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 21:45 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-16 16:21 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-15 14:30 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 12:38 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 10:47 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
Show 27 moreShow fewer
- 2026-08-12 08:55 UTCEG score recompute
- 2026-08-11 07:03 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 05:12 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-09 03:21 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 01:30 UTCEG score recompute
- 2026-08-06 23:38 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 21:47 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 19:56 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-03 18:05 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 16:01 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 14:10 UTCEG score recompute
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-31 12:18 UTCEG score recompute
- 2026-07-31 12:00 UTCEG score recompute
- 2026-07-30 22:20 UTCEG score recompute
- 2026-07-30 21:27 UTCEG score recompute
- 2026-07-30 21:25 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-62845?
When was CVE-2026-62845 disclosed?
Is CVE-2026-62845 actively exploited?
What is the CVSS score of CVE-2026-62845?
How do I remediate CVE-2026-62845?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-62845
Is Your Infrastructure Affected by CVE-2026-62845?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.