Description
Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network.
Published: 2026-09-08
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uninitialized resource in Microsoft SQL Server enables an attacker with sufficient authorization to read sensitive data over the network, exposing information that should remain confidential. The flaw is cataloged as CWE-908, which signifies that the system proceeds with data handling before proper initialization could be guaranteed. As a result, confidential data stored in the database could be partially or fully exposed to the attacker, potentially leading to privacy violations and allowing further exploitation based on retrieved information.

Affected Systems

Affected installations include Microsoft SQL Server 2017 updated to cumulative update 31 or in the GDR branch, SQL Server 2019 updated to CU 32 or GDR, SQL Server 2022 updated to CU 26 or GDR, and SQL Server 2025 updated to CU 8 or the x64-based GDR. These versions are available only on 64‑bit systems.

Risk and Exploitability

The CVSS score of 6.5 reflects a moderate severity; the vulnerability is not listed in the CISA KEV catalog. The likely attack vector requires the attacker to be authenticated or have privileged access to the SQL Server instance. After that, the uninitialized resource can be leveraged to transmit secret information back across the network. Because the issue is tied to a specific resource handling bug, it does not appear to allow arbitrary code execution but does compromise confidentiality for connected users.

Generated by OpenCVE AI on September 8, 2026 at 19:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest cumulative update or GDR released by Microsoft for the affected SQL Server version, which resolves the underlying uninitialized resource flaw.
  • Restart the SQL Server service to apply the patch.
  • Apply firewall or network segmentation rules to limit which hosts can establish connections to the SQL Server instance, reducing the attack surface.
  • If a patch cannot be applied immediately, review and tighten database permissions to restrict which users have the necessary authorization to connect to the server.

Generated by OpenCVE AI on September 8, 2026 at 19:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description Use of uninitialized resource in SQL Server allows an authorized attacker to disclose information over a network.
Title Microsoft SQL Server Information Disclosure Vulnerability
First Time appeared Microsoft
Microsoft sql Server 2017
Microsoft sql Server 2019
Microsoft sql Server 2022
Microsoft sql Server 2025
Weaknesses CWE-908
CPEs cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*
cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*
cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*
cpe:2.3:a:microsoft:sql_server_2025:*:*:*:*:*:*:x64:*
Vendors & Products Microsoft
Microsoft sql Server 2017
Microsoft sql Server 2019
Microsoft sql Server 2022
Microsoft sql Server 2025
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Sql Server 2017 Sql Server 2019 Sql Server 2022 Sql Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-08T23:37:39.265Z

Reserved: 2026-07-31T16:33:08.214Z

Link: CVE-2026-68776

cve-icon Vulnrichment

Updated: 2026-09-08T18:24:13.837Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T18:18:25.063

Modified: 2026-09-08T19:18:12.253

Link: CVE-2026-68776

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T19:45:05Z

Weaknesses
  • CWE-908

    Use of Uninitialized Resource