8.1
CVE-2026-56649
- EPSS 0.65%
- Veröffentlicht 14.07.2026 17:09:29
- Zuletzt bearbeitet 22.07.2026 16:18:28
- CVE-Watchlists
- Unerledigt
Windows Network File System Remote Code Execution Vulnerability
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Network File System allows an unauthorized attacker to execute code over a network.Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Windows 10 1607 HwPlatformx64 Version < 10.0.14393.9339
Microsoft ≫ Windows 10 1607 HwPlatformx86 Version < 10.0.14393.9339
Microsoft ≫ Windows 10 1809 HwPlatformx64 Version < 10.0.17763.9020
Microsoft ≫ Windows 10 1809 HwPlatformx86 Version < 10.0.17763.9020
Microsoft ≫ Windows 10 21h2 HwPlatformarm64 Version < 10.0.19044.7548
Microsoft ≫ Windows 10 21h2 HwPlatformx64 Version < 10.0.19044.7548
Microsoft ≫ Windows 10 21h2 HwPlatformx86 Version < 10.0.19044.7548
Microsoft ≫ Windows 10 22h2 HwPlatformarm64 Version < 10.0.19045.7548
Microsoft ≫ Windows 10 22h2 HwPlatformx64 Version < 10.0.19045.7548
Microsoft ≫ Windows 10 22h2 HwPlatformx86 Version < 10.0.19045.7548
Microsoft ≫ Windows 11 24h2 HwPlatformarm64 Version < 10.0.26100.8875
Microsoft ≫ Windows 11 24h2 HwPlatformx64 Version < 10.0.26100.8875
Microsoft ≫ Windows 11 25h2 HwPlatformarm64 Version < 10.0.26200.8875
Microsoft ≫ Windows 11 25h2 HwPlatformx64 Version < 10.0.26200.8875
Microsoft ≫ Windows 11 26h1 HwPlatformarm64 Version < 10.0.28000.2269
Microsoft ≫ Windows 11 26h1 HwPlatformx64 Version < 10.0.28000.2269
Microsoft ≫ Windows Server 2012 Version-
Microsoft ≫ Windows Server 2012 Versionr2
Microsoft ≫ Windows Server 2016 SwEdition- HwPlatformx64 Version < 10.0.14393.9339
Microsoft ≫ Windows Server 2019 SwEdition- HwPlatformx64 Version < 10.0.17763.9020
Microsoft ≫ Windows Server 2022 HwPlatformx64 Version < 10.0.20348.5386
Microsoft ≫ Windows Server 2025 HwPlatformx64 Version < 10.0.26100.33158
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.65% | 0.471 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| Microsoft | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
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.
CWE-416 Use After Free
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.
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56649