<?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>ASP.NET Core 10.0 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/asp.net-core-10.0/</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>Sun, 14 Jun 2026 09:19:42 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/asp.net-core-10.0/feed.xml" rel="self" type="application/rss+xml"/><item><title>Multiple Vulnerabilities in Microsoft .Net (CVE-2026-45491, CVE-2026-45591)</title><link>https://feed.craftedsignal.io/briefs/2026-06-microsoft-dotnet-vulns/</link><pubDate>Sun, 14 Jun 2026 09:19:42 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-06-microsoft-dotnet-vulns/</guid><description>Multiple vulnerabilities, CVE-2026-45491 and CVE-2026-45591, have been discovered in Microsoft .Net and ASP.NET Core versions, allowing a remote attacker to cause a denial of service and compromise data integrity across Windows, Linux, and macOS platforms.</description><content:encoded><![CDATA[<p>On June 10, 2026, the CERT-FR issued an advisory detailing multiple vulnerabilities, CVE-2026-45491 and CVE-2026-45591, affecting various versions of Microsoft .Net and ASP.NET Core. These vulnerabilities enable a remote attacker to achieve a denial of service (DoS) state, rendering applications and services unavailable, and to compromise the integrity of data processed by vulnerable applications. The affected scope is broad, encompassing .Net 8.0, 9.0, and 10.0, as well as ASP.NET Core 8.0, 9.0, and 10.0, running on Windows, Linux, and macOS environments. These flaws pose a significant risk to organizations relying on vulnerable .Net applications, as they can lead to operational disruption and untrusted data, underscoring the importance of prompt patching.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies a public-facing application or service built with a vulnerable Microsoft .Net or ASP.NET Core version (e.g., .NET 10.0 &lt; 10.0.9, ASP.NET Core 8.0 &lt; 8.0.28).</li>
<li>The attacker crafts a malicious input or request specifically designed to exploit CVE-2026-45491 or CVE-2026-45591, targeting the application's processing logic.</li>
<li>The vulnerable .Net or ASP.NET Core runtime processes the malformed data, triggering the vulnerability.</li>
<li>For denial of service (DoS) attacks, the vulnerability causes the application or underlying service to crash, hang, or consume excessive resources, making it unresponsive to legitimate users.</li>
<li>For data integrity compromise, the vulnerability allows unauthorized modification or corruption of data handled by the application, potentially leading to incorrect computations, unauthorized state changes, or other forms of data manipulation.</li>
<li>The application either becomes unavailable, experiences significant performance degradation, or operates with compromised data, directly impacting business operations and trust.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The successful exploitation of these vulnerabilities can lead to significant operational disruption and data reliability issues. A remote denial of service attack can render critical applications and services inaccessible, leading to financial losses, reputational damage, and inability to conduct business. Data integrity compromise can result in corrupted databases, inaccurate financial records, or manipulated user data, undermining trust and potentially leading to compliance violations or incorrect decision-making. While specific victim counts or targeted sectors are not detailed, any organization utilizing affected .Net or ASP.NET Core versions is at risk, particularly those with internet-facing applications.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately apply the security updates provided by Microsoft for all affected .NET and ASP.NET Core versions as referenced in the CERTFR-2026-AVI-0729 advisory and the MSRC bulletins for CVE-2026-45491 and CVE-2026-45591.</li>
<li>Deploy the provided Sigma rules to your SIEM/EDR to detect potential exploitation attempts or post-exploitation activities related to the observed vulnerabilities.</li>
<li>Enable comprehensive logging for web servers (like IIS or Kestrel) and application runtimes (<code>dotnet.exe</code> process creation) to capture anomalies that the rules are designed to detect.</li>
<li>Monitor for excessive 5xx HTTP status codes in web server logs, which can indicate ongoing denial of service attempts or application crashes as per the <code>Detect Excessive Web Server 5xx Errors</code> rule.</li>
<li>Enable process creation logging, especially for <code>dotnet.exe</code> or <code>w3wp.exe</code>, to detect suspicious child processes as per the <code>Detect Suspicious Child Process from Dotnet Host</code> rule.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>vulnerability</category><category>denial-of-service</category><category>data-integrity</category><category>dotnet</category><category>microsoft</category></item></channel></rss>