CVE-2023-28285
Published: 11 April 2023
Summary
CVE-2023-28285 is a high-severity Use After Free (CWE-416) vulnerability in Microsoft 365 Apps. Its CVSS base score is 7.8 (High).
Operationally, ranked in the top 16.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
Microsoft Office contains a remote code execution vulnerability tracked as CVE-2023-28285. The flaw is a use-after-free condition (CWE-416) that affects multiple versions of the Office suite on Windows. It carries a CVSS 3.1 score of 7.8 with an attack vector of local access, low complexity, no required privileges, and user interaction, resulting in high impact to confidentiality, integrity, and availability.
An attacker can exploit the issue by supplying a specially crafted Office document that the victim must open. Successful exploitation grants arbitrary code execution in the context of the current user, allowing full compromise of the affected system without further privilege escalation in many configurations.
Microsoft’s advisory at msrc.microsoft.com directs customers to apply the security updates released on April 11, 2023, which remediate the vulnerability across supported Office builds. The same guidance lists the affected products and the corresponding KB articles for each version.
EPSS for the CVE rose from a low baseline to a peak of 0.0982 on 2025-01-22 before receding to the current value of 0.0182, indicating that exploitation interest increased well after initial disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-31992
Vulnerability details
Microsoft Office Remote Code Execution Vulnerability
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.