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

CVE-2015-6175: Microsoft Windows Kernel Privilege Escalation Vulnerability

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

The kernel in Microsoft Windows contains a vulnerability that allows local users to gain privileges via a crafted application.

CVE-2015-6175 is a privilege-escalation vulnerability in the Microsoft Windows kernel. A local user who can run a crafted application may be able to obtain higher privileges on the affected system. For IT and security teams this matters because successful local elevation often turns a limited foothold into full system control, enabling persistence, credential access, or further lateral movement. Specifics of affected builds and exact conditions must be confirmed against the vendor advisory.

How it works

The weakness is classified as CWE-264 (Permissions, Privileges, and Access Controls). In broad terms, the kernel fails to enforce proper access controls when handling certain requests from user-mode code. An attacker who already has the ability to execute code on the machine—through a standard user account, a compromised process, or malware—supplies a crafted application that triggers the flawed kernel path. If successful, the application runs with elevated privileges it should not possess. Public detail does not describe the precise kernel object or call sequence involved; defenders should treat it as a classic local privilege-escalation flaw in the Windows kernel and rely on the vendor advisory for technical depth rather than assuming particular exploit mechanics.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows. Kernel components are present on essentially every Windows endpoint and server, so inventory should cover workstations, member servers, domain controllers, and any virtual machines running Windows. Practical steps include:

Telemetry signs of exploitation are those typical of local privilege escalation: unexpected processes running as SYSTEM or other high-privilege accounts shortly after a low-privilege process starts, anomalous kernel-mode activity, or security-event logs showing sudden privilege changes. Because the attack requires local code execution, review endpoint-detection alerts for suspicious binaries or scripts launched by standard users. Absence of such alerts does not prove safety; patch status remains the primary indicator.

How to remediate

The required action is to apply updates per vendor instructions. Obtain and deploy the security update that Microsoft released for this CVE, following your normal change-control and testing process. After installation, verify that the update is present on every Windows host and reboot if the advisory indicates a restart is necessary for the kernel fix to take effect. Once patched, continue routine hardening for the privilege-escalation class: enforce least privilege for user accounts, restrict the ability of standard users to load arbitrary drivers or execute untrusted code, and keep endpoint-protection and application-control policies current. Re-scan or re-inventory after deployment to confirm coverage.

If you can't patch immediately

When immediate patching is not feasible, reduce the attack surface with compensating controls:

Monitor closely and schedule the official update as soon as operational constraints allow; compensating controls do not replace the vendor fix.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities can be a stepping stone to broader compromise and data exposure. Known ransomware use of this specific CVE is not documented, yet any successful elevation warrants a full incident-response review of the affected host and connected systems. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether credentials or personal information have already appeared in public breach corpora.

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

Details

AffectedMicrosoft · Windows
WeaknessCWE-264
Added to CISA KEVMay 25, 2022
Federal patch deadlineJun 15, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities