Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
Integer underflow (wrap or wraparound) in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in Microsoft Office Excel arises from an integer underflow condition that corrupts memory when a malicious spreadsheet is opened. The flaw requires user interaction (UI:R) to trigger but needs no prior authentication, enabling attackers to run arbitrary code in the security context of the victim user. At the time of analysis, no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The underlying weakness is classified under CWE-843 (Access of Resource Using Incompatible Type - Type Confusion), though the description specifically names an integer underflow (wrap or wraparound), where an arithmetic operation produces a value below the representable minimum and wraps to a large unsigned value. In Office file parsers, such wraparounds typically occur when length, offset, or count fields from a crafted .xls/.xlsx structure are decremented or subtracted without bounds validation, causing the parser to mis-size buffers or index out of bounds. The combination with type confusion behavior suggests the underflowed value drives an object/structure interpretation, leading to memory corruption inside the Excel process. The affected technology is Microsoft Office Excel on the Windows desktop client; exact CPE strings are not provided in the supplied data.
RemediationAI
Apply the patch available per vendor advisory by installing the corresponding Microsoft Patch Tuesday update for Excel referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-44817 across all affected Office channels (Microsoft 365 Apps Current/Monthly Enterprise, Semi-Annual, and standalone Office 2019/2021/2024 builds); exact fix build numbers are listed in that MSRC entry and should be taken from there directly rather than inferred. Until patching is complete, enable Protected View for files originating from the Internet and Outlook attachments (File > Options > Trust Center > Protected View) so Excel opens untrusted workbooks in a sandboxed read-only mode - the trade-off is that users must explicitly click 'Enable Editing' for legitimate external files, generating helpdesk friction. Additionally, block inbound Excel attachments (.xls, .xlsm, .xlsb, .xlsx) at the mail gateway for high-risk user groups and consider enforcing Attack Surface Reduction rule 'Block Office applications from creating child processes' (GUID d4f940ab-401b-4efc-aadc-ad5f3c50688a) to limit post-exploitation; the side effect is that legitimate macros or add-ins that spawn helper processes will break.
Microsoft Outlook Remote Code Execution Vulnerability. Rated critical severity (CVSS 9.8), this vulnerability is remotel
Microsoft Excel Security Feature Bypass Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authenti
Microsoft Publisher Security Feature Bypass Vulnerability. Rated high severity (CVSS 7.3), this vulnerability is low att
Microsoft Office contains a security feature bypass (CVE-2026-21509, CVSS 7.8) where reliance on untrusted inputs in sec
Microsoft Office Word contains a security decision bypass (CVE-2026-21514, CVSS 7.8) through reliance on untrusted input
Microsoft Office Access Connectivity Engine Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vu
Microsoft Office Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authentic
Microsoft Excel Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authentica
Use-after-free vulnerability in Microsoft Office Word that allows local, unauthenticated attackers to execute arbitrary
Microsoft Excel Remote Code Execution Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely expl
Microsoft Office Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low attack
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle obje
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35660
GHSA-2p34-ppjg-jr32