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.
cve-2026-45471
About this tag
CVE-2026-45471 is a Microsoft Word remote code execution vulnerability that has generated discussion on WindowsForum.com due to its unusual CVSS classification. Although Microsoft labels it as remote code execution, the CVSS attack vector is local. This distinction arises because the attacker may be remote, but the vulnerable code must be triggered locally on the victim's machine, typically when a user opens a malicious document. The tag covers community analysis of this discrepancy, explaining how Office vulnerabilities often involve an attacker sending a document from elsewhere, while the dangerous execution path occurs inside Word after the file is opened or previewed. Discussions focus on the technical nuance between attacker geography and exploit mechanics.
Microsoft classifies CVE-2026-45471 as a Microsoft Word remote code execution vulnerability even though its CVSS attack vector is local, because “remote” describes where the attacker may be sitting, while AV:L describes where the vulnerable code must actually be triggered: on the victim’s...