Cyber Resilience

CVE-2026-20931

HighUpdated

Published: 13 January 2026

Published
13 January 2026
Modified
26 May 2026
KEV Added
Patch
CVSS Score v3.1 8.0 CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0018 39.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20931 is a high-severity External Control of File Name or Path (CWE-73) vulnerability in Microsoft Windows Server 2008. Its CVSS base score is 8.0 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 39.9th percentile by exploit likelihood (below the median); 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-20931 is an external control of file name or path vulnerability, tracked under CWE-73, that affects the Windows Telephony Service. The flaw carries a CVSS 3.1 score of 8.0 and permits an attacker to manipulate file paths or names, resulting in privilege elevation on the affected Windows component.

An authorized attacker positioned on an adjacent network can exploit the issue without user interaction. Successful exploitation grants the attacker high impact on confidentiality, integrity, and availability by elevating privileges on the target system.

Microsoft’s advisory at msrc.microsoft.com details the vulnerability and available updates, while Vicarius has published accompanying detection and mitigation scripts that practitioners can use to identify and remediate affected systems.

EPSS for the CVE rose from a low baseline to a peak of 0.0222 on 2026-02-14 before receding to the current value of 0.0044, indicating a temporary increase in exploitation interest after disclosure.

EU & UK References

Vulnerability details

External control of file name or path in Windows Telephony Service allows an authorized attacker to elevate privileges over an adjacent network.

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?

CWE-73 path control in Telephony Service directly enables local privilege escalation to SYSTEM-level access.

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

CVEs Like This One

CVE-2026-24287Same product: Microsoft Windows 10 1809
CVE-2026-41088Same product: Microsoft Windows 10 21H2
CVE-2026-20922Same product: Microsoft Windows 10 1607
CVE-2026-20831Same product: Microsoft Windows 10 1607
CVE-2026-20820Same product: Microsoft Windows 10 1607
CVE-2026-20860Same product: Microsoft Windows 10 1607
CVE-2026-20840Same product: Microsoft Windows 10 1607
CVE-2026-20921Same product: Microsoft Windows 10 1607
CVE-2026-20816Same product: Microsoft Windows 10 1607
CVE-2026-20843Same product: Microsoft Windows 10 1607

Affected Assets

microsoft
windows 10 1607
≤ 10.0.14393.8783 · ≤ 10.0.14393.8783
microsoft
windows 10 1809
≤ 10.0.17763.8276 · ≤ 10.0.17763.8276
microsoft
windows 10 21h2
≤ 10.0.19044.6809
microsoft
windows 10 22h2
≤ 10.0.19045.6809
microsoft
windows 11 23h2
≤ 10.0.22631.6491
microsoft
windows 11 24h2
≤ 10.0.26100.7623
microsoft
windows 11 25h2
≤ 10.0.26200.7623
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
≤ 10.0.14393.8783
+4 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates CWE-73 external control of file name or path by requiring validation of inputs to the Windows Telephony Service.

prevent

Ensures timely remediation of the specific vulnerability in Windows Telephony Service through application of Microsoft's patches.

prevent

Limits the impact of privilege escalation by enforcing least privilege on low-privileged processes exploitable over adjacent networks.

References