cbcvebase.
CVE-2025-47165
published 2025-06-10

CVE-2025-47165: Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.

PriorityP182high7.8CVSS 3.1
AVLACLPRNUIRSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.76%
75.6th percentile
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.

Affected

25 ranges
VendorProductVersion rangeFixed in
microsoftexcel
microsoftmicrosoft_365_apps_for_enterprise>= 16.0.1 < https://aka.ms/OfficeSecurityReleaseshttps://aka.ms/OfficeSecurityReleases
microsoftmicrosoft_excel_2016>= 16.0.0.0 < 16.0.5504.100016.0.5504.1000
microsoftmicrosoft_office_2019>= 19.0.0 < https://aka.ms/OfficeSecurityReleaseshttps://aka.ms/OfficeSecurityReleases
microsoftmicrosoft_office_ltsc_2021>= 16.0.1 < https://aka.ms/OfficeSecurityReleaseshttps://aka.ms/OfficeSecurityReleases
microsoftmicrosoft_office_ltsc_2024>= 16.0.0 < https://aka.ms/OfficeSecurityReleaseshttps://aka.ms/OfficeSecurityReleases
microsoftmicrosoft_office_ltsc_for_mac_2021>= 16.0.1 < 16.98.2506082416.98.25060824
microsoftmicrosoft_office_ltsc_for_mac_2024>= 16.0.0 < 16.98.2506082416.98.25060824
microsoftoffice
microsoftoffice_long_term_servicing_channel
microsoftoffice_long_term_servicing_channel
microsoftoffice_online_server< 16.0.10417.2001816.0.10417.20018
microsoftoffice_online_server>= 16.0.0.0 < 16.0.10417.2001816.0.10417.20018
msrcmicrosoft_365_apps_for_enterprise_for_32-bit_systems
msrcmicrosoft_365_apps_for_enterprise_for_64-bit_systems
msrcmicrosoft_excel_2016
msrcmicrosoft_office_2019_for_32-bit_editions
msrcmicrosoft_office_2019_for_64-bit_editions
msrcmicrosoft_office_ltsc_2021_for_32-bit_editions
msrcmicrosoft_office_ltsc_2021_for_64-bit_editions
msrcmicrosoft_office_ltsc_2024_for_32-bit_editions
msrcmicrosoft_office_ltsc_2024_for_64-bit_editions
msrcmicrosoft_office_ltsc_for_mac_2021
msrcmicrosoft_office_ltsc_for_mac_2024
msrcoffice_online_server

Detection & IOCsextracted from sources · hover to see the quote

filenamesalaries.docm
filenamesalaries.zip
commandSub AutoOpen()
  • Delivery mechanism is a macro-enabled Word document (.docm) sent via email or served from an HTTP server; look for .docm files delivered over HTTP on non-standard ports (e.g. 8000).
  • Malicious document uses an AutoOpen macro for automatic execution upon document open; monitor for VBA AutoOpen macro execution in Office documents.
  • Malicious .docm file may be delivered inside a ZIP archive; inspect ZIP attachments containing .docm files.
  • Preview Pane is NOT an attack vector; user interaction (opening the file) is required — focus detection on document open events and macro execution.
  • The exploit script uses win32com Dispatch to Word.Application to programmatically create and arm the malicious document; process creation of WINWORD.EXE spawned by Python/scripting engines may indicate document weaponization.
  • ·The exploit PoC targets Microsoft Office LTSC 2024, LTSC 2021, and Microsoft 365 Apps for Enterprise; patches for Microsoft 365 were not immediately available at time of disclosure.
  • ·The security update for Microsoft 365 was not immediately available at time of advisory publication; monitor for revision notifications.
  • ·Exploit status at time of advisory: not yet exploited in the wild and not publicly disclosed via MSRC, though a public PoC exists on Exploit-DB.

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vulncheck7.8HIGH
vendor_msrc7.8HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.