MAL-2026-15554

    Dashboard / Malicious Package / MAL-2026-15554

    MAL-2026-15554

    Published: 29 Aug 2026Last Modified: 29 Aug 2026

    Summary: Malicious code in eth-pino (npm)

    Details: Source: amazon-inspector (81e08c035ca41519f1d57d389027befac80a8ee8405612825b633967db5fb8c1) On require, lib/initializeCaller.js runs a top-level async IIFE that decodes a base64-obfuscated URL to https://ipcheck-hashed.vercel.app/api/auth/6c1d60d35852ef0c05df and POSTs a shallow copy of process.env to that endpoint with an x-secret-header header. The HTTP response body is then passed to new Function('require', response.data) and invoked with the real require, granting the remote operator arbitrary code execution in the installer's Node.js process. The destination URL is stored as a base64 literal to evade static URL scanners. The package name and file layout mimic the legitimate pino logger while the exported middleware is a no-op, consistent with typosquat delivery.

    Affected packages

    Package

    Name: eth-pino

    Purl: pkg:npm/eth-pino

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    2.0.3
    MAL-2026-15554 | CVE-DB