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

Windows Win32K ICOMP Type Confusion Elevation of Privilege

IdentifiersCVE-2025-50168CWE-843· Access of Resource Using…

CVE-2025-50168 is an elevation of privilege vulnerability in the Windows Win32K component, specifically identified as affecting ICOMP. The issue is described as an access of resource using incompatible type (type confusion). Successful exploitation allows a locally authorized attacker to trigger the type confusion condition in Win32K/ICOMP and elevate privileges on the affected Windows system.

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 an attacker who already has local authorized access to elevate privileges on the target system. In practical terms, this can enable execution with higher privileges than initially granted, potentially including administrative or SYSTEM-level context depending on the exploitation path and target configuration.

Mitigation

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

If immediate patching is not possible, reduce exposure by limiting local interactive access, minimizing the number of authorized users, enforcing least privilege, restricting execution of untrusted code, and monitoring for suspicious local privilege escalation behavior involving Win32K. These measures are only compensating controls and do not remove the underlying vulnerability.

Remediation

Patch, then assume compromise.

Apply the Microsoft security update that addresses CVE-2025-50168 as part of the August 2025 Patch Tuesday release. Organizations should prioritize patching affected Windows systems, especially where local user access is possible or where privilege escalation would materially increase attacker capability after initial compromise.
PUBLIC EXPLOITS

Exploits

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

VALID 1 / 1 TOTALView more in app
CVE-2025-50168-pwn2own-berlin-2025MaturityPoCVerified exploit

This repository contains a local privilege escalation (LPE) exploit targeting CVE-2025-50168, a vulnerability in the Win32kbase!DirectComposition component of Microsoft Windows. The exploit was submitted to Pwn2Own Berlin 2025 in the LPE category. The main exploit logic resides in 'P2O/main.cpp', which orchestrates the attack by leaking the Windows kernel base address (bypassing kASLR) using a side-channel technique (prefetch-based, with assembly in 'prefetch_asm.asm' and logic in 'prefetch_leak.h'), and then exploiting the DirectComposition vulnerability to escalate privileges. The exploit manipulates kernel memory structures to obtain SYSTEM privileges and spawns a SYSTEM shell. The codebase is written in C++ with some inline assembly and is structured as a Visual Studio project. No network endpoints are used; the attack vector is purely local. The exploit uses named pipes (\\.\pipe\inputPipe and \\.\pipe\outputPipe) for internal communication. The repository is mature and operational, providing a working LPE exploit for research and educational purposes.

D4m0nDisclosed Nov 1, 2025cppclocal
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 22h2operating_system
Microsoft CorporationWindows 11 23h2operating_system
Microsoft CorporationWindows 11 24h2operating_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 activity7

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