PT-2026-77268 · Vitess · Vitess

CVE-2026-65959

·

Published

2026-08-18

·

Updated

2026-08-18

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions Vitess versions prior to 24.0.3
Description The /debug/vrlog endpoint, registered by the addHttpEndpoint() function in go/vt/vttablet/tabletmanager/vreplication/vrlog.go, invokes vrlogStatsHandler() without performing the required access check via acl.CheckAccessHTTP(r, acl.DEBUGGING). This allows a remote caller with access to the vttablet debug HTTP port to bypass security policies and stream VrLogStats data generated by NewVrLogStats().Send(). This data may include literal SQL statements and bound application values from MoveTables, Reshard, Materialize, and vitess-strategy Online DDL workflows.
Recommendations Update Vitess to version 24.0.3 or later. As a temporary mitigation, restrict network access to the vttablet debug HTTP port to prevent unauthorized remote callers from accessing the /debug/vrlog endpoint.

Exploit

Fix

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-96770
CVE-2026-65959
GHSA-MHC4-G3WH-CW7M

Affected Products

Vitess