Skip to main content

Severity by source

Vendor (microsoft) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CIRCL (temporal)
8.5 HIGH
cvss

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Patch available
Jun 09, 2026 - 19:03 EUVD
Analysis Generated
Jun 09, 2026 - 17:57 vuln.today
CVE Published
Jun 09, 2026 - 17:17 nvd
CRITICAL 9.8

DescriptionCVE.org

Integer overflow or wraparound in Windows HTTP.sys allows an unauthorized attacker to execute code over a network.

AnalysisAI

Remote code execution in Microsoft Windows HTTP.sys allows unauthenticated network attackers to execute arbitrary code by triggering an integer overflow that leads to heap-based memory corruption. The flaw carries a CVSS 9.8 rating reflecting network reachability, no privileges, and no user interaction, and impacts the kernel-mode HTTP listener used by IIS and any Windows service relying on the HTTP Server API. No public exploit has been identified at the time of analysis and CISA KEV does not list it, but the wormable profile of HTTP.sys flaws warrants urgent patching.

Technical ContextAI

HTTP.sys is the Windows kernel-mode driver that parses and queues HTTP/HTTPS requests on behalf of IIS, WinRM, WSDAPI, SSDP, and various third-party services using the HTTP Server API. CWE-122 (Heap-based Buffer Overflow), triggered here through an integer overflow or wraparound in size calculations, occurs when arithmetic on a request-derived length wraps past INT_MAX or SIZE_MAX, causing a downstream allocation to be sized smaller than the data subsequently copied into it. Because HTTP.sys executes in kernel context (System), successful memory corruption typically yields SYSTEM-level code execution and is historically wormable, as seen in prior HTTP.sys issues such as CVE-2021-31166 and CVE-2022-21907.

RemediationAI

Apply the Microsoft security update referenced in the MSRC advisory (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47291) for each affected Windows build as the primary fix; an exact fix version was not provided in the input data, so consult the advisory for the specific KB articles per SKU. Where patching cannot be completed immediately, restrict inbound TCP/80 and TCP/443 to HTTP.sys-backed services using host or network firewalls, terminate TLS and HTTP parsing on a non-Windows reverse proxy in front of IIS so malformed requests never reach the kernel driver, and disable optional HTTP.sys features such as HTTP/2 or response caching if the advisory identifies them as the trigger surface - note that proxy fronting can break NTLM/Kerberos pass-through and disabling HTTP/2 will reduce performance for modern clients. Audit and disable any unused HTTP Server API consumers (WinRM, WSDAPI, SSDP) on servers that do not require them.

CVE-2021-40444 HIGH POC
8.8 Sep 15

Windows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX

CVE-2021-34527 HIGH POC
8.8 Jul 02

<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi

CVE-2022-30190 HIGH POC
7.8 Jun 01

Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f

CVE-2017-0147 HIGH POC
7.5 Mar 17

The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows

CVE-2018-8174 HIGH POC
7.5 May 09

The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co

CVE-2021-1675 HIGH POC
7.8 Jun 08

Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth

CVE-2016-7255 HIGH POC
7.8 Nov 10

The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited

CVE-2023-36884 HIGH POC
7.5 Jul 11

Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo

CVE-2023-44487 HIGH POC
7.5 Oct 10

Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour

CVE-2024-30088 HIGH POC
7.0 Jun 11

Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR

CVE-2019-1458 HIGH POC
7.8 Dec 10

An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in

CVE-2018-8453 HIGH POC
7.8 Oct 10

An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in

Share

CVE-2026-47291 vulnerability details – vuln.today

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