Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
HighPublic exploit

Windows HTTP.sys Elevation of Privilege Vulnerability

IdentifiersCVE-2026-21250CWE-822· Untrusted Pointer Dereference

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.

Share:
For your environment

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.

ANALYST BRIEF

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.

Successful exploitation allows a local authorized attacker to elevate privileges on the affected Windows system. The supplied content does not specify the final integrity level or whether SYSTEM privileges are obtained, but the impact is local privilege escalation within the Windows host.

Mitigation

If you can’t patch tonight, do this now.

If patching cannot be performed immediately, reduce exposure by limiting local access to trusted users only and restricting the ability of lower-privileged accounts to execute code on affected systems, since the vulnerability requires local authorized access. No HTTP.sys-specific workaround or vendor mitigation is provided in the supplied content.

Remediation

Patch, then assume compromise.

Apply Microsoft's February 2026 security update for the affected Windows versions. The supplied content states Microsoft released patches for supported product versions and recommends prompt installation, with verification via Windows Update, Update History, or standalone packages from the Microsoft Update Catalog if necessary.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).

VALID 1 / 2 TOTALView more in app
CVE-2026-21250MaturityPoCVerified exploit

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.

kaleth4Disclosed May 4, 2026cmarkdownnetworklocal
EXPOSURE SURFACE

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.

VendorProductType
Microsoft CorporationWindows 11 24h2operating_system
Microsoft CorporationWindows 11 25h2operating_system
Microsoft CorporationWindows 11 26h1operating_system
Microsoft CorporationWindows Server 2022 23h2operating_system
Microsoft CorporationWindows Server 2025operating_system
Microsoft CorporationWindows Server 23h2operating_system

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity3

Community discussion across Reddit, Mastodon, and other social sources.