Categories: MarketsMenafn

Massive NPM Supply-Chain Attack Exposes Crypto Wallets to Theft in Bold Phishing Scheme

The JavaScript ecosystem was hit by one of its biggest supply-chain incidents on Sept. 8, when a phished maintainer account pushed malicious updates to at least 18–20 popular npm packages, including chalk and debug, that collectively see ~2 billion weekly downloads.

The payload targeted crypto users by intercepting on-page wallet calls and swapping destination addresses.

How it happened

Investigators say the attacker impersonated npm support using the npmjs.help domain and a fake 2FA reset workflow to seize the account of prolific maintainer Qix (Josh Junon).

With access, the actor rapidly published tainted versions across a cluster of utilities (e.g., ansi-regex, strip-ansi, supports-color, wrap-ansi), before the breach was spotted and reversions began. Qix acknowledged the compromise publicly and said cleanup was underway.

Why crypto was in the crosshairs

The malware only activates in the browser. It checks for window, then hooks window.fetch, XMLHttpRequest, and Web3 wallet APIs like window.ethereum.request.

From there, it rewrites the recipient address to a look-alike using Levenshtein matching, a classic “clipper” move aimed at draining wallets on dapps and exchange front-ends.

The campaign broadened

Within hours, the same wallet-drainer surfaced via a second compromised maintainer, extending risk to packages such as @duckdb/node-api, duckdb, and prebid. That expansion underscores the blast radius when trusted publishers are hijacked.

Crypto Industry response

Ledger CTO Charles Guillemet warned users that the malware swaps addresses silently and urged on-device verification (clear-signing) before approving any transaction.

Security firms have published technical breakdowns and IOCs, while maintainers have reverted or deprecated bad builds. Separately, but relevant for risk posture, the Aug. 26 “s1ngularity”/Nx incident leaked developer secrets via compromised npm releases, illustrating how stolen tokens can seed follow-on package takeovers like this week’s wave.

What it means for web3 teams & users

  • If you build dapps or wallet UIs: Audit lockfiles for the exact bad versions listed in current advisories; rebuild from clean pins, purge caches/CDNs, and redeploy. Search bundles for code that hooks network calls or wallet APIs and alters addresses.

  • If you’re a crypto user: Prefer a hardware wallet and confirm the on-device address matches what you intended before signing.

  • For security/ops: Rotate npm/GitHub/CI tokens touched during the window; review recent installs and release pipelines. If you use Nx, follow the remediation steps in Aikido’s write-up.

Bottom line: This is likely the largest npm supply-chain hack to date, and its design expressly targets crypto transactions at the UI layer. Keeping users safe now hinges on rapid rebuilds, strict dependency pinning, and verifying every on-chain action at the hardware wallet screen.

Jerry Rolon

After working for 7 years as a Internet Marketer, Jerry now aims to explore the journalistic side of Internet. With his impeccable knowledge in this domain, he churns out some of the best news articles from the internet niche. With respect to acedamics, Jerry earned a degree in business from California State University.

Recent Posts

Ron Yeffet: Strong Planning Beats Big Ideas Every Time

Ron Yeffet, president of R & I Trading and global real estate and infrastructure developer,…

11 hours ago

Timothy Monzello: Build Systems That Work by Teaching the People Who Will Make Them

Timothy Monzello, an adjunct professor at El Camino College in Torrance, CA, uses his NASA…

11 hours ago

Jeff Herter: Why Writing Goals in a Notebook Still Beats Every App

Jeff Herter, a portfolio manager and real estate developer based in Rye, New Hampshire, shares…

11 hours ago

Hayden Fowlkes: Why Early Planning Decisions Shape the Future of Communities

Hayden Fowlkes, Vice President and civil engineer in New Braunfels, Texas, explains how engineering decisions…

11 hours ago

Sarah Fowlkes Releases Free Federal Contracting Readiness Checklist for Small A/E Firms

Sarah Fowlkes, Client Account Manager at Jacobs and President of SAME San Antonio Post, has…

11 hours ago

Christopher Michael Mottino: Sports Build the Discipline That Business Demands

Christopher Michael Mottino, a Corporate Account Manager based in Gig Harbor, Washington, draws on lessons…

11 hours ago