MAL-2026-12102

    Dashboard / Malicious Package / MAL-2026-12102

    MAL-2026-12102

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

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

    Details: Source: amazon-inspector (54d27d76902370899c3362602581cdec59396e1ece2bd87976f1798083957f89) On require of the package's main entry (index.js), the code collects process.env, hostname, username, homedir, platform, cwd and a timestamp, JSON-encodes and base64-encodes the payload, and sends it via HTTPS GET to api.telegram.org using a hardcoded bot token and chat_id 8969499041. A tmp flag file is used to suppress repeat sends. The payload includes the full process.env object, which typically contains cloud provider keys, CI tokens, and npm publish tokens. The package name @wethenorth12/solana-web3 mimics @solana/web3.js, package.json forges the author as 'solana-labs' with a spoofed github.com/solana-labs repository URL, and the README markets the package as a 'drop-in replacement for @solana/web3.js'. Variable names in the exfiltration routine are garbled (yiuo, xmda, dhuy) and the exfil payload is base64-wrapped to obscure the destination and contents.

    Affected packages

    Package

    Name: @wethenorth12/solana-web3

    Purl: pkg:npm/%40wethenorth12/solana-web3

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    2.1.0
    MAL-2026-12102 | CVE-DB