Windows HTTP.sys Elevation of Privilege Vulnerability
CVE-2026-21250 is an elevation of privilege vulnerability in Windows HTTP.sys. The provided content describes the flaw as an untrusted pointer dereference in HTTP.sys that allows an authorized attacker to elevate privileges locally. No additional technical detail about the specific vulnerable code path, function, or triggering input is provided in the supplied material.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).
Repository contains two C source files and two Markdown documents. The main executable PoC is Exploit.c, a Windows Winsock-based client that connects to 127.0.0.1:80 and sends a handcrafted HTTP request with a custom header, X-Trigger-Ptr, followed by 8 raw bytes (default all 0x00). The code carefully uses memcpy and send(..., offset, ...) so embedded null bytes are transmitted intact, indicating the core research goal is to test whether HTTP.sys mishandles binary header data and dereferences attacker-controlled pointer content. Exploit_advanced.c is not a complete standalone exploit; it is a helper-style payload builder that constructs a more realistic HTTP request to /index.php with randomized parameters and the same pointer-bearing header. README.md frames the repository as research for CVE-2026-21250, described as an HTTP.sys untrusted pointer dereference leading to local privilege escalation on recent Windows 11 and Windows Server builds. Use.md contains conceptual offensive notes on heap spraying, header obfuscation, keep-alive/race-condition ideas, and post-exploitation tradecraft, but these are documentation only and not implemented in the code. Overall, this is a low-maturity proof-of-concept/research repository: it demonstrates malformed network input delivery to HTTP.sys, but it does not include a working privilege-escalation chain, shellcode delivery, or reliable SYSTEM-level payload.
Affected products & vendors
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
Recent activity
7 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A privilege escalation vulnerability affecting Windows HTTP.sys.
An elevation of privilege vulnerability in Windows HTTP.sys.
An elevation of privilege vulnerability in Windows HTTP.sys (no additional details provided in the content).
An elevation of privilege vulnerability in Windows HTTP.sys.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.