Description
Missing authentication for critical function in Windows Spaceport.sys allows an authorized attacker to elevate privileges locally.
Published: 2026-07-14
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Windows Spaceport.sys driver allows a local attacker who already has user-level access to bypass authentication checks for a critical function, giving them the ability to perform privileged operations. This missing authentication check makes the driver a gateway for privilege escalation, mapping to CWE‑306 and permitting the attacker to acquire administrative rights on the compromised machine. Based on the description, it is inferred that the attacker must first have local user-level access to the system.

Affected Systems

Microsoft Windows 10 versions 1607, 1809, 21H2, and 22H2; Windows 11 versions 24H2, 25H2, and 26H1; and Windows Server 2016, 2019, 2022, and 2025, including both full installations and Server Core variants. The flaw is present in the Spaceport.sys driver across these releases.

Risk and Exploitability

The CVSS score of 7.8 classifies this as a high severity local privilege escalation. The EPSS score of less than 1% indicates that, as of the latest assessment, exploitation attempts are expected to be rare and not widely used. The vulnerability is not listed in the CISA KEV catalog, so no confirmed public exploits are documented. An attacker would need local access to the system and the ability to load or interact with Spaceport.sys to trigger the privileged function, making physical or local compromise the primary precondition for exploitation. Based on the information, the likely attack vector is local compromise requiring the user to load or interact with Spaceport.sys.

Generated by OpenCVE AI on July 31, 2026 at 08:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest cumulative update from Microsoft that addresses CVE‑2026‑50333, ensuring Spaceport.sys is patched and the missing authentication is restored.
  • Verify that Spaceport.sys is only loaded by trusted processes and that driver signing enforcement is enabled so that only signed, verified drivers can execute on the system.
  • Restrict local user accounts from having the ability to load or modify kernel drivers; enforce least privilege on systems where the driver is unnecessary, and remove or disable the driver when it is not required for essential functionality.

Generated by OpenCVE AI on July 31, 2026 at 08:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Missing authentication for critical function in Windows Spaceport.sys allows an authorized attacker to elevate privileges locally.
Title Windows Spaceport.sys Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-306
CPEs cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

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


Subscriptions

Microsoft Windows 10 1607 Windows 10 1809 Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2016 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-30T20:23:40.054Z

Reserved: 2026-06-04T18:15:10.952Z

Link: CVE-2026-50333

cve-icon Vulnrichment

Updated: 2026-07-14T17:26:02.063Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T09:00:07Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function