7.5
CVE-2026-32203
- EPSS 0.26%
- Veröffentlicht 14.04.2026 16:58:38
- Zuletzt bearbeitet 06.05.2026 14:56:02
- Quelle secure@microsoft.com
- CVE-Watchlists
- Unerledigt
.NET and Visual Studio Denial of Service Vulnerability
Stack-based buffer overflow in .NET and Visual Studio allows an unauthorized attacker to deny service over a network.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Visual Studio 2022 Version >= 17.12.0 < 17.12.19
Microsoft ≫ Visual Studio 2022 SwPlatform- Version >= 17.14.0 < 17.14.30
Microsoft ≫ Visual Studio 2026 Version >= 18.4.0 < 18.4.4
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.26% | 0.49 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| secure@microsoft.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.