Close Menu
  • Home
  • News
  • Cyber Security
  • Internet of Things
  • Tips and Advice

Subscribe to Updates

Get the latest creative news from FooBar about art, design and business.

What's Hot

Why the Browser is Becoming Security’s Front Line in the Age of AI

August 4, 2026

Two Compromised joyfill npm Packages Run RAT When Imported Into Node.js

August 4, 2026

Korea’s Largest Telco KT Fined $39m After Femtocell Campaign

August 3, 2026
Facebook X (Twitter) Instagram
Tuesday, August 4
Facebook X (Twitter) Instagram Pinterest Vimeo
Cyberwire Daily
  • Home
  • News
  • Cyber Security
  • Internet of Things
  • Tips and Advice
Cyberwire Daily
Home»News»Two Compromised joyfill npm Packages Run RAT When Imported Into Node.js
News

Two Compromised joyfill npm Packages Run RAT When Imported Into Node.js

Team-CWDBy Team-CWDAugust 4, 2026No Comments5 Mins Read
Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
Share
Facebook Twitter LinkedIn Pinterest Email


Beta release versions of two npm packages in the @joyfill namespace have been compromised to deliver a remote access trojan (RAT) associated with the DEV#POPPER malware family.

The list of affected packages is as follows –

  • @joyfill/layouts@0.1.2-2773.beta.0
  • @joyfill/components@4.0.0-rc24-2773-beta.4

The two packages “contain an import-time JavaScript implant that resolves encrypted code through Tron, Aptos, and BNB Smart Chain transactions,” Socket said in an analysis.

Unlike other malicious packages that are triggered via an npm lifecycle hook, the implant delivered as part of the JavaScript libraries runs when Node.js loads the CommonJS package entry point.

It’s worth noting that the use of a multi-blockchain resolver structure comprising Tron, Aptos, and BNB Smart Chain (BSC) has been linked to a threat cluster tracked as PolinRider, which is assessed to be related to Contagious Interview.

Earlier this month, Checkmarx and OpenSourceMalware highlighted a set of malicious npm packages collectively referred to as ViteVenom targeting the Vite frontend tooling ecosystem using the same tiered blockchain-based command-and-control (C2) infrastructure to deliver a RAT with reverse shell, credential harvesting, file exfiltration, and persistent backdoor injection capabilities.

The implant consists of two parallel sequences of actions –

  • An in-process branch that leads to a recovered 77 KB JavaScript payload with similarities to the DEV#POPPER malware family
  • A secondary branch that launches a detached Node.js process, requests a separate boot payload from 23.27.13[.]43, decrypts the response, and evaluates it

Once the package is loaded, it initiates a blockchain-based dispatch that obtains a BSC transaction hash from the latest outbound transaction of a hard-coded Tron address. If this step fails, it queries an Aptos account as a fallback to fetch the BSC transaction and, from it, decrypt and extract the JavaScript code and execute it.

Both the in-process and detached branches use a distinct set of wallet addresses, accounts, and transactions for Tron, Aptos, and BSC. The use of blockchain also means that it offers operational resilience and makes it possible to switch payloads without having to publish a new version of the packages.

The first in-process payload is a JavaScript loader that employs the blockchain resolution method to retrieve a second-stage malware named “clientCode.” The detached process, on the other hand, queries the aforementioned IP address to obtain and execute JavaScript code.

“This is a redundant delivery branch, not a harmless fallback,” Socket explained. “It is detached from the importing Node.js process and can continue after a build, test, or CLI command exits.”

The final “clientCode” payload is heavily obfuscated and functions as a Node.js RAT with the following features, while avoiding execution on development, CI, or sandboxed machines with the hostnames github-runner, buildbot, buildkitsandbox, and microsoft-standard-WSL2 –

  • Upload files to the configured upload host
  • Retrieve additional JavaScript
  • Collect basic host details
  • Send status check-in messages
  • Read clipboard data through PowerShell on Windows, pbpaste on macOS, and xclip or xsel on Linux

Two payloads have been associated with the detached process: the “clientCode” RAT and a Python infostealer that can harvest a wide range of data from compromised hosts. It’s assessed to be an iteration of the OmniStealer malware, details of which were first highlighted by eSentire earlier this April.

