Executive Summary
In April 2026, China-linked threat group UNC3569 exploited a critical vulnerability (CVE-2026-51990) in Sogou Input Method, a widely-used Chinese character input tool with over 455 million monthly users. The attackers leveraged a crafted sgbiz: link to bypass security controls and deploy the GRAYRABBIT backdoor through an outdated Chromium browser engine with disabled sandboxing. The exploit chain utilized a 2021 V8 JavaScript engine vulnerability (CVE-2021-38003) that had been patched in Chrome but remained unaddressed in Sogou's embedded browser, allowing remote code execution with user privileges.
This incident highlights the growing sophistication of supply chain attacks targeting widely-deployed software components, particularly those serving large user bases in critical regions. The exploitation of years-old vulnerabilities in embedded browsers demonstrates how legacy code in trusted applications creates persistent attack surfaces for nation-state actors.
Why This Matters Now
This attack exemplifies the urgent need for organizations to audit third-party software components for outdated libraries and disabled security features, as nation-state actors increasingly exploit trusted applications with embedded browsers to establish persistent access across large user populations.
Attack Path Analysis
UNC3569 exploited a flaw in Sogou Input Method's sgbiz: link handler to deliver a malicious payload via crafted links. The attack leveraged an outdated Chromium engine with disabled security features to execute CVE-2021-38003 exploits, deployed GRAYRABBIT backdoor through DLL side-loading, established command and control via encrypted communications, and maintained persistent access for potential data exfiltration and further malicious activities.
Kill Chain Progression
This analysis maps confirmed threat intelligence to the full cloud kill chain to show where defensive gaps would emerge as an attack progresses.
Initial Compromise
Description
Attackers sent crafted sgbiz: links via email or messaging that exploited Sogou Input Method's unfiltered command-line argument handling, directing victims to malicious web pages hosting CVE-2021-38003 exploits
Related CVEs
CVE-2026-51990
CVSS 8.8A command injection vulnerability in Sogou Input Method's sgbiz: link handler allows remote attackers to execute arbitrary code by crafting malicious links that bypass argument validation.
Affected Products:
Tencent Sogou Input Method – < 16.3.0.3498
Exploit Status:
exploited in the wildCVE-2021-38003
CVSS 8.8A type confusion vulnerability in V8 JavaScript engine allows remote attackers to execute arbitrary code via crafted HTML that exploits improper handling of JSON.stringify operations.
Affected Products:
Google Chrome V8 Engine – < 95.0.4638.69
Tencent Sogou Input Method (Chromium Component) – 80.0.3987 and earlier
Exploit Status:
exploited in the wild
MITRE ATT&CK® Techniques
Phishing: Spearphishing Link
Exploitation for Client Execution
Hijack Execution Flow: DLL Search Order Hijacking
Obfuscated Files or Information: Software Packing
Deobfuscate/Decode Files or Information
Process Injection
Application Layer Protocol: Web Protocols
Encrypted Channel: Symmetric Cryptography
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Software Security Framework
Control ID: 6.2.2
NYDFS 23 NYCRR 500 – Third Party Service Provider Security Policy
Control ID: 500.14
DORA – ICT Third-Party Risk Management
Control ID: Article 11
CISA ZTMM 2.0 – Application Security
Control ID: Applications and Workloads
NIS2 Directive – Cybersecurity Risk Management Measures
Control ID: Article 21.2(a)
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer Software/Engineering
Supply chain attacks targeting input method software expose development environments to backdoor deployment, requiring enhanced software composition analysis and vendor security validation.
Financial Services
China-linked UNC3569 historically targets finance sector; Sogou Input Method vulnerability enables GRAYRABBIT backdoor installation for credential harvesting and data exfiltration.
Government Administration
Government entities face heightened risk from state-sponsored attacks exploiting widely-used input software, compromising sensitive communications and requiring immediate patching protocols.
Higher Education/Acadamia
Educational institutions in UNC3569's target regions face exposure through popular Chinese input software, enabling lateral movement and research data theft capabilities.
Sources
- China-Linked UNC3569 Exploited Sogou Input Method Flaw to Deploy GRAYRABBIT Backdoorhttps://thehackernews.com/2026/09/china-linked-unc3569-exploited-sogou.htmlVerified
- One-Click Backdoor: Sogou Input Method Vulnerability Analysishttps://www.gendigital.com/blog/insights/research/one-click-backdoor-sogouVerified
- Down the GRAYRABBIT hole: exposing UNC3569 and its modus operandihttps://www.virusbulletin.com/uploads/pdf/conference/vb2024/papers/Down-the-GRAYRABBIT-hole-exposing-UNC3569-and-its-modus-operandi.pdfVerified
- CVE-2021-38003 - NVD Entryhttps://nvd.nist.gov/vuln/detail/CVE-2021-38003Verified
- CISA Known Exploited Vulnerabilities Cataloghttps://cisa.gov/known-exploited-vulnerabilities-catalogVerified
- The Hole New World: How a Small Leak Will Sink a Great Browser (CVE-2021-38003)https://starlabs.sg/blog/2022/12-thehole-new-world-how-a-small-leak-will-sink-a-great-browser-cve-2021-38003/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Based on the attack progression modeled above, these are the defensive controls that would constrain each stage.
Aviatrix Zero Trust CNSF would have limited UNC3569's attack progression by constraining lateral movement pathways and reducing blast radius through workload segmentation. The framework's east-west traffic controls and egress enforcement would likely have contained the GRAYRABBIT backdoor's reach across cloud environments.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The initial browser exploitation would likely have proceeded on the compromised endpoint, but CNSF segmentation policies could have limited the attacker's ability to discover and reach sensitive cloud workloads from the initially compromised user context.
Control: Zero Trust Segmentation
Mitigation: While the browser privilege escalation may have succeeded locally, zero trust segmentation would likely have constrained the attacker's ability to leverage elevated privileges across segmented cloud workloads and restricted access to sensitive application tiers.
Control: East-West Traffic Security
Mitigation: The backdoor's lateral movement capabilities would likely have been significantly constrained by east-west traffic controls that restrict inter-workload communications, reducing the attacker's ability to traverse cloud environments and access additional systems beyond initial compromise scope.
Control: Multicloud Visibility & Control
Mitigation: Multicloud visibility controls would likely have detected and flagged the anomalous encrypted communications pattern to the suspicious domain, potentially alerting security teams to the ongoing compromise and enabling rapid response across cloud environments.
Control: Egress Security & Policy Enforcement
Mitigation: Egress security policies would likely have constrained data exfiltration capabilities by limiting outbound data flows to unauthorized destinations, reducing the volume and scope of potential data theft through controlled egress pathways and transfer restrictions.
Residual impact would likely be contained to specific workload segments and authorized user scopes, significantly reducing overall business disruption compared to unrestricted lateral access across cloud environments and preventing widespread compromise of sensitive application tiers.
Impact at a Glance
Affected Business Functions
- Document Creation and Editing
- Communication Systems
- Data Input Processing
- Customer Service Operations
Estimated downtime: N/A
Estimated loss: N/A
Potential compromise of user input data, credentials, and documents processed through Sogou Input Method. The GRAYRABBIT backdoor provided full remote access capabilities including file transfer, command execution, and additional module loading, affecting an estimated 455 million monthly users across multiple platforms.
Recommended Actions
Key Takeaways & Next Steps
- • Deploy Inline IPS capabilities to detect and block known exploit patterns like CVE-2021-38003 before they reach vulnerable applications
- • Implement Egress Security controls to monitor and restrict outbound communications, especially non-TLS traffic over standard TLS ports like 443
- • Enable Multicloud Visibility to detect anomalous communication patterns and suspicious automation behaviors across hybrid environments
- • Apply Zero Trust Segmentation with least privilege policies to limit lateral movement from compromised endpoints
- • Utilize Threat Detection systems to baseline normal traffic patterns and alert on covert communication channels and remote access tool deployment



