GuidePoint Security says attackers have compromised at least 31 organizations — a figure that helps explain why threat actors are turning a trusted developer tool, Node.js, into a delivery mechanism for long‑running implants.
Symantec Threat Hunter Team: why node.exe is attractive to attackers
Broadcom-owned Symantec's Threat Hunter Team reported that since February 2026 multiple intrusions have leveraged the legitimate Node.js runtime to deploy malicious payloads. "The technique's appeal is that node.exe (the binary that runs Node.js) is a legitimate, signed developer tool," the company said, noting attackers place malicious code in interpreted scripts rather than in binaries to reduce the chance of triggering signature‑based detection. Symantec also highlighted that a registry Run key entry can relaunch the payload at every login, giving operators persistence.
Observed intrusions: timelines and examples
Symantec described several specific campaigns. One intrusion against an unspecified Asian technology company ran from March 23 to July 25, 2026, during which attackers downloaded the official Node.js installer from nodejs[.]org and used the signed runtime to install a malicious implant that established long‑term access and retrieved commands using a technique called EtherHiding. In a separate U.S. fintech incident, Symantec observed activity beginning on May 6, 2026, where attackers leveraged a ClickFix foothold to deploy an AdaptixC2 agent and a Cobalt Strike Beacon; a Rust‑based backdoor named C2Looper was installed more than two months later.

This site is the portfolio.
OSINTSights runs on Cloudflare Workers, D1, R2, and Vectorize, with an AI pipeline on Hetzner ARM. Nubivance designed, built, and operates it. We do the same for clients.
See what we buildKongTuke (aka Woodgnat) and the toolset chaining through Node.js
Symantec links some of the Node.js abuse to an initial access broker identified as KongTuke (aka Woodgnat). In June 2026 the company disclosed that Woodgnat attack chains frequently abuse "node.exe" to execute attacker JavaScript and chain PowerShell and Windows command‑line tools. These chains have included a malicious Chrome extension called NexShield as part of a ClickFix variant dubbed CrashFix, and a .NET payload named GateKeeper that uses layered encryption and victim‑fingerprinting logic. Symantec also observed the technique used together with ModeloRAT, Mistic (aka MLTBackdoor), and a Node.js version of the AsukaStealer information stealer, as well as EtherRAT and other utilities.
ClickFix, Polygon blockchain, and GuidePoint's findings
GuidePoint Security described a ClickFix campaign that injects fake CAPTCHA verification prompts into legitimate websites to trick visitors into running commands on their own machines. The campaign, GuidePoint says, produces two kinds of victims: the legitimate businesses whose sites are injected with the lure, and unsuspecting users who follow the fake CAPTCHA and execute the attacker's commands. "Traditionally, ClickFix malware can be neutralized by blocking the attacker's C2 server, cutting off communications with infected machines," researcher Jean‑Pierre Mouton said, but this campaign "sidesteps that defense by using the Polygon cryptocurrency blockchain as a dynamically updatable address book." GuidePoint stressed that by paying "fractions of a cent per transaction," operators can redirect infected hosts to a new C2 server at scale, making simple domain or IP blocks insufficient.
What this means for technologists, procurement leaders, and end users
- Technologists and security teams: expect attackers to combine "living‑off‑the‑land" tools with signed runtimes such as node.exe and commodity malware. Symantec's findings suggest monitoring for unexpected Node.js installer activity, registry Run key abuse, and the presence of interpreted JavaScript launched by signed binaries.
- Procurement and site owners: GuidePoint's account of injected sites shows that compromised public‑facing web pages can be leveraged to ensnare third‑party visitors; continuous auditing of websites for unauthorized script changes and stricter controls around browser extensions are practical steps called out by the analysts.
- End users and operators: the ClickFix lure relies on convincing victims to paste commands into the Windows Run dialog or Terminal. Security awareness training that teaches users never to execute copy‑and‑paste commands from unfamiliar web prompts is a direct countermeasure recommended in the reporting.
Symantec summed up the trend by noting attackers of varying skill levels are using Node.js because "it has returned to popularity," combining dual‑use tools, commodity malware, and newer implants such as Backdoor.Mistic and C2Looper. The practical upshot is a set of intrusions that leverage legitimate, signed tooling plus decentralized infrastructure like the Polygon blockchain to increase resilience against conventional takedown measures.




