CVE-2026-49170
Analyzed
Analyzed - Analysis Complete
Insufficient Access Control in Windows StateRepository API Leads to Privilege Escalation
Vulnerability report for CVE-2026-49170, 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-22
Assigner: Microsoft Corporation
Description
Description
Insufficient granularity of access control in Windows StateRepository API allows an authorized attacker to elevate privileges locally.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | windows_11_26h1 | to 10.0.28000.2269 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9020 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.9020 (exc) |
| microsoft | windows_server_2019 | to 10.0.17763.9020 (exc) |
| microsoft | windows_server_2022 | to 10.0.20348.5386 (exc) |
| microsoft | windows_server_2025 | to 10.0.26100.33158 (exc) |
| microsoft | windows_11_26h1 | to 10.0.28000.2525 (exc) |
| microsoft | windows_11_24h2 | to 10.0.26100.8875 (exc) |
| microsoft | windows_11_24h2 | to 10.0.26100.8875 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7548 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7548 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.7548 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7548 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7548 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.7548 (exc) |
| microsoft | windows_11_25h2 | to 10.0.26200.8875 (exc) |
| microsoft | windows_11_25h2 | to 10.0.26200.8875 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1220 | The product implements access controls via a policy or other feature with the intention to disable or restrict accesses (reads and/or writes) to assets in a system from untrusted agents. However, implemented access controls lack required granularity, which renders the control policy too broad because it allows accesses from unauthorized agents to the security-sensitive assets. |
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |