CVE-2026-50673
Received
Received - Intake
Null pointer dereference in Windows Kernel
Vulnerability report for CVE-2026-50673, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-14
Last updated on: 2026-07-14
Assigner: Microsoft Corporation
Description
Description
Null pointer dereference in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |