Microsoft has issued a critical security update for a kernel‑level privilege escalation vulnerability (CVE‑2026‑46170). Affected Windows 10 and 11 builds are exploitable. Immediate patching and verification are mandatory.
Immediate Impact
A zero‑day kernel exploit (CVE‑2026‑46170) allows attackers to gain SYSTEM privileges on vulnerable Windows 10 and 11 machines. The flaw exists in the Windows kernel’s handling of device driver interactions. Successful exploitation can lead to full system takeover, data exfiltration, and persistence.
Technical Details
- CVE ID: CVE‑2026‑46170
- Affected products: Windows 10 (1909‑22H2) and Windows 11 (21H2‑22H2) including all cumulative updates released before 22‑Jan‑2026.
- Vulnerability type: Privilege escalation via improper validation of user‑supplied I/O request packets.
- CVSS v3.1 score: 9.8 (Critical)
- Exploit vector: Local. An attacker with user‑level access can trigger the vulnerability by loading a malicious device driver or sending crafted I/O requests to an existing driver.
- Impact: Escalate to SYSTEM, modify registry, install persistence mechanisms, and exfiltrate data.
Mitigation Steps
- Apply the latest cumulative update. Download the update from the Microsoft Update Catalog or enable WSUS to push the patch.
- Windows 10: KB5034110
- Windows 11: KB5034111
- Verify installation. Run
winveror check the update history in Settings → Windows Update → View update history. - Reboot after installation to ensure the kernel is reloaded.
- Disable legacy device drivers that are not signed. Use Device Manager to uninstall or disable.
- Enable Windows Defender Credential Guard to add an extra layer of isolation.
- Audit system logs for any unusual driver loads or unexpected SYSTEM processes.
Timeline
- 2026‑01‑15 – Microsoft identified the flaw during internal security testing.
- 2026‑01‑20 – CVE assigned and preliminary advisory released.
- 2026‑01‑25 – Public advisory published with patch release.
- 2026‑02‑01 – End of support for unpatched systems announced.
Additional Resources
- Microsoft Security Advisory – CVE‑2026‑46170
- Windows Update Catalog – KB5034110
- KB5034111 – Windows 11 Update
- Windows Defender Credential Guard
Act now. Apply the patch immediately and verify that the kernel update has been applied. Failure to do so exposes systems to full compromise.
Comments
Please log in or register to join the discussion