Junglewise Threat Intelligence

CVE-2026-50468: Microsoft SQL Server buffer over-read information disclosure

CVE-2026-50468 · Severity: medium · CVSS 6.5 · Published 2026-07-14

Executive brief

Microsoft SQL Server, a widely used database management system, contains a vulnerability that could allow an authorized user to access sensitive information they are not supposed to see. An attacker with basic login credentials could exploit this flaw over the network to read data from the server's memory. This could lead to the exposure of confidential business data or internal system information, potentially aiding further attacks.

Technical details

A buffer over-read vulnerability (CWE-126) exists in Microsoft SQL Server 2025. The flaw is triggered when the application reads beyond the end of an intended buffer, allowing an attacker to access adjacent memory contents. An attacker must be authenticated to the SQL Server instance (Low Privileges) to exploit this vulnerability over the network. Successful exploitation results in unauthorized information disclosure, though it does not provide a mechanism for data modification or service disruption. Microsoft has released security updates to address this issue across affected versions.

Affected products

  • Microsoft SQL Server 2025 (CU 6) 17.0.4060.2
  • Microsoft SQL Server 2025 for x64-based Systems (GDR) 17.0.1050.2 to 17.0.1125.2

Timeline

  • 2026-07-14: disclosed
  • 2026-07-14: advisory

References

Related threats