The data collected by the malware is below –

  • Environment and host information
  • Windows Credential Manager and Linux Secret Service data
  • Chromium and Firefox browser data
  • Browser extension storage for wallets and password managers
  • Git credentials
  • GitHub CLI configuration
  • GitHub Desktop logs
  • Microsoft Visual Studio Code storage

Socket told The Hacker News that both ViteVenom and the latest collection of npm packages are connected to the same ongoing operation by North Korean threat actors, rather than representing separate campaigns.

According to the application security company, both malicious versions are said to have been published by the same npm identity using Node.js 18.20.0 and npm 10.5.0, with the code present at bundle time. That said, it’s currently not clear if this source code injection was achieved following a compromise of a developer workstation, source repository, CI environment, or publishing credentials.

Developers who have installed the affected versions are advised to remove them from lockfiles, caches, internal mirrors, build images, and deployment artifacts, pin to a verified version, and rotate credentials from the affected Node.js process.

“The @joyfill/layouts release should be treated as capable of arbitrary code execution in the context of any process that loads it,” Socket said. “This includes development environments, CI runners, test tooling, server-side rendering, and builds.”

“The final recovered code can collect host information, establish a Socket.IO remote-control channel, execute supplied JavaScript or shell commands, upload files, read clipboard data, and modify files belonging to developer tools.”

Update

SafeDep, in its analysis of the campaign, said the malicious code runs when an application imports the package, and that it shares overlaps with PolinRider and a prior attack targeting “astro.config.mjs,” citing similarities in the blockchain C2 infrastructure.

“It exposes Node.js require and module on the global object, resolves a command-and-control server through a public blockchain transaction, opens a Socket.IO remote access channel, and stages a Python credential stealer,” StepSecurity said.

(The story was updated after publication on August 3, 2026, to include additional insights from SafeDep and StepSecurity.)



Source

Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
Previous ArticleKorea’s Largest Telco KT Fined $39m After Femtocell Campaign
Next Article Why the Browser is Becoming Security’s Front Line in the Age of AI
Team-CWD
  • Website

Related Posts

News

Korea’s Largest Telco KT Fined $39m After Femtocell Campaign

August 3, 2026
News

Claude AI Just Cracked a Post-Quantum Test Scheme and Found a Faster 7-Round AES Attack

August 3, 2026
News

Midnight Blizzard Targets Travelers via Captive Portals

August 3, 2026
Add A Comment
Leave A Reply Cancel Reply

Latest News

North Korean Hackers Turn JSON Services into Covert Malware Delivery Channels

November 24, 202523 Views

macOS Stealer Campaign Uses “Cracked” App Lures to Bypass Apple Securi

September 7, 202517 Views

North Korean Hackers Target Crypto Firms with ClickFix and Zoom Lures

April 29, 202610 Views

Why SOC Burnout Can Be Avoided: Practical Steps

November 14, 20259 Views

BeyondTrust Patches Critical Auth Bypass Flaws in Remote Support and PRA

July 11, 20268 Views
Stay In Touch
  • Facebook
  • YouTube
  • TikTok
  • WhatsApp
  • Twitter
  • Instagram
Most Popular

North Korean Hackers Turn JSON Services into Covert Malware Delivery Channels

November 24, 202523 Views

macOS Stealer Campaign Uses “Cracked” App Lures to Bypass Apple Securi

September 7, 202517 Views

North Korean Hackers Target Crypto Firms with ClickFix and Zoom Lures

April 29, 202610 Views
Our Picks

Your information is on the dark web. What happens next?

January 13, 2026

Top IRS scams to look out for in 2026

February 10, 2026

In memoriam: David Harley

November 12, 2025

Subscribe to Updates

Get the latest news from cyberwiredaily.com

Facebook X (Twitter) Instagram Pinterest
  • Home
  • Contact
  • Privacy Policy
  • Terms of Use
  • California Consumer Privacy Act (CCPA)
© 2026 All rights reserved.

Type above and press Enter to search. Press Esc to cancel.