UNC3569 Exploitation of Sogou Input Method to Deploy GRAYRABBIT Backdoor
UNC3569 exploited a command-line argument injection flaw in Sogou Input Method to trigger an insecure Chromium component and execute the GRAYRABBIT backdoor.
CVE search metadata
CVE search record: CVE-2021-38003. Severity: high. CVSS: 8.8. EPSS: 38.57%. KEV: no. Product: Sogou Input Method (< 16.3.0.3498). Brief: UNC3569 Exploitation of Sogou Input Method to Deploy GRAYRABBIT Backdoor. Brief link: https://feed.craftedsignal.io/briefs/2026-09-sogou-grayrabbit/
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.
Attack Chain
- The attacker convinces a user to click a crafted link using the 'sgbiz:' protocol handler.
- Windows passes the link to 'biz_helper.exe', which fails to validate command-line arguments.
- The handler executes 'SGMyInput.exe' with parameters pointing to an attacker-controlled URL via the application's internal Chromium-based 'skin store' window.
- The outdated Chromium v80 component, running without sandbox protections, loads a webpage containing an exploit for CVE-2021-38003.
- The V8 engine exploit triggers arbitrary code execution in the context of the user.
- 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'.
- The system's '7-Zip' utility is launched, triggering DLL sideloading of the malicious DLL disguised as a legitimate 7-Zip component.
- The GRAYRABBIT backdoor (core.dll) initializes, performs process checks, and begins communication with 'mail.uaiubifas.top' over port 443 using RC4-scrambled traffic.
Impact
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.
Recommendation
- Upgrade all instances of Sogou Input Method to version 16.3.0.3498 or later immediately.
- Block the identified C2 domain 'mail.uaiubifas.top' and the staging IP '8.218.50.207' at the network perimeter.
- Deploy the provided Sigma rule to detect the specific process-creation pattern of 'biz_helper.exe' launching 'SGMyInput.exe' with unexpected URL parameters.
- Monitor for non-TLS traffic on port 443, which may indicate GRAYRABBIT command and control activity.
- Hunt for artifacts in 'C:\Users\Public\Documents' consistent with the 7-Zip DLL sideloading technique.
Immediate actions
Upgrade Sogou Input Method to 16.3.0.3498
Block identified IOC domains and IP
Threat Hunt
Search for 'C:\Users\Public\Documents\' creation of 7z.dll
Data: File system events
Detection coverage 1
Detect Suspicious Sogou Protocol Handler Usage
highDetects exploitation of CVE-2026-51990 where biz_helper.exe is used to launch SGMyInput.exe with suspicious command-line parameters
Detection queries are available on the platform. Get full rules →
Indicators of compromise
2
domain
3
hash_sha256
1
ip
| Type | Value |
|---|---|
| hash_sha256 | 29c7ee41d0cc9e07d981e451df56d0c3d37c41ac4ec10c7b516cc033ee397a63 |
| hash_sha256 | 749160a2f20f82744026719cf72e483595c6aad718efa74d675a98662e02422e |
| hash_sha256 | d7a3c7eb94edc0e020f74c678743d71d61e944634aade4a67a96c3589e828b3a |
| domain | mail.uaiubifas.top |
| domain | noht1ng.top |
| ip | 8.218.50.207 |