Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local kernel-driver flaw needing a user to mount crafted UDF media (AV:L/UI:R) with no prior privileges (PR:N), yielding kernel-level escalation with high C/I/A.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability
AnalysisAI
Elevation of privilege in the Microsoft Windows Universal Disk Format File System driver (UDFS) allows a local attacker to gain higher privileges after a user mounts or opens a maliciously crafted UDF-formatted volume such as an ISO or disc image. The flaw is an out-of-bounds read (CWE-125) in the kernel-mode UDFS parser, and successful exploitation yields high impact to confidentiality, integrity, and availability (CVSS 7.8). No public exploit identified at time of analysis and it is not listed in CISA KEV, but Microsoft has released a patch.
Technical ContextAI
The vulnerability lives in the Windows kernel-mode driver (udfs.sys) that implements the Universal Disk Format (UDF/ISO 13346) filesystem used for optical media, disc images, and ISO files that Windows can natively mount by double-click. The CWE-125 out-of-bounds read indicates the driver reads memory beyond an allocated buffer while parsing attacker-controlled on-disk UDF structures such as volume descriptors, file entries, or extent metadata; the accompanying 'Buffer Overflow' and 'Information Disclosure' tags suggest malformed length or offset fields drive the parser past its buffer bounds. Because UDFS runs in kernel context, a parsing error that corrupts or leaks kernel memory can be leveraged to escalate from a normal user toward elevated/SYSTEM privileges. The CPE set confirms the flaw spans the shared Windows codebase from Windows 10 1607 and Server 2012 through Windows 11 26H1 and Server 2025.
RemediationAI
Apply the Microsoft security update for CVE-2026-50498 for your specific Windows or Windows Server build; Patch available per vendor advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50498, which lists the exact fixed build per OS version, so confirm the KB/build for each affected image rather than expecting a single cross-platform version. Because exploitation depends on a user mounting attacker-supplied UDF media, compensating controls until patching include blocking or quarantining inbound ISO/IMG/UDF disc-image files at the email gateway and web proxy (trade-off: may impede legitimate software distribution), and using Group Policy, AppLocker, or attack-surface-reduction rules to prevent auto-mounting of untrusted disc images (trade-off: disrupts workflows that rely on mounting ISOs). Restricting delivery of removable and virtual media to untrusted users reduces the user-interaction opportunity this vulnerability requires.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44105
GHSA-77fr-5p3g-f5p5