Cyber Resilience

CVE-2026-25166

High

Published: 10 March 2026

Published
10 March 2026
Modified
13 March 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0106 78.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-25166 is a high-severity Deserialization of Untrusted Data (CWE-502) vulnerability in Microsoft Windows 10 21H2. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 22.0% 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 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-25166 is a deserialization of untrusted data vulnerability (CWE-502) in Windows System Image Manager. The flaw carries a CVSS 3.1 score of 7.8 and permits an attacker to execute arbitrary code on an affected Windows system when maliciously crafted input is processed.

An authorized local attacker with low privileges can exploit the issue without user interaction. Successful exploitation grants full control over confidentiality, integrity, and availability on the target host, enabling the attacker to run code, access sensitive data, or install additional payloads.

The sole reference points to the Microsoft Security Response Center advisory, which security teams should consult for official patch availability and mitigation guidance.

The associated EPSS score sits at a low 0.0106 with no material increase from its recorded peak, indicating limited observed exploitation interest following disclosure.

EU & UK References

Vulnerability details

Deserialization of untrusted data in Windows System Image Manager allows an authorized attacker to execute code locally.

CWE(s)

Related Threats

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?

Local deserialization vulnerability (CWE-502) in a Windows utility directly enables arbitrary code execution by a low-privileged local attacker (AV:L/PR:L/UI:N), mapping to exploitation for privilege escalation or code execution within the local context.

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

CVEs Like This One

CVE-2026-32091Same product: Microsoft Windows 10 1607
CVE-2026-32164Same product: Microsoft Windows 10 1607
CVE-2026-26156Same product: Microsoft Windows 10 1607
CVE-2026-26167Same product: Microsoft Windows 10 1607
CVE-2026-32090Same product: Microsoft Windows 10 1607
CVE-2026-27911Same product: Microsoft Windows 10 1607
CVE-2026-32089Same product: Microsoft Windows 10 1607
CVE-2026-26170Same product: Microsoft Windows 10 1607
CVE-2026-40399Same product: Microsoft Windows 10 1607
CVE-2026-33098Same product: Microsoft Windows 10 1607

Affected Assets

microsoft
windows 10 1607
≤ 10.0.14393.8957 · ≤ 10.0.14393.8957
microsoft
windows 10 1809
≤ 10.0.17763.8511 · ≤ 10.0.17763.8511
microsoft
windows 10 21h2
≤ 10.0.19044.7058 · ≤ 10.0.19044.7058 · ≤ 10.0.19044.7058
microsoft
windows 10 22h2
≤ 10.0.19045.7058 · ≤ 10.0.19045.7058 · ≤ 10.0.19045.7058
microsoft
windows 11 23h2
≤ 10.0.22631.6783 · ≤ 10.0.22631.6783
microsoft
windows 11 24h2
≤ 10.0.26100.7979 · ≤ 10.0.26100.7979
microsoft
windows 11 25h2
≤ 10.0.26200.7979 · ≤ 10.0.26200.7979
microsoft
windows 11 26h1
≤ 10.0.28000.1719 · ≤ 10.0.28000.1719
microsoft
windows server 2016
≤ 10.0.14393.8957
microsoft
windows server 2019
≤ 10.0.17763.8511
+2 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Timely flaw remediation through applying Microsoft patches directly eliminates the deserialization vulnerability in Windows System Image Manager.

prevent

Information input validation ensures untrusted data deserialized by Windows System Image Manager is checked for validity, preventing exploitation leading to code execution.

prevent

Memory protection safeguards mitigate arbitrary code execution resulting from successful deserialization attacks in Windows System Image Manager.

References