Close Menu
    What's Hot

    Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)

    Uber lays off 23% of its HR and recruiting team that became ‘too complex and fragmented’

    The Narrow Path to a Democratic Senate Runs Through Very Red States

    Facebook X (Twitter) Instagram
    Trending
    • Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)
    • Uber lays off 23% of its HR and recruiting team that became ‘too complex and fragmented’
    • The Narrow Path to a Democratic Senate Runs Through Very Red States
    • Elon Musk’s SpaceX eyes $1.77tn valuation ahead of historic IPO | Technology News
    • Israel and Lebanon Renew Cease-Fire, Calling for Evacuation of Hezbollah Operatives
    • Your Business Could Lose More Than Its Founder If You’re Suddenly Incapacitated
    • Pace Gallery Cuts 50 Artists and 50 Staff Amid Art Market Challenges
    • Flesh-Eating Pest Confirmed in U.S. Cattle
    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

    Malicious npm Packages Harvest Crypto Keys, CI Secrets, and API Tokens

    adminBy adminFebruary 23, 2026No Comments5 Mins Read
    Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
    Malicious npm Packages Harvest Crypto Keys, CI Secrets, and API Tokens
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Malicious npm Packages Harvest Crypto Keys, CI Secrets, and API Tokens

    Cybersecurity researchers have disclosed what they say is an active “Shai-Hulud-like” supply chain worm campaign that has leveraged a cluster of at least 19 malicious npm packages to enable credential harvesting and cryptocurrency key theft.

    The campaign has been codenamed SANDWORM_MODE by supply chain security company Socket. As with prior Shai-Hulud attack waves, the malicious code embedded into the packages comes with capabilities to siphon system information, access tokens, environment secrets, and API keys from developer environments and automatically propagate by abusing stolen npm and GitHub identities to extend its reach.

    “The sample retains Shai-Hulud hallmarks and adds GitHub API exfiltration with DNS fallback, hook-based persistence, SSH propagation fallback, MCP server injection with embedded prompt injection targeting AI coding assistants, and LLM API Key harvesting,” the company said.

    The packages, published to npm by two npm publisher aliases, official334 and javaorg, are listed below –

    • claud-code@0.2.1
    • cloude-code@0.2.1
    • cloude@0.3.0
    • crypto-locale@1.0.0
    • crypto-reader-info@1.0.0
    • detect-cache@1.0.0
    • format-defaults@1.0.0
    • hardhta@1.0.0
    • locale-loader-pro@1.0.0
    • naniod@1.0.0
    • node-native-bridge@1.0.0
    • opencraw@2026.2.17
    • parse-compat@1.0.0
    • rimarf@1.0.0
    • scan-store@1.0.0
    • secp256@1.0.0
    • suport-color@1.0.1
    • veim@2.46.2
    • yarsg@18.0.1
    Cybersecurity

    Also identified are four sleeper packages that do not incorporate any malicious features –

    • ethres
    • iru-caches
    • iruchache
    • uudi

    The packages go beyond npm-based propagation by including a weaponized GitHub Action that harvests CI/CD secrets and exfiltrates them via HTTPS with DNS fallback. They also feature a destructive routine that acts as a kill switch by triggering home directory wiping should it lose access to GitHub and npm. The wiper functionality is currently off by default.

    Another significant component of the malware is an “McpInject” module that specifically targets AI coding assistants by deploying a malicious model context protocol (MCP) server and injecting it into their tool configurations. The MCP server masquerades as a legitimate tool provider and registers three seemingly-harmless tools, each of which embeds a prompt injection to read the contents of ~/.ssh/id_rsa, ~/.ssh/id_ed25519, ~/.aws/credentials, ~/.npmrc, and .env files, stage them in a local directory for later exfiltration.

    The module targets Claude Code, Claude Desktop, Cursor, Microsoft Visual Studio Code (VS Code) Continue, and Windsurf. It also harvests API keys for nine large language models (LLM) providers: Anthropic, Cohere, Fireworks AI, Google, Grok, Mistral, OpenAI, Replicate, and Together.

    What’s more, the payload contains a polymorphic engine that’s configured to call a local Ollama instance with the DeepSeek Coder model to rename variables, rewrite control flow, insert junk code, and encode strings to evade detection. While the engine is turned off in the currently detected packages, the inclusion of the feature suggests that the operators are looking to release more iterations of the malware in the future.

    The entire attack chain unfolds over two stages: a first-stage component that captures credentials and cryptocurrency keys and then loads a secondary stage that subsequently performs deeper harvesting of credentials from password managers, worm-like propagation, MCP injection, and full exfiltration. The second stage is not activated until 48 hours (along with a per-machine jitter of up to 48 additional hours) have elapsed.

    Users who have installed any of the aforementioned packages are advised to remove them with immediate effect, rotate npm/GitHub tokens and CI secrets, and review any package.json, lockfiles, and .github/workflows/ for any unexpected changes.

    “Several feature flags and guardrails still suggest the threat actor is iterating on capabilities (for example, toggles that disable destructive routines or polymorphic rewriting in some builds),” Socket said. “However, the same worm code appearing across multiple typosquatting packages and publisher aliases indicates intentional distribution rather than an accidental release.”

    “The destructive and propagation behaviors remain real and high-risk, and defenders should treat these packages as active compromise risks rather than benign test artifacts.”

    The disclosure comes as Veracode and JFrog detailed two other malicious npm packages named “buildrunner-dev” and “eslint-verify-plugin,” respectively, that are designed to deliver a remote access trojan (RAT) targeting Windows, macOS, and Linux systems. The .NET malware deployed by buildrunner-dev is Pulsar RAT, an open-source RAT delivered via a PNG image hosted on i.ibb[.]co.

    Eslint-verify-plugin, on the other hand, “masquerades as a legitimate ESLint utility while deploying a sophisticated, multi-stage infection chain targeting macOS and Linux environments,” JFrog said.

    On Linux, the package deploys a Poseidon agent for the Mythic C2 framework. It facilitates a wide range of post-exploitation capabilities, including file operations, credential harvesting, and lateral movement. The macOS infection sequence executes Apfell, a JavaScript for Automation (JXA) agent for macOS, to conduct extensive data collection and create a new macOS user with admin privileges.

    Cybersecurity

    Some of the data stolen by the agent are as follows –

    • System information
    • System credentials via a fake password dialog
    • Google Chrome browser bookmarks
    • Clipboard contents
    • Files associated with iCloud Keychain and Chrome cookies, login data, and bookmarks
    • Screenshots
    • File metadata

    “The eslint-verify-plugin package is a direct example of how a malicious npm package can escalate from a simple installation hook to a full-system compromise,” JFrog said. “By masquerading as a legitimate utility, the attackers successfully concealed a multi-stage infection chain.”

    The findings also follow a report from Checkmarx, which flagged a rogue VS Code extension known as “solid281” that impersonates the official Solidity extension, but harbors covert features to execute a heavily obfuscated loader automatically upon application startup and drop ScreenConnect on Windows and a Python reverse shell on macOS and Linux machines.

    “This mirrors broader patterns reported by other teams: Solidity developers appear to be targeted specifically, including campaigns that used fake Solidity extensions to install ScreenConnect and then deploy follow-on payloads,” Checkmarx noted.

    API Crypto Harvest Keys malicious npm Packages Secrets Tokens
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Previous ArticleThey’re Trying to Sell Off the U.S. National Parks Again:…
    Next Article Anthropic accuses Chinese AI labs of mining Claude as US debates AI chip exports
    admin
    • Website

    Related Posts

    Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)

    June 4, 2026

    Microsoft 365 Android Apps Let Any App Steal Account Tokens via Leftover Debug Flag

    June 4, 2026

    Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT

    June 3, 2026
    Leave A Reply Cancel Reply

    Demo
    Latest Posts

    Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)

    Uber lays off 23% of its HR and recruiting team that became ‘too complex and fragmented’

    The Narrow Path to a Democratic Senate Runs Through Very Red States

    Elon Musk’s SpaceX eyes $1.77tn valuation ahead of historic IPO | Technology News

    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