Vulnerability record · CVE-2019-1297 · published 11 September 2019
CVE-2019-1297: Microsoft Excel memory handling flaw allows remote code execution
Microsoft · Excel
CVE-2019-1297 is a remote code execution vulnerability in Microsoft Excel caused by improper handling of objects in memory. An attacker who convinces a user to open a crafted file can execute code in the context of that user, making it a serious risk on endpoints where Excel is widely used.
Description
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory, aka 'Microsoft Excel Remote Code Execution Vulnerability'.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
high priorityIt is listed in CISA KEV with confirmed exploitation and a high CVSS score, though it requires user interaction and a patch has long been available.
What it is
CVE-2019-1297 is a remote code execution vulnerability in Microsoft Excel caused by improper handling of objects in memory. An attacker who convinces a user to open a crafted file can execute code in the context of that user, making it a serious risk on endpoints where Excel is widely used.
Impact
Successful exploitation gives the attacker code execution with the privileges of the user who opened the file, enabling malware installation, data theft or further lateral movement. The CVSS vector rates confidentiality, integrity and availability impact all as high.
Attack surface
Reached over the network (AV:N) with no privileges required (PR:N), but exploitation depends on user interaction (UI:R), typically opening a malicious Excel document. No authentication is needed on the attacker's side.
Exploitation
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2022-03-03, indicating real-world exploitation, and EPSS gives a 30-day probability of about 21.8 percent (97.5th percentile). No ransomware campaign use is documented in the record.
What to do
- Apply the Microsoft security update referenced in the vendor advisory as the first action.
- Block or sandbox untrusted Excel attachments and documents at email and web gateways.
- Disable or restrict macros and legacy file formats where business needs allow.
- Enforce least privilege so users do not work with administrative rights.
- Track CISA KEV remediation deadlines and confirm patching across all Office and Office 365 ProPlus installs.
Detection
- Monitor for Excel spawning child processes such as cmd.exe, powershell.exe or wscript.exe.
- Alert on Office applications loading unusual DLLs or making outbound network connections.
- Hunt for recently created or downloaded Excel files in user temp, download and email attachment directories.
- Review endpoint telemetry for memory corruption crashes in Excel followed by suspicious process activity.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2019-1297 to the Known Exploited Vulnerabilities catalog on 3 March 2022 as "Microsoft Excel Remote Code Execution Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 17 March 2022.
Affected products
3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1297 | PatchVendor Advisory |
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1297 | PatchVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-1297 | US Government Resource |
Track CVE-2019-1297 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2019-1297), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.