<?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-46172 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-46172/</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>Fri, 29 May 2026 07:24:38 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-46172/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-46172 Vulnerability in IPv6 xfrm6_rcv_encap()</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2026-46172/</link><pubDate>Fri, 29 May 2026 07:24:38 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2026-46172/</guid><description>CVE-2026-46172 is a vulnerability related to ipv6: xfrm6: release dst on error in xfrm6_rcv_encap(), potentially leading to a denial-of-service condition.</description><content:encoded><![CDATA[<p>CVE-2026-46172 is a reported vulnerability impacting the IPv6 implementation related to the <code>xfrm6_rcv_encap()</code> function. The specific details of the vulnerability are not described in the provided source, but the title indicates it involves releasing the destination (<code>dst</code>) on error within the <code>xfrm6_rcv_encap()</code> function. This type of error could lead to a denial-of-service if an attacker can trigger the error condition repeatedly. More information is needed to understand the full scope and impact of this vulnerability. Defenders should monitor for unusual activity involving IPv6 traffic and consider applying any available patches or mitigations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<p>Due to the limited information, a detailed attack chain cannot be constructed. However, a general attack chain based on the vulnerability description can be proposed:</p>
<ol>
<li>An attacker crafts a malicious IPv6 packet.</li>
<li>The packet is sent to a vulnerable system.</li>
<li>The system processes the packet and calls the <code>xfrm6_rcv_encap()</code> function.</li>
<li>An error condition is triggered within <code>xfrm6_rcv_encap()</code>.</li>
<li>The destination (<code>dst</code>) is released prematurely due to the error.</li>
<li>Subsequent packets relying on the released destination may cause a crash.</li>
<li>Repeated triggering of the vulnerability leads to a denial-of-service.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-46172 could lead to a denial-of-service (DoS) condition. The lack of specific details limits the ability to determine the scope and severity of the impact. Further analysis is required to assess the potential for remote code execution or other more severe consequences. The number of affected systems and sectors is unknown.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Investigate and apply any available patches or mitigations for CVE-2026-46172 from Microsoft.</li>
<li>Monitor IPv6 traffic for unusual patterns or malformed packets that could trigger the vulnerability.</li>
<li>Deploy the Sigma rule to detect potential exploitation attempts targeting CVE-2026-46172.</li>
<li>Enable detailed logging of IPv6 traffic to facilitate investigation of potential exploitation attempts.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>ipv6</category><category>denial-of-service</category><category>CVE-2026-46172</category></item></channel></rss>