<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cve-2026-40361 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-40361/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 12 May 2026 18:34:49 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-40361/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-40361: Microsoft Office Word Use-After-Free Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2026-40361-word-uaf/</link><pubDate>Tue, 12 May 2026 18:34:49 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2026-40361-word-uaf/</guid><description>CVE-2026-40361 is a use-after-free vulnerability in Microsoft Office Word that allows an unauthorized attacker to execute code locally.</description><content:encoded><![CDATA[<p>CVE-2026-40361 is a use-after-free vulnerability affecting Microsoft Office Word. This vulnerability allows an unauthorized attacker to execute code locally on a vulnerable system. The vulnerability resides in how Word handles certain objects in memory. If an object is freed and later accessed again, it can lead to arbitrary code execution. An attacker could potentially exploit this vulnerability by crafting a malicious Word document that, when opened, triggers the use-after-free condition. Successful exploitation could allow the attacker to execute arbitrary code in the context of the current user. This poses a significant risk to organizations as it could lead to data breaches, malware infections, or system compromise.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker crafts a malicious Microsoft Word document containing a specially crafted object designed to trigger the use-after-free vulnerability (CVE-2026-40361).</li>
<li>The attacker delivers the malicious Word document to the victim via email or other means of file transfer.</li>
<li>The victim opens the malicious Word document using a vulnerable version of Microsoft Office Word.</li>
<li>Word attempts to process the crafted object within the document.</li>
<li>The vulnerability is triggered when Word attempts to access a memory location that has already been freed.</li>
<li>The attacker gains control of the program counter due to the use-after-free condition.</li>
<li>The attacker leverages this control to execute arbitrary code on the victim&rsquo;s machine.</li>
<li>The attacker can then perform malicious actions such as installing malware, stealing sensitive data, or gaining further access to the network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-40361 allows an attacker to execute arbitrary code locally on the victim&rsquo;s machine. This could lead to a complete compromise of the affected system, including data theft, malware installation, and lateral movement within the network. Given the widespread use of Microsoft Office Word, this vulnerability poses a significant risk to a large number of users and organizations.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rules provided in this brief to your SIEM to detect potential exploitation attempts.</li>
<li>Apply the security update provided by Microsoft to patch CVE-2026-40361 in Microsoft Office Word as soon as possible. Reference: <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40361">https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40361</a></li>
<li>Educate users about the risks of opening unsolicited or suspicious Word documents to mitigate the initial access vector.</li>
<li>Enable and monitor process creation logs on endpoints to detect suspicious processes spawned by Microsoft Word.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-40361</category><category>use-after-free</category><category>code-execution</category><category>office-word</category><category>privilege-escalation</category></item></channel></rss>