LIVE · cybersecurity feed
Live wire
malwarehigh

China-Linked Daxin Malware Active on Manufacturer's Network Since 2013

Researchers have discovered the China-linked Daxin rootkit and a new Stupig backdoor still active on the network of a Taiwanese subsidiary of a high-tech manufacturer. Evidence suggests the intrusion dates back to 2013, meaning it remained undetected for thirteen years. Daxin, a Windows kernel-mode rootkit, employs advanced techniques to communicate within secured networks and hide its traffic.

zeroday.news · 14d ago

Researchers have identified the China-linked Daxin rootkit and a previously unknown backdoor, dubbed Stupig, active on the network of a Taiwan-based subsidiary of a multinational high-tech manufacturer. The discovery suggests a highly stealthy intrusion that may have persisted undetected for 13 years, with compilation timestamps on both malware artifacts dating back to early 2013.

Symantec's Threat Hunter Team found Daxin operating on a compromised host in 2026. Daxin, a Windows kernel-mode rootkit first documented by Symantec in March 2022, has been associated with targeted attacks against government entities and critical infrastructure since 2013. The presence of Daxin on the network in 2026, more than four years after its initial public exposure, indicates its continued operational use.

The same compromised machine also harbored the Stupig backdoor. While neither Daxin nor Stupig are newly developed tools, their continued activity and apparent lack of detection for over a decade highlight their sophisticated evasion techniques. Telemetry from the affected machine only began appearing in May 2026, implying the long duration of the compromise.

Daxin is implemented as a Windows kernel driver, an uncommon approach for malware. It possesses advanced communication capabilities designed to operate within highly secured networks lacking direct internet connectivity. The malware conceals its traffic by monitoring incoming TCP traffic for specific patterns and hijacking existing legitimate connections to conduct encrypted command-and-control (C2) communications. This method allows Daxin to blend with normal network traffic, making it exceptionally difficult to detect with conventional network monitoring that typically looks for suspicious outbound connections. Its multi-hop capability enables attackers to reach machines without direct internet access by routing commands through a chain of compromised devices.

Stupig, a DLL backdoor, achieves persistence by registering itself as a keyboard-layout provider, mimicking the legitimate kbdus.dll file used for the U.S. English keyboard layout. This causes win32k.sys to load it into winlogon.exe at system startup. The DLL returns a valid KBDTABLES pointer, ensuring normal keyboard functionality and avoiding suspicion from processes or administrators inspecting loaded modules.

Once running within winlogon.exe, Stupig monitors the Windows login screen for usernames beginning with the string "stupig." Any characters following this prefix are interpreted as commands and executed with SYSTEM privileges, the highest level of access on a Windows system. If the prefix is typed without any subsequent characters, the backdoor opens a command prompt with SYSTEM privileges directly on the login screen, prior to user authentication. This technique, not previously documented in known malware families, allows attackers to run commands as System from the logon screen without generating a logon audit event, effectively bypassing authentication logs.

While Symantec has not found code-level overlap between Daxin and Stupig, preventing a definitive link to the same development team, their deployment on the same host, complementary functions, similar development practices, and identical 2013 compile timestamps suggest a connection. Daxin handles deep network persistence and covert communications, while Stupig provides pre-authentication SYSTEM access through a mechanism not typically monitored by security teams. If attributed to the same actor, Stupig would offer an additional capability for SYSTEM-level command execution and credential theft.

The initial compromise vector for the host remains undetermined. However, researchers suggest a likely entry point was an outdated version of the Digiwin single sign-on portal, which was running end-of-life Java Development Kit versions 1.5 and 1.6, software released between 2009 and 2011. This represents a significant exposed attack surface on the network of a subsidiary of a multinational manufacturer.

malwarerootkitbackdoorespionagetaiwan
ShareXLinkedInWhatsAppFacebook

More News

view all →
malware

Russian Hackers Hijack Hotel Wi-Fi to Steal Microsoft 365 Tokens

Microsoft says Russian hackers hijacked hotel Wi-Fi portals to spread malware and steal Microsoft 365 tokens from travelers. Microsoft Threat Intelligence disclosed CaptiveCrunch, a campaign it attributes to Storm-2945, an operational sub-cluster of Midnight Blizzard, the Russian SVR-linked group also known as APT29 and Cozy Bear. Since early May 2026, Storm-2945 has been manipulating DNS […]

vulnerability

Coldcard Hardware Wallet Flaw Linked to $70 Million Bitcoin Theft in 41 Minutes

An attacker drained 1,196 Bitcoin addresses in 41 minutes on July 30, taking 1,082.65 BTC worth about $70.2 million at the time. Galaxy Research mapped the sweep and tied it to a firmware flaw in Coldcard, the Bitcoin-only hardware wallet made by Canadian firm Coinkite. A March 2021 firmware integration error routed seed generation to a deterministic software pseudorandom number generator (PRNG

vulnerabilitycritical

Rails patches critical Active Storage flaw with RCE potential

A critical vulnerability in the Active Storage framework can allow an unauthenticated attacker to read arbitrary files from a Rails application, and potentially escalate to remote code execution (RCE). [...]

CVE-2026-48449critical

Adobe fixed a maximum-severity vulnerability flaw in Campaign Classic

Adobe fixed a maximum severity vulnerability in Campaign Classic that could let attackers run code remotely without user interaction. Adobe has addressed a critical vulnerability, tracked as CVE-2026-48449 (CVSS score of 10.0), in Adobe Campaign Classic, the company’s enterprise marketing automation platform. The flaw is caused by incorrect authorization and could allow attackers to execute […]

security

Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments

The funding round was led by SYN Ventures, with participation from existing investors DataTribe and TEDCO. The post Balance Theory Raises $19 Million to Help Enterprises Manage Cybersecurity Investments appeared first on SecurityWeek.

vulnerabilitycritical

Ruby on Rails Patches Critical Vulnerability

The flaw can be exploited by unauthenticated attackers to read arbitrary files and potentially achieve remote code execution (RCE). The post Ruby on Rails Patches Critical Vulnerability appeared first on SecurityWeek.