GHSA-pqj7-jx24-wj7w · Severity: medium · Ecosystem: go — VTAdmin users that can create shards can deny access to other functions
Vitess is a database clustering system for horizontal scaling of MySQL through generalized sharding. Prior to version 16.0.2, users can either intentionally or inadvertently create a shard containing `/` characters from VTAdmin such that from that point on, anyone who tries to create a new shard from VTAdmin will receive an error. Attempting to view the keyspace(s) will also no longer work. Creating a shard using `vtctldclient` does not have the same problem because the CLI validates the input correctly. Version 16.0.2, corresponding to version 0.16.2 of the `go` module, contains a patch for this issue. Some workarounds are available. Always use `vtctldclient` to create shards, instead of using VTAdmin; disable creating shards from VTAdmin using RBAC; and/or delete the topology record for the offending shard using the client for your topology server.
Conclusion & alert: CVE-2023-29195 is rated Exploit Available (57.3/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.81%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-23 | 1.00% | 0.81% | -0.18% |
| 2 | 2026-05-18 | 0.79% | 1.00% | +0.20% |
| 3 | 2026-05-12 | — | 0.79% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.1 | 3.1 | MEDIUM |
|
2.3 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-pqj7-jx24-wj7w · Severity: medium · Ecosystem: go — VTAdmin users that can create shards can deny access to other functions
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxfoundation | vitess | < 16.0.2 | cpe:2.3:a:linuxfoundation:vitess:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/vitessio/vitess/commit/9dcbd7de3180f47e94f54989fb5c66daea00c920 | Patch |
| https://github.com/vitessio/vitess/issues/12842 | Exploit Issue Tracking Patch |
| https://github.com/vitessio/vitess/pull/12843 | Issue Tracking Patch |
| https://github.com/vitessio/vitess/releases/tag/v16.0.2 | Release Notes |
| https://github.com/vitessio/vitess/security/advisories/GHSA-pqj7-jx24-wj7w | Mitigation Vendor Advisory |
| https://pkg.go.dev/vitess.io/[email protected] | Product |