<?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-32928 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-32928/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 01 Apr 2026 23:17:03 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-32928/feed.xml" rel="self" type="application/rss+xml"/><item><title>V-SFT Stack-Based Buffer Overflow Vulnerability (CVE-2026-32928)</title><link>https://feed.craftedsignal.io/briefs/2026-04-v-sft-overflow/</link><pubDate>Wed, 01 Apr 2026 23:17:03 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-04-v-sft-overflow/</guid><description>V-SFT versions 6.2.10.0 and prior are susceptible to a stack-based buffer overflow vulnerability that could allow arbitrary code execution when a malicious V7 file is opened.</description><content:encoded><![CDATA[<p>V-SFT versions 6.2.10.0 and earlier are vulnerable to a stack-based buffer overflow (CVE-2026-32928) located in the VS6ComFile!CSaveData::_conv_AnimationItem function. This vulnerability is triggered when the software processes a specially crafted V7 file. Successful exploitation of this vulnerability can lead to arbitrary code execution within the context of the application. Given the potential for complete system compromise, organizations using affected versions of V-SFT should take immediate steps to mitigate this risk. This vulnerability was reported by JPCERT/CC.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies a target using a vulnerable version of V-SFT (&lt;= 6.2.10.0).</li>
<li>Attacker crafts a malicious V7 file designed to trigger the buffer overflow in the <code>VS6ComFile!CSaveData::_conv_AnimationItem</code> function.</li>
<li>The attacker delivers the malicious V7 file to the target, potentially through social engineering or other means.</li>
<li>The target user opens the malicious V7 file using the vulnerable V-SFT software.</li>
<li>The <code>VS6ComFile!CSaveData::_conv_AnimationItem</code> function processes the V7 file, copying data into a fixed-size buffer on the stack.</li>
<li>The crafted V7 file contains data exceeding the buffer&rsquo;s capacity, causing a buffer overflow.</li>
<li>The overflow overwrites adjacent stack memory, including the return address.</li>
<li>When the <code>_conv_AnimationItem</code> function returns, execution is redirected to an attacker-controlled address, allowing arbitrary code execution.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-32928 allows an attacker to execute arbitrary code on the affected system. This could lead to complete system compromise, data theft, or denial of service. The vulnerability affects any system running V-SFT versions 6.2.10.0 and prior. The severity is rated as high with a CVSS v3.1 score of 7.8.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the patch or upgrade to a non-vulnerable version of V-SFT (later than 6.2.10.0) as provided by the vendor.</li>
<li>Monitor process creation events for V-SFT processes spawning child processes or executing unusual commands, using the provided Sigma rule.</li>
<li>Implement file integrity monitoring for the V-SFT executable and associated libraries to detect unauthorized modifications.</li>
<li>Educate users about the risks of opening files from untrusted sources to mitigate social engineering attacks.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-32928</category><category>buffer-overflow</category><category>code-execution</category><category>v-sft</category></item></channel></rss>