9.8
CVE-2026-45657
- EPSS 15.48%
- Veröffentlicht 09.06.2026 17:17:33
- Zuletzt bearbeitet 10.06.2026 20:44:01
- Quelle secure@microsoft.com
- CVE-Watchlists
- Unerledigt
Windows Kernel Remote Code Execution Vulnerability
Use after free in Windows Kernel allows an unauthorized attacker to execute code over a network.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Windows 11 23h2 HwPlatformarm64 Version < 10.0.22631.7219
Microsoft ≫ Windows 11 23h2 HwPlatformx64 Version < 10.0.22631.7219
Microsoft ≫ Windows 11 24h2 HwPlatformarm64 Version < 10.0.26100.8655
Microsoft ≫ Windows 11 24h2 HwPlatformx64 Version < 10.0.26100.8655
Microsoft ≫ Windows 11 25h2 HwPlatformarm64 Version < 10.0.26200.8655
Microsoft ≫ Windows 11 25h2 HwPlatformx64 Version < 10.0.26200.8655
Microsoft ≫ Windows 11 26h1 HwPlatformarm64 Version < 10.0.28000.2269
Microsoft ≫ Windows 11 26h1 HwPlatformx64 Version < 10.0.28000.2269
Microsoft ≫ Windows Server 2022 Version < 10.0.20348.5256
Microsoft ≫ Windows Server 2025 HwPlatformx64 Version < 10.0.26100.32995
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 15.48% | 0.964 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| secure@microsoft.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
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.
Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
Für Zugriff zu Vulnerability Intelligence ist ein VulnDex Zugang erforderlich.
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45657