Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2815+ Articles
167+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. Hackers Exploit Tencent Sogou Input Method Flaw to Deploy GrayRabbit
Hackers Exploit Tencent Sogou Input Method Flaw to Deploy GrayRabbit
NEWS

Hackers Exploit Tencent Sogou Input Method Flaw to Deploy GrayRabbit

A China-aligned group chains a Sogou Input Method URI flaw with an outdated Chromium engine for one-click RCE, deploying the GrayRabbit backdoor.

Dylan H.

News Desk

September 14, 2026
3 min read

Critical RCE Chain in a Ubiquitous Windows IME

Threat actors linked to a China-aligned espionage group are actively exploiting CVE-2026-51990, a critical remote code execution flaw in Tencent's Sogou Input Method for Windows, to deploy a modular backdoor dubbed GrayRabbit. Sogou Input Method is one of the most widely installed Chinese-language input tools, giving the flaw an unusually large potential footprint.


The Threat Actor

The exploitation is attributed to UNC3569, a China-based group that operates across both state-aligned espionage and cybercrime-for-hire activity. That dual profile makes the group's toolset — and this exploit chain — a risk to a broad range of targets, not just government or defense-sector organizations.


Attack Chain

Exploitation requires only a single malicious click and chains three separate weaknesses:

StageWeakness
1. Protocol handler abuseA crafted sgbiz: custom URI triggers unvalidated command-line argument injection in biz_helper.exe
2. Unrestricted navigationAttacker-controlled arguments direct Sogou's CEF-based webview to load malicious URLs without restriction
3. Outdated browser engineAn unpatched, unsandboxed Chromium 80 engine executes the exploit and drops the GrayRabbit payload

The reliance on a years-out-of-date, sandbox-free Chromium build embedded inside the input method is what turns a single URI click into full code execution.


GrayRabbit Backdoor Capabilities

The analyzed GrayRabbit variant is a modular backdoor offering attackers:

  • Arbitrary process execution
  • Interactive reverse shell access
  • File upload and download
  • System and user information collection
  • In-memory plugin loading via reflection (helping it evade disk-based detection)

Patch Status

Tencent shipped a fix in Sogou Input Method version 16.3.0.3498 (released April 21, 2026), which validates URLs, restricts navigation to HTTPS, and limits it to approved domains. However, researchers note the underlying Chromium 80 engine itself remains outdated with security features still disabled — meaning the patched URI-validation logic closes this specific chain, but the broader attack surface persists.


Recommended Actions

  1. Update Sogou Input Method to version 16.3.0.3498 or later immediately.
  2. Audit systems for the presence of Sogou Input Method in environments where its use isn't expected or required.
  3. Monitor for biz_helper.exe spawning child processes or unexpected outbound network connections.
  4. Block or restrict sgbiz: URI handling at the endpoint level where the application isn't business-critical.
  5. Treat any pre-patch installation as potentially compromised if it was exposed to untrusted links or content.

Related Reading

  • PromptSpy: First Android Malware to Weaponize Generative AI
  • Anthropic MCP Design Vulnerability Enables RCE, Threatening AI Supply Chain
#Malware#Vulnerability#CVE-2026-51990#Windows#China#Espionage

Related Articles

China-Linked UNC3569 Exploits Sogou Input Method Flaw to Deploy GrayRabbit

A patched Sogou Input Method flaw let UNC3569 chain a URI handler bug into an unsandboxed Chromium webview to drop the GrayRabbit backdoor.

3 min read

Chinese Hackers Breach REDCap Servers, Steal Medical Research Data

A China-linked espionage campaign targeted exposed REDCap servers, deploying the InfiniteRed malware to steal sensitive medical research data from a North...

4 min read

New 'BlueMoon' Exploit Kit Chains Chrome and Windows Zero-Days for Espionage

At least four espionage-linked threat clusters adopted the BlueMoon exploit kit within days, chaining Chrome and Windows zero-days for backdoor access.

4 min read
Back to all News