<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Microsoft.WindowsDesktop.App.Runtime.win-X64 (&gt;= 10.0.0, &lt;= 10.0.9) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/microsoft.windowsdesktop.app.runtime.win-x64--10.0.0--10.0.9/</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, 08 Sep 2026 21:53:53 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/microsoft.windowsdesktop.app.runtime.win-x64--10.0.0--10.0.9/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Remote Code Execution in Windows Presentation Foundation</title><link>https://feed.craftedsignal.io/briefs/2026-09-dotnet-wpf-rce/</link><pubDate>Tue, 08 Sep 2026 21:53:53 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-dotnet-wpf-rce/</guid><description>A high-severity remote code execution vulnerability (CVE-2026-50646) in .NET WPF allows arbitrary code execution via maliciously crafted XAML input.</description><content:encoded><![CDATA[<p>Microsoft has disclosed a remote code execution vulnerability (CVE-2026-50646) affecting the Windows Presentation Foundation (WPF) framework within .NET 8, .NET 9, and .NET 10. The vulnerability stems from an improper protection mechanism (CWE-693) during the parsing of XAML input. An attacker capable of delivering specially crafted XAML data to a vulnerable application can achieve arbitrary code execution in the context of the current user. This vulnerability impacts all architectures on Windows. Developers are required to update to the patched runtime versions and recompile any self-contained applications to remediate the risk.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an unauthenticated attacker to execute code as the user running the application, potentially leading to full system compromise or sensitive data exfiltration. The vulnerability affects a wide range of .NET desktop runtime versions, necessitating comprehensive patching across enterprise .NET environments.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update all .NET environments to the latest runtime versions: .NET 8.0.29, .NET 9.0.18, or .NET 10.0.10.</li>
<li>For applications deployed as self-contained bundles, recompile and redeploy all instances using the patched runtime.</li>
<li>Use the <code>dotnet --info</code> command across endpoints to inventory and identify instances of vulnerable .NET SDKs and runtimes.</li>
<li>Audit applications that accept user-provided XAML input for potential exposure to untrusted data sources.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>remote-code-execution</category><category>vulnerability</category><category>dotnet</category><category>wpf</category></item></channel></rss>