LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2015-1635: Microsoft HTTP.sys Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 10, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Aug 10, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2015-1635 to its Known Exploited Vulnerabilities catalog on Feb 10, 2022, with a federal patch deadline of Aug 10, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft HTTP protocol stack (HTTP.sys) contains a vulnerability that allows for remote code execution.

CVE-2015-1635 is a remote code execution vulnerability in Microsoft’s HTTP protocol stack component, HTTP.sys. An attacker who can reach an affected system over the network may be able to run code in the context of the HTTP stack, which sits at a privileged layer on Windows hosts that accept HTTP traffic. For IT and security teams this matters because HTTP.sys is foundational to IIS and other Windows HTTP services; successful abuse can give an attacker a foothold without needing valid credentials.

Public detail on exact mechanics is limited to the vendor and CISA descriptions; treat the guidance below as class-level defender advice and confirm every version, patch, and configuration detail against the Microsoft advisory for this CVE.

How it works

The weakness is classified as CWE-94 (code injection). In broad terms for this class, the HTTP.sys component improperly handles certain crafted input while processing HTTP requests. An unauthenticated remote attacker can send specially formed traffic to a listening HTTP endpoint; if the stack fails to validate or constrain that input correctly, the attacker’s data can influence execution flow and lead to arbitrary code running with the privileges of the HTTP.sys driver or associated service.

No exploit code or packet-level details are provided in the given facts. Defenders should assume that any network-reachable Windows host running the vulnerable HTTP.sys implementation is in scope until the vendor update is applied and verified. Confirm the precise trigger conditions and affected request types only from the official Microsoft advisory.

Am I affected? How to find it in your systems

HTTP.sys is the kernel-mode HTTP protocol stack used by Internet Information Services (IIS), HTTP Server APIs, and other Windows components that accept HTTP/HTTPS connections. It commonly appears on Windows Server and client systems that host web applications, reverse proxies, or management interfaces.

How to remediate

Patch first. Apply the Microsoft security update that addresses CVE-2015-1635 exactly as directed in the vendor advisory and the CISA required action (“Apply updates per vendor instructions”). After installation, reboot if required and verify the HTTP.sys version and update status on every affected host.

If you can't patch immediately

Compensating controls reduce but do not eliminate risk. Implement them only as a bridge until the vendor update is installed.

If your data may have been exposed

Actively exploited remote code execution vulnerabilities can lead to full host compromise and subsequent data theft or ransomware, although known ransomware use is not documented for this CVE in the supplied facts. If you have evidence of exploitation or cannot rule it out, follow your incident-response process: isolate affected systems, preserve forensic images, rotate credentials, and assess what data the host could access. As a quick additional check, you can run a free exposure scan of your email addresses against known breach datasets to see whether associated accounts appear in prior public breaches while you complete containment and recovery.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · HTTP.sys
WeaknessCWE-94
Added to CISA KEVFeb 10, 2022
Federal patch deadlineAug 10, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities