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

Use of an uninitialized resource within Microsoft SQL Server enables an authorized attacker to read confidential data over the network. The flaw does not permit code execution but exposes sensitive information that the attacker is already able to access through legitimate authentication channels.

Affected Systems

Affected products include Microsoft SQL Server 2017 (Cumulative Update 31 and GDR), Microsoft SQL Server 2019 (Cumulative Update 32 and GDR), Microsoft SQL Server 2022 (Cumulative Update 26 and GDR), and Microsoft SQL Server 2025 (Cumulative Update 8 and GDR for x64-based systems).

Risk and Exploitability

The vulnerability receives a CVSS score of 6.5, indicating moderate severity, and no EPSS information is available. It is not present in the CISA KEV catalog, suggesting no known widespread exploitation yet. The likely attack vector requires an authenticated session to the SQL Server instance, so the threat is confined to attackers who already possess valid credentials or have gained local or network-level access. However, any system that is exposed to the network and contains the affected SQL Server releases remains at risk for unauthorized data viewing.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest SQL Server cumulative update or security patch that includes the fix for CVE‑2026‑67648 from the Microsoft update guide.
  • Restrict inbound network traffic to the SQL Server by configuring firewall rules or network segmentation to allow connections only from trusted hosts.
  • Ensure that the accounts used to access SQL Server have the least privilege necessary and are not granted unnecessary permissions that could amplify the impact of the disclosure.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 21: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-08T20:17:38.405Z

Reserved: 2026-07-29T22:49:19.797Z

Link: CVE-2026-67648

cve-icon Vulnrichment

Updated: 2026-09-08T20:17:32.203Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-08T21:18:26.360

Link: CVE-2026-67648

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T19:15:16Z

Weaknesses
  • CWE-908

    Use of Uninitialized Resource