You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
excel-uaf
About this tag
The excel-uaf tag covers use-after-free vulnerabilities in Microsoft Excel, a memory corruption class that can lead to remote code execution when a user opens a specially crafted workbook. These bugs are a recurring pattern for spreadsheet parsers, as exploitation relies on malformed document content rather than macros or signed binaries. Content under this tag includes advisories such as CVE-2025-54896, which Microsoft has patched via its Security Update Guide. Administrators and security professionals monitoring this tag will find discussions of patch prioritization, exploitation mechanics, and mitigation strategies for Excel use-after-free flaws.
Microsoft has published an advisory for CVE-2025-54896: a use-after-free vulnerability in Microsoft Office Excel that, when exploited via a specially crafted workbook, can lead to code execution in the context of the user who opens the file. This class of bug is a recurring and high-consequence...