CRITICAL npm Malware

Malicious code in eth-codergen (npm)

MAL-2026-11033 · GHSA-87w3-vjw9-8h4w

Published · Modified

Dependency scanning

Check whether eth-codergen is in your codebase

Corgea flags malicious and compromised dependencies with reachability analysis, so you fix the packages that actually run in your application instead of working through the whole lockfile.

Description


__

Source: amazon-inspector (dda2a0fbfa98304482ef90da4f137c863775959e107fccd495311fcba4fd185c)

The package is advertised as an Ethereum ABI code generator but its index.js is a verbatim copy of the unrelated mongoose-lean-hooks plugin. Appended to the same line as module.exports = leanhooksPlugin; (padded with whitespace to push it off-screen) is a top-level Function("tQ4eR5v",...) call whose body is a custom hex/XOR-mixer decoder (constants 0x9e3779b9, 0x243f6a88, 0x6a09e667) that reconstructs an opaque payload from an encoded byte array and executes it. The obfuscated loader runs automatically whenever a consumer calls require('eth-codergen'), giving the publisher arbitrary code execution in the consumer's Node.js process. The package name differs by one letter from the legitimate eth-codegen package, and the README even instructs npm install --save-dev eth-codegen, indicating the package is positioned to catch developers who mistype the real package name. No Ethereum/ABI codegen functionality is present in the shipped code.

Source: ghsa-malware (69eee48bc43bf04d3a35021657809e8e2615ae84250ee1e7b229175969807a25)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Ready to move

Start Securing

Free, no credit card | First findings in minutes