<?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>Cve-2026-51990 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-51990/</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, 11 Sep 2026 08:29:40 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-51990/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>UNC3569 Exploitation of Sogou Input Method to Deploy GRAYRABBIT Backdoor</title><link>https://feed.craftedsignal.io/briefs/2026-09-sogou-grayrabbit/</link><pubDate>Fri, 11 Sep 2026 08:29:40 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-sogou-grayrabbit/</guid><description>UNC3569 exploited a command-line argument injection flaw in Sogou Input Method to trigger an insecure Chromium component and execute the GRAYRABBIT backdoor.</description><content:encoded><![CDATA[<p>UNC3569, a China-linked hacker-for-hire group, has been observed exploiting a vulnerability (CVE-2026-51990) in the Sogou Input Method to deploy the GRAYRABBIT backdoor on Windows systems. The attack chain leverages the application's 'sgbiz:' protocol handler, which failed to sanitize command-line arguments. By passing malicious arguments to the 'biz_helper.exe' component, attackers forced an internal, outdated (Chromium 80, circa 2020), and sandbox-disabled browser component to visit an attacker-controlled site. This site delivered an exploit for CVE-2021-38003, enabling arbitrary code execution. The final payload, GRAYRABBIT, is a modular backdoor known to the threat actor for years, which performs process enumeration and exfiltration via non-TLS traffic on port 443. Tencent released a patch in version 16.3.0.3498 in April 2026. Defenders should note that while the patch prevents the argument injection, the underlying browser component remains significantly outdated.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker convinces a user to click a crafted link using the 'sgbiz:' protocol handler.</li>
<li>Windows passes the link to 'biz_helper.exe', which fails to validate command-line arguments.</li>
<li>The handler executes 'SGMyInput.exe' with parameters pointing to an attacker-controlled URL via the application's internal Chromium-based 'skin store' window.</li>
<li>The outdated Chromium v80 component, running without sandbox protections, loads a webpage containing an exploit for CVE-2021-38003.</li>
<li>The V8 engine exploit triggers arbitrary code execution in the context of the user.</li>
<li>A downloader is executed, fetching a malicious DLL and encrypted payload from an Alibaba Cloud staging server (8.218.50.207) into 'C:\Users\Public\Documents'.</li>
<li>The system's '7-Zip' utility is launched, triggering DLL sideloading of the malicious DLL disguised as a legitimate 7-Zip component.</li>
<li>The GRAYRABBIT backdoor (core.dll) initializes, performs process checks, and begins communication with 'mail.uaiubifas.top' over port 443 using RC4-scrambled traffic.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The vulnerability allows unauthenticated remote code execution with user privileges. Given Sogou Input Method's massive user base, exceeding 455 million monthly users with significant deployments in government, education, finance, and technology sectors in East and Southeast Asia, the potential for widespread compromise is significant. Successful exploitation grants attackers persistent access to sensitive data, file exfiltration capabilities, and the ability to load additional malicious modules.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade all instances of Sogou Input Method to version 16.3.0.3498 or later immediately.</li>
<li>Block the identified C2 domain 'mail.uaiubifas.top' and the staging IP '8.218.50.207' at the network perimeter.</li>
<li>Deploy the provided Sigma rule to detect the specific process-creation pattern of 'biz_helper.exe' launching 'SGMyInput.exe' with unexpected URL parameters.</li>
<li>Monitor for non-TLS traffic on port 443, which may indicate GRAYRABBIT command and control activity.</li>
<li>Hunt for artifacts in 'C:\Users\Public\Documents' consistent with the 7-Zip DLL sideloading technique.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>backdoor</category><category>exploitation</category><category>cve-2026-51990</category><category>grayrabbit</category><category>unc3569</category></item></channel></rss>