MAL-2026-12107

    Dashboard / Malicious Package / MAL-2026-12107

    MAL-2026-12107

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in @wethenorth12/web3-utils-crypto (npm)

    Details: Source: amazon-inspector (fc6591661338a325995ebe471f7d8157c1be9458f38336c4c11032033b150108) On module load, index.js collects the host identifiers (os.hostname(), os.userInfo().username, home directory, platform, cwd) and the entire process.env, JSON-serializes and base64-encodes the payload, and sends it via HTTPS GET to the Telegram Bot API at api.telegram.org/bot<token>/sendMessage with a hardcoded bot token and chat_id (8969499041). A tempdir flag file gates single-shot execution. The package advertises itself as a 'Drop-in replacement for web3-utils' and attempts to require('web3-utils') to re-export it as a cover for the exfil payload; the author field is 'chainSafe', impersonating the ChainSafe organization, and the declared repository github.com/chainSafe/web3-utils-crypto does not exist. Any environment variables present in the installer or CI process (API keys, cloud credentials, CI tokens) leave to the attacker's Telegram channel the first time this module is required.

    Affected packages

    Package

    Name: @wethenorth12/web3-utils-crypto

    Purl: pkg:npm/%40wethenorth12/web3-utils-crypto

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.10.4
    MAL-2026-12107 | CVE-DB