
Technical documentation and resources for CVE-2026-21250, a Windows HTTP.sys local privilege escalation vulnerability, including affected versions, CVSS details, and mitigation guidance.
Windows 11 24H2 - Local Privilege Escalation
🚨 Technical analysis and resources for vulnerability CVE-2026-21250 Windows 11 24H2 / 25H2 - Windows Server 2022/2025
This repository contains technical documentation and resources for studying vulnerability CVE-2026-21250, an untrusted pointer dereference flaw in the Windows HTTP.sys driver that allows local privilege escalation (LPE).
The vulnerability allows an attacker with low privileges and local access to the system to execute code with elevated privileges by exploiting improper pointer handling in the HTTP.sys component.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HThe vulnerability affects the following Windows versions:
🔹 Note: Versions later than the mentioned builds are not vulnerable (patched in February 2026).
An attacker who successfully exploits this vulnerability could obtain SYSTEM privileges, allowing:
It is recommended to apply the security updates provided by Microsoft:
✅ Apply security patches immediately from:
Q: What privileges can an attacker obtain by exploiting this vulnerability? 🔹 A: SYSTEM privileges (NT AUTHORITY\SYSTEM), allowing full system control.
This content is for exclusively educational and cybersecurity research purposes. The information is provided "as is" without warranty of any kind. Users are responsible for complying with all applicable laws and regulations.
Last updated: Feb 10, 2026
Version: 1.0
| Metric | Value | Description |
|---|
| CWE ID | CWE-822 | Untrusted Pointer Dereference |
| CVSS 3.1 Base Score | 7.8 (HIGH) | Severity score |
| CVSS Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | Local, low complexity, no interaction |
| CVE Published | February 10, 2026 | Official release date |
| Report confidence | Confirmed | Validated by Microsoft and NVD |
| Operating System | Architecture | Maximum Vulnerable Build |
|---|
| Windows 11 24H2 | x64 / ARM64 | 10.0.26100.7781 |
| Windows 11 25H2 | x64 / ARM64 | 10.0.26200.7781 |
| Windows Server 2022 (23H2) | x64 | 10.0.25398.2149 |
| Windows Server 2025 | x64 | 10.0.26100.32313 |
| Operating System | KB | Build | Date |
|---|
| Windows 11 24H2 (x64) | 5077181 / 5077212 | 10.0.26100.7840 / 7781 | Feb 10, 2026 |
| Windows 11 24H2 (ARM64) | 5077181 / 5077212 | 10.0.26100.7840 / 7781 | Feb 10, 2026 |
| Windows 11 25H2 (x64) | 5077181 / 5077212 | 10.0.26200.7840 / 7781 | Feb 10, 2026 |
| Windows 11 25H2 (ARM64) | 5077181 / 5077212 | 10.0.26200.7840 / 7781 | Feb 10, 2026 |
| Windows Server 2022 23H2 | 5075897 | 10.0.25398.2149 | Feb 10, 2026 |
| Windows Server 2025 | 5075899 / 5075942 | 10.0.26100.32370 / 32313 | Feb 10, 2026 |