Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Improper privilege management in Windows Kernel allows an unauthorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation vulnerability in the Windows Kernel stemming from improper privilege management (CWE-269), allowing an unauthenticated attacker with local system access to escalate privileges without user interaction. This affects multiple Windows versions and has a CVSS 8.4 severity rating indicating high confidentiality, integrity, and availability impact. The vulnerability's low attack complexity (AC:L) and lack of privilege requirements (PR:N) indicate it is relatively straightforward to exploit for any local attacker.
Technical ContextAI
The vulnerability resides in the Windows Kernel's privilege management subsystem, which is responsible for enforcing access control and privilege boundaries between user-mode and kernel-mode execution contexts. CWE-269 (Improper Access Control - Generic) indicates the root cause is inadequate validation or enforcement of privilege transitions within the kernel. The flaw likely allows an attacker to bypass privilege escalation protections through improper handling of access control mechanisms, potentially involving token impersonation, capability checks, or privilege inheritance flaws. Affected systems include Windows operating systems across multiple versions where the vulnerable kernel component processes system calls related to privilege management without sufficient validation of requester credentials or privilege levels.
RemediationAI
- PATCH: Apply the latest Windows security update from Microsoft addressing CVE-2025-33067 (specific patch KB numbers not provided in available data—consult Microsoft Security Update Guide or MSRC advisory). 2. IMMEDIATE ACTIONS: Prioritize patching for systems with local user access, particularly servers and shared workstations. 3. MITIGATIONS (if patch unavailable): Restrict local logon privileges where possible; enforce strong authentication and multi-factor authentication to limit lateral movement post-compromise; deploy application whitelisting to restrict execution of privilege escalation tools; monitor for suspicious privilege elevation attempts in Windows Event Logs (Security event IDs 4624, 4672, 4673). 4. DETECTION: Monitor for abnormal token creation, unexpected kernel-mode access from user-mode processes, and unusual privilege escalation patterns. 5. VERIFICATION: After patching, verify kernel version updates via 'winver' or 'systeminfo' commands.
Windows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in
A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker
Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b
An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote
FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit
Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17777