Vulnerability Details : CVE-2025-24064
Use after free in DNS Server allows an unauthorized attacker to execute code over a network.
Vulnerability category: Memory CorruptionExecute code
Products affected by CVE-2025-24064
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2025-24064
0.30%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2025-24064
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.1
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/... |
N/A
|
N/A
|
Microsoft Corporation | 2025-03-11 |
8.1
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
2.2
|
5.9
|
Microsoft Corporation | 2025-03-11 |
8.1
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/... |
N/A
|
N/A
|
MS-CVE-2025-24064 | 2025-03-11 |
CWE ids for CVE-2025-24064
-
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.Assigned by: secure@microsoft.com (Primary)
References for CVE-2025-24064
-
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24064
CVE-2025-24064 - Security Update Guide - Microsoft - Windows Domain Name Service Remote Code Execution Vulnerability
Jump to