Skip to main content

Vitess CVE-2026-65959

| EUVDEUVD-2026-61106 MEDIUM
Missing Authorization (CWE-862)
2026-08-18 GitHub_M GHSA-mhc4-g3wh-cw7m
5.3
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
5.3 MEDIUM

PR:N is correct because the bug IS the absent auth check; the non-default flag is a deployment prerequisite, not an attacker privilege.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Source Code Evidence Fetched
Aug 18, 2026 - 18:51 vuln.today
Analysis Generated
Aug 18, 2026 - 18:51 vuln.today

DescriptionCVE.org

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

AnalysisAI

Unauthenticated read access to VReplication log data in Vitess vttablet (versions 24.0.2 and earlier) exposes raw SQL statements and bound application parameter values to any caller who can reach the debug HTTP port. The /debug/vrlog endpoint, registered via addHttpEndpoint() in go/vt/vttablet/tabletmanager/vreplication/vrlog.go, invokes vrlogStatsHandler() without the acl.CheckAccessHTTP(r, acl.DEBUGGING) guard applied to every comparable debug endpoint, violating the operator-configured security policy. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation The vttablet process must have been started with the `--vreplication-enable-http-log` flag explicitly set; this flag defaults to false and has been off by default since v22, so operators must have consciously opted in. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The NVD CVSS of 5.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N) accurately represents the network-reachable, no-auth-required nature of the bug when the endpoint is active. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation The primary fix is upgrading to Vitess v24.0.3, which removes the `/debug/vrlog` endpoint entirely and makes `--vreplication-enable-http-log` a deprecated no-op (see https://github.com/vitessio/vitess/commit/4c58cd70edc6b03d61cb65842c342ac08341e64f and the advisory at https://github.com/vitessio/vitess/security/advisories/GHSA-mhc4-g3wh-cw7m). … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Linux Enterprise Module for Package Hub 15 SP7 Affected
SUSE Manager Client Tools 15 Affected
SUSE Manager Client Tools for SLE 15 Affected
SUSE Multi-Linux Manager Client Tools for SLE 15 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP4 Affected

Share

CVE-2026-65959 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy