CVE-2026-50458

Published Jul 14, 2026

Last updated 2 days ago

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-50458 is a use-after-free vulnerability found within the Microsoft Brokering File System (BFS), specifically impacting the `bfs.sys` Windows kernel minifilter driver. This flaw allows an authorized local attacker to elevate privileges on an affected Windows host. The vulnerability arises from a race condition during concurrent operations on BFS objects, where a kernel object can be freed while still being referenced by another thread, leading to a use-after-free condition. Exploitation of CVE-2026-50458 can enable an attacker to achieve arbitrary code execution and gain full control over the compromised system, impacting confidentiality, integrity, and availability. Affected systems include various versions of Windows 11 (24H2, 25H2, and 26H1) and Windows Server 2025. Microsoft released an advisory and corresponding patches for this vulnerability on July 14, 2026.

Description
Use after free in Microsoft Brokering File System allows an authorized attacker to elevate privileges locally.
Source
secure@microsoft.com
NVD status
Analyzed
Products
windows_11_24h2, windows_11_25h2, windows_11_26h1, windows_server_2025

Risk scores

CVSS 3.1

Type
Secondary
Base score
7.8
Impact score
5.9
Exploitability score
1.8
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Severity
HIGH

Weaknesses

secure@microsoft.com
CWE-362

Social media

Hype score is a measure of social media activity compared against trending CVEs from the past 12 months. Max score 100.

Hype score

4

Configurations

References

Sources include official advisories and independent security research.