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

CVE-2010-4398: Microsoft Windows Kernel Stack-Based Buffer Overflow Vulnerability

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

Stack-based buffer overflow in the RtlQueryRegistryValues function in win32k.sys in Microsoft Windows allows local users to gain privileges, and bypass the User Account Control (UAC) feature.

CVE-2010-4398 is a stack-based buffer overflow in the Windows kernel component win32k.sys, specifically in the RtlQueryRegistryValues function. A local user can abuse it to elevate privileges and bypass User Account Control (UAC). For IT and security teams this matters because successful exploitation turns a low-privilege foothold into full system control, enabling further lateral movement or persistence on affected Microsoft Windows hosts.

Public detail is limited to the CISA summary and the CWE-119 classification; confirm exact affected builds, patch identifiers, and any additional constraints against the vendor advisory before acting.

How it works

The weakness is CWE-119: improper restriction of operations within the bounds of a memory buffer. In this case the overflow occurs on the kernel stack when RtlQueryRegistryValues processes certain registry-related input. Because the vulnerable code runs in kernel mode (win32k.sys), a carefully crafted local call can overwrite adjacent stack data, hijack control flow, and execute attacker-controlled code with elevated privileges.

An attacker who already has a local account—or who has obtained code execution under a limited user—can trigger the flawed path to escalate to SYSTEM-level rights and circumvent UAC prompts. No remote, unauthenticated vector is described in the provided facts; the attack requires local access. Exact trigger conditions and payload construction are not supplied here and must be verified only from official vendor documentation if needed for defensive analysis.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows systems that include the win32k.sys driver and the RtlQueryRegistryValues function. Typical locations are workstations, servers, and any Windows image that has not received the corresponding security update.

Because exact version matrices are not restated in the supplied facts, treat any unpatched Windows host as potentially vulnerable until confirmed otherwise against the vendor advisory.

How to remediate

Apply the security update supplied by Microsoft for CVE-2010-4398 as the primary remediation. Follow the vendor’s installation and reboot guidance exactly; CISA’s required action is simply “Apply updates per vendor instructions.”

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower likelihood and impact but do not eliminate the vulnerability; schedule patching as soon as practicable.

If your data may have been exposed

Actively exploited local privilege-escalation flaws can be used after an initial compromise to reach sensitive data or deploy further payloads. Known ransomware use of this specific CVE is not documented in the supplied facts. If you suspect a host was compromised before patching, perform standard incident-response steps: isolate the system, preserve volatile evidence, and hunt for persistence or data access. 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 appeared in prior incidents.

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

Details

AffectedMicrosoft · Windows
WeaknessCWE-119
Added to CISA KEVMar 28, 2022
Federal patch deadlineApr 21, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities