Cyber Posture

CVE-2026-20803

High

Published: 13 January 2026

Published
13 January 2026
Modified
16 January 2026
KEV Added
Patch
CVSS Score 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0006 18.6th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20803 is a high-severity Missing Authentication for Critical Function (CWE-306) vulnerability in Microsoft Sql Server 2022. Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 18.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068).
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-306

Requires established identification and authentication to unlock, mitigating missing authentication for continued system access.

addresses: CWE-306

Requiring identification and rationale for actions allowed without authentication ensures critical functions are not left unprotected by forcing review of authentication requirements.

addresses: CWE-306

Authorizing mobile device connections to organizational systems ensures authentication is performed for this critical access function.

addresses: CWE-306

Guarantees critical functions are protected by mandatory invocation of the access control mechanism.

addresses: CWE-306

Auditing sessions makes it possible to detect access to critical functions without required authentication.

addresses: CWE-306

The assessment process confirms authentication is present and effective for critical functions, preventing exploitation from missing authentication.

addresses: CWE-306

Certification assesses that critical functions have required authentication controls in place.

addresses: CWE-306

Disabling non-essential functions and services eliminates the need to secure them, reducing exposure from missing authentication on unnecessary components.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Missing authentication on critical SQL Server function directly enables exploitation for privilege escalation from high-priv context to full instance control (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Missing authentication for critical function in SQL Server allows an authorized attacker to elevate privileges over a network.

Deeper analysisAI

CVE-2026-20803 is a missing authentication vulnerability (CWE-306) in SQL Server that exposes a critical function without proper authentication checks. Published on 2026-01-13, it carries a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact on confidentiality, integrity, and availability.

The vulnerability can be exploited over a network by an authorized attacker who already possesses high privileges (PR:H). With low attack complexity and no user interaction required, the attacker can leverage the unauthenticated critical function to elevate privileges, potentially gaining full control over the affected SQL Server instance.

Microsoft's security advisory, available at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20803, provides details on mitigation and patching guidance for this issue.

Details

CWE(s)

Affected Products

microsoft
sql server 2022
16.0.1000.6 — 16.0.1165.1 · 16.0.4003.1 — 16.0.4230.2
microsoft
sql server 2025
17.0.1000.7

CVEs Like This One

CVE-2025-47954Same product: Microsoft Sql Server 2022
CVE-2026-26159Same vendor: Microsoft
CVE-2026-26160Same vendor: Microsoft
CVE-2026-26116Same product: Microsoft Sql Server 2022
CVE-2026-26115Same product: Microsoft Sql Server 2022
CVE-2025-59246Same vendor: Microsoft
CVE-2025-21198Same vendor: Microsoft
CVE-2026-26125Same vendor: Microsoft
CVE-2025-49758Same product: Microsoft Sql Server 2022
CVE-2025-59499Same product: Microsoft Sql Server 2022

References