| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-mhc4-g3wh-cw7m | Vitess: Missing authorization on vttablet /debug/vrlog exposes live VReplication SQL data |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 18 Aug 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Vitessio
Vitessio vitess |
|
| Vendors & Products |
Vitessio
Vitessio vitess |
Tue, 18 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 18 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Vitess is a database clustering system for horizontal scaling of MySQL. In 24.0.2 and earlier, the /debug/vrlog endpoint registered by addHttpEndpoint() in go/vt/vttablet/tabletmanager/vreplication/vrlog.go invokes vrlogStatsHandler() without acl.CheckAccessHTTP(r, acl.DEBUGGING), unlike comparable debug endpoints. A remote caller who can reach the vttablet debug HTTP port can bypass the configured security policy and stream VrLogStats data produced from NewVrLogStats().Send(), including literal SQL statements and bound application values from MoveTables, Reshard, Materialize, and vitess-strategy Online DDL workflows | |
| Title | Vitess: Missing authorization on vttablet /debug/vrlog exposes live VReplication SQL data | |
| Weaknesses | CWE-862 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-18T18:41:22.307Z
Reserved: 2026-07-23T18:15:14.579Z
Link: CVE-2026-65959
Updated: 2026-08-18T18:41:18.076Z
Status : Received
Published: 2026-08-18T19:17:00.223
Modified: 2026-08-18T19:17:00.223
Link: CVE-2026-65959
No data.
OpenCVE Enrichment
Updated: 2026-08-18T19:45:03Z
Github GHSA