PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-65959 vitessio CVE debrief

CVE-2026-65959 is a medium-severity vulnerability in Vitess, a database clustering system for horizontal scaling of MySQL. The vulnerability exists in versions 24.0.2 and earlier, where the /debug/vrlog endpoint allows a remote caller to bypass the configured security policy and stream VrLogStats data, including literal SQL statements and bound application values from certain workflows.

Vendor
vitessio
Product
vitess
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-18
Original CVE updated
2026-09-18
Advisory published
2026-08-18
Advisory updated
2026-09-18

Who should care

Defenders managing Vitess deployments, especially those with exposure to the debug HTTP port, should assess their current version and review access controls to prevent unauthorized access to VrLogStats data.

Why it matters

CVE-2026-65959 is a medium-severity vulnerability in Vitess that allows unauthorized access to VrLogStats data. Defenders should verify exposure, review access controls, and consider upgrading to a patched version. The vulnerability's impact on specific deployments requires further verification.

  • Potential exposure of sensitive data, including SQL statements and application values
  • Bypass of configured security policy for access to VrLogStats data
  • Need for verification of current Vitess version and access controls
  • Potential impact on data confidentiality

Technical summary

The /debug/vrlog endpoint in Vitess versions 24.0.2 and earlier does not properly check access, allowing a remote caller to stream VrLogStats data, including SQL statements and application values from MoveTables, Reshard, Materialize, and Online DDL workflows. This vulnerability allows unauthorized access to VrLogStats data, which can include literal SQL statements and bound application values from certain workflows. Defenders should verify exposure, review access controls, and consider upgrading to a patched version. The vulnerability's impact on specific deployments requires further verification.

Defensive priority

Defenders should prioritize verifying exposure to this vulnerability, especially those managing Vitess deployments. They should assess their current version and review access controls for the debug HTTP port.

Recommended defensive actions

  • Verify the Vitess version in use and assess exposure to this vulnerability
  • Review access controls for the debug HTTP port
  • Consider upgrading to a patched version if available
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details about the vulnerability. However, the exact scope of affected versions and potential impact on specific deployments requires further verification from official sources.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-65959 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-65959

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-65959 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-65959

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.