Skip to main content

Windows 11 CVE-2026-50428

| EUVDEUVD-2026-43907 MEDIUM
Out-of-bounds Read (CWE-125)
2026-07-14 microsoft GHSA-v4hp-j4fc-x9fp
5.5
CVSS 3.1 · NVD
Share

Severity by source

Vendor (microsoft) PRIMARY
HIGH
qualitative
NVD
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
5.5 MEDIUM

Local low-priv authenticated access (AV:L/PR:L/AC:L) with kernel memory disclosure gives C:H; description states only information disclosure so I:N and A:N, diverging from vendor's unexplained A:H.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Severity Changed
Jul 21, 2026 - 04:08 NVD
HIGH MEDIUM
CVSS changed
Jul 21, 2026 - 04:08 NVD
7.1 (HIGH) 5.5 (MEDIUM)
Analysis Generated
Jul 14, 2026 - 20:28 vuln.today
CVE Published
Jul 14, 2026 - 17:06 cve.org
HIGH 7.1

DescriptionNVD

Out-of-bounds read in Windows Container Isolation FS Filter Driver (unionfs.sys) allows an authorized attacker to disclose information locally.

AnalysisAI

Local information disclosure in the Windows Container Isolation FS Filter Driver (unionfs.sys) on Windows 11 version 26H1 allows an authorized low-privileged user to read memory outside intended bounds and disclose sensitive kernel or process data. The flaw was reported by Microsoft, a vendor patch is available, and there is no public exploit identified at time of analysis. CVSS 7.1 (AV:L) reflects local access with low privileges but high confidentiality impact.

Technical ContextAI

The vulnerability lives in unionfs.sys, the file-system minifilter driver that implements Windows Container Isolation - the union/overlay filesystem layer used by Windows Server and client containers (and by isolation features such as MSIX/AppX and Windows Sandbox scratch layers) to merge a read-only base image with a writable scratch layer. As a kernel-mode filter driver it sits in the I/O stack and processes filter callback data on behalf of any local caller performing filesystem operations against isolated volumes. The root cause is CWE-125 (Out-of-bounds Read): the driver reads past the end of an allocated buffer, most likely due to insufficient validation of a length, offset, or reparse/placeholder structure supplied through an IRP or filter operation, causing adjacent kernel memory to be returned to the caller. Because the affected code runs in kernel context, leaked bytes can include pointers or secrets useful for defeating KASLR or staging further exploitation.

RemediationAI

Patch available per vendor advisory - apply the Microsoft security update for CVE-2026-50428 to Windows 11 version 26H1 as published at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50428 (consult the MSRC page for the exact KB number and build, which were not included in the provided data). Because exploitation requires local, authenticated access, the primary compensating control until patching is to enforce least privilege and limit which users can run container/isolation workloads: restrict use of Windows Sandbox, MSIX app isolation, and container features on sensitive hosts, and monitor for untrusted local accounts. Disabling container isolation features where they are not needed reduces the attack surface but will break any application relying on the union filesystem, so validate workload dependencies before doing so. Standard hardening (removing unnecessary local interactive logon rights, application allow-listing) further reduces the pool of attackers who could reach the driver.

CVE-2026-33824 CRITICAL POC
9.8 Apr 14

Remote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen

CVE-2026-32202 MEDIUM POC
4.3 Apr 14

Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n

CVE-2026-49798 CRITICAL POC
9.3 Jul 14

Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve

CVE-2026-49795 HIGH POC
8.8 Jul 14

Local privilege escalation in the Windows Kernel lets an already-authenticated attacker corrupt kernel memory via a use-

CVE-2026-54128 HIGH POC
8.4 Jul 14

Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff

CVE-2026-50423 HIGH POC
7.8 Jul 14

Local privilege escalation in the Microsoft Windows Kernel allows an already-authenticated attacker to elevate to SYSTEM

CVE-2026-50655 HIGH POC
7.8 Jul 14

Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug

CVE-2026-54992 HIGH POC
7.8 Jul 14

Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component

CVE-2026-50489 HIGH POC
7.8 Jul 14

Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem

CVE-2026-58633 HIGH POC
7.8 Jul 14

Local privilege escalation in the Desktop Window Manager (DWM) component of Windows 11 version 26H1 allows an authentica

CVE-2026-50667 HIGH POC
7.0 Jul 14

Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c

CVE-2026-57092 CRITICAL
9.9 Jul 14

Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating

Share

CVE-2026-50428 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy