Skip to main content

Microsoft CVE-2026-27921

| EUVDEUVD-2026-22467 HIGH
Race Condition (CWE-362)
2026-04-14 microsoft GHSA-wjm4-8wvf-p2wh
7.0
CVSS 3.1 · NVD
Temporal: 6.1
Share

Severity by source

NVD PRIMARY
7.0 HIGH
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CIRCL (temporal)
6.1 MEDIUM
cvss

Primary rating from NVD.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Re-analysis Queued
Apr 17, 2026 - 15:22 vuln.today
cvss_changed
Analysis Generated
Apr 14, 2026 - 19:16 vuln.today
EUVD ID Assigned
Apr 14, 2026 - 17:46 euvd
EUVD-2026-22467
Analysis Generated
Apr 14, 2026 - 17:46 vuln.today
Patch released
Apr 14, 2026 - 17:46 nvd
Patch available
CVE Published
Apr 14, 2026 - 16:57 nvd
HIGH 7.0

DescriptionCVE.org

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally.

AnalysisAI

Local privilege escalation in Windows TCP/IP stack across Windows 10, 11, and Server editions allows low-privileged authenticated users to gain SYSTEM-level access by exploiting a race condition in shared resource synchronization. This CWE-362 flaw affects every supported Windows version from legacy Server 2012 through cutting-edge Windows 11 26H1, with vendor-released patches available. The local attack vector (AV:L) and high complexity (AC:H) reduce immediate mass-exploitation risk, though the

Technical ContextAI

This vulnerability exploits a race condition (CWE-362) in the Windows TCP/IP stack, the foundational networking implementation in the Windows kernel. Race conditions occur when multiple threads or processes access shared memory or resources without proper synchronization primitives (mutexes, semaphores, atomic operations). In TCP/IP stacks, these conditions often arise during socket state transitions, buffer management, or connection handling where kernel-mode code manipulates shared data structures. The Windows TCP/IP driver (tcpip.sys) operates at ring 0 with SYSTEM privileges, making race condition exploitation particularly dangerous-successful manipulation of timing windows can corrupt kernel structures, bypass security checks, or execute attacker-controlled code in kernel context. The CPE data confirms impact spans the entire modern Windows ecosystem: client operating systems (Windows 10 versions 1607/1809/21H2/22H2, Windows 11 versions 22H3/23H2/24H2/25H2/26H1) and server platforms (Server 2012/2012 R2/2016/2019/2022/2025 including Server Core installations). This breadth indicates the vulnerable code exists in a core TCP/IP component shared across all SKUs rather than a feature-specific implementation, amplifying remediation urgency.

RemediationAI

Vendor-released patches are available through Microsoft's standard update channels with specific fixed versions documented per platform. Apply cumulative updates to reach or exceed these build numbers: Windows 10 1607 to 10.0.14393.9060, Windows 10 1809 to 10.0.17763.8644, Windows 10 21H2 to 10.0.19044.7184, Windows 10 22H2 to 10.0.19045.7184, Windows 11 22H3/23H2 to 10.0.22631.6936, Windows 11 24H2 to 10.0.26100.32690, Windows 11 25H2 to 10.0.26200.8246, Windows 11 26H1 to 10.0.28000.1836, Server 2012 to 6.2.9200.26026, Server 2012 R2 to 6.3.9600.23132

Share

CVE-2026-27921 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy