Cyber Posture

CVE-2025-49723

High

Published: 08 July 2025

Published
08 July 2025
Modified
16 July 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0041 61.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-49723 is a high-severity Missing Authorization (CWE-862) vulnerability in Microsoft Windows 10 1809. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 38.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-25 (Reference Monitor) and AC-3 (Access Enforcement).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mandates enforcement of approved authorizations for access to system resources, addressing the core missing authorization vulnerability in the Windows StateRepository API.

prevent

Enforces least privilege to restrict low-privilege local attackers from performing high-impact tampering actions enabled by the API flaw.

prevent

Requires a tamperproof reference monitor to enforce access control policies, mitigating unauthorized tampering through the vulnerable StateRepository API.

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 authorization in Windows StateRepository API enables low-privileged local tampering and system state modification, directly facilitating exploitation for privilege escalation.

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

NVD Description

Missing authorization in Windows StateRepository API allows an authorized attacker to perform tampering locally.

Deeper analysisAI

CVE-2025-49723 is a missing authorization vulnerability, classified under CWE-862, in the Windows StateRepository API. This issue affects Microsoft Windows systems and was published on 2025-07-08 with a CVSS v3.1 base score of 8.8 (AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H), indicating high severity due to its potential for significant impact across confidentiality, integrity, and availability.

The vulnerability enables a local authorized attacker with low privileges to perform tampering. Exploitation requires local access, low attack complexity, and no user interaction, but achieves a changed scope that amplifies impacts to high levels, allowing the attacker to read sensitive data, modify system state, and potentially disrupt availability.

Mitigation guidance is available in the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-49723.

Details

CWE(s)

Affected Products

microsoft
windows 10 1809
≤ 10.0.17763.7558 · ≤ 10.0.17763.7558
microsoft
windows 10 21h2
≤ 10.0.19044.6093
microsoft
windows 10 22h2
≤ 10.0.19045.6093
microsoft
windows 11 22h2
≤ 10.0.22621.5624
microsoft
windows 11 23h2
≤ 10.0.22631.5624
microsoft
windows 11 24h2
≤ 10.0.26100.4652
microsoft
windows server 2019
≤ 10.0.17763.7558
microsoft
windows server 2022
≤ 10.0.20348.3932
microsoft
windows server 2022 23h2
≤ 10.0.25398.1732
microsoft
windows server 2025
≤ 10.0.26100.4652

CVEs Like This One

CVE-2025-21367Same product: Microsoft Windows 10 1809
CVE-2025-21382Same product: Microsoft Windows 10 1809
CVE-2025-21292Same product: Microsoft Windows 10 1809
CVE-2025-48822Same product: Microsoft Windows 10 1809
CVE-2025-24050Same product: Microsoft Windows 10 1809
CVE-2026-20858Same product: Microsoft Windows 10 1809
CVE-2026-20923Same product: Microsoft Windows 10 1809
CVE-2026-20930Same product: Microsoft Windows 10 1809
CVE-2026-20918Same product: Microsoft Windows 10 1809
CVE-2026-20874Same product: Microsoft Windows 10 1809

References