Close Menu
    What's Hot

    Your YouTube Premium subscription is getting a major upgrade

    Opinion | 112 Degrees in Paris, Flames Near Bordeaux. France Can’t Go On Like This.

    Middle East War Dominates ASEAN Foreign Ministers Manila Summit

    Facebook X (Twitter) Instagram
    Trending
    • Your YouTube Premium subscription is getting a major upgrade
    • Opinion | 112 Degrees in Paris, Flames Near Bordeaux. France Can’t Go On Like This.
    • Middle East War Dominates ASEAN Foreign Ministers Manila Summit
    • The dilution cycle hiding in tech valuations
    • Kraken: The Next Military Frontier Is Not Space, It’s Underwater (OTCMKTS:KRKNF)
    • Two Compromised joyfill npm Packages Run RAT When Imported Into Node.js
    • Opinion | The Hidden Cost of China’s Free A.I.
    • Trump’s Spy Chief Spends Final Hours in Job Boasting of Mass Firings
    interluknewsinterluknews
    • Home
    • Business
      • Corporate News
      • Industry Insights
      • Startups & Entrepreneurship
      • Technology & Innovation
    • Economy
      • Economic Policy
      • Financial Analysis
      • Inflation & Interest Rates
      • Trade & Markets
    • Global
      • Conflicts & Security
      • Diplomacy
      • Global Trends
      • International Affairs
    • Lifestyle
      • Fashion
      • Food & Dining
      • Personal Development
      • Travel
    • Opinion
      • Columns
      • Editorials
      • Expert Opinions
      • Reader Voices
    • More
      • Politics
        • Elections
        • Government & Policy
        • International Relations
        • Political Analysis
      • Sports
        • Cricket
        • Football / Soccer
        • International Sports
        • Local Sports
      • Technology
        • Artificial Intelligence
        • Cybersecurity
        • Gadgets & Reviews
        • Tech News
      • South Africa News
    Facebook X (Twitter) Instagram
    interluknewsinterluknews
    Cybersecurity

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

    adminBy adminJuly 29, 2026No Comments4 Mins Read
    Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
    Two Compromised joyfill npm Packages Run RAT When Imported Into Node.js
    Share
    Facebook Twitter LinkedIn Pinterest Email

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

    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.

    Cybersecurity

    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.

    Cybersecurity

    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.”

    Compromised imported joyfill Node.js npm Packages RAT run
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Previous ArticleOpinion | The Hidden Cost of China’s Free A.I.
    Next Article Kraken: The Next Military Frontier Is Not Space, It’s Underwater (OTCMKTS:KRKNF)
    admin
    • Website

    Related Posts

    Researcher Says AI Helped Develop Linux Traffic-Control Race Into Root Exploit

    July 29, 2026

    Critical OpenWrt DHCPv6 Flaw Could Let Unauthenticated Attackers Run Code as Root

    July 28, 2026

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

    July 28, 2026
    Leave A Reply Cancel Reply

    Demo
    Latest Posts

    Your YouTube Premium subscription is getting a major upgrade

    Opinion | 112 Degrees in Paris, Flames Near Bordeaux. France Can’t Go On Like This.

    Middle East War Dominates ASEAN Foreign Ministers Manila Summit

    The dilution cycle hiding in tech valuations

    Latest Posts

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    Advertisement
    Demo

    We are a digital news platform delivering timely, accurate, and insightful coverage of politics, global affairs, business, economy, sports, and more. Our mission is to keep readers informed with reliable news, clear analysis, and stories that truly matter.
    We're social. Connect with us:

    Facebook X (Twitter) Instagram Pinterest YouTube

    Subscribe to Updates

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

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

    Powered by
    ...
    ►
    Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
    None
    ►
    Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
    None
    ►
    Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
    None
    ►
    Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
    None
    ►
    Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
    None
    Powered by