CVE-2025-49665
BaseFortify
Publication date: 2025-07-08
Last updated on: 2025-07-15
Assigner: Microsoft Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | windows_10_1507 | to 10.0.10240.21073 (exc) |
| microsoft | windows_10_1507 | to 10.0.10240.21073 (exc) |
| microsoft | windows_10_1607 | to 10.0.14393.8246 (exc) |
| microsoft | windows_10_1607 | to 10.0.14393.8246 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.7558 (exc) |
| microsoft | windows_10_1809 | to 10.0.17763.7558 (exc) |
| microsoft | windows_10_21h2 | to 10.0.19044.6093 (exc) |
| microsoft | windows_10_22h2 | to 10.0.19045.6093 (exc) |
| microsoft | windows_11_22h2 | to 10.0.22621.5624 (exc) |
| microsoft | windows_11_23h2 | to 10.0.22631.5624 (exc) |
| microsoft | windows_11_24h2 | to 10.0.26100.4652 (exc) |
| microsoft | windows_server_2012 | * |
| microsoft | windows_server_2012 | r2 |
| microsoft | windows_server_2016 | to 10.0.14393.8246 (exc) |
| microsoft | windows_server_2019 | to 10.0.17763.7558 (exc) |
| microsoft | windows_server_2022 | to 10.0.20348.3932 (exc) |
| microsoft | windows_server_2022_23h2 | to 10.0.25398.1732 (exc) |
| microsoft | windows_server_2025 | to 10.0.26100.4652 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-416 | The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer. |
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a race condition in the Workspace Broker component where concurrent execution using a shared resource is improperly synchronized. This flaw allows an authorized attacker to locally elevate their privileges by exploiting the timing issue.
How can this vulnerability impact me? :
An attacker who already has some level of access can exploit this vulnerability to gain higher privileges on the affected system. This can lead to full control over the system, allowing the attacker to compromise confidentiality, integrity, and availability of data and services.