MAL-2026-14027

    Dashboard / Malicious Package / MAL-2026-14027

    MAL-2026-14027

    Published: 14 Aug 2026Last Modified: 14 Aug 2026

    Summary: Malicious code in alelo-services (npm)

    Details: Source: amazon-inspector (2b31cdc535ad02d3d78533315ef2037d4860699d9c7a161ed96a176082824f07) [email protected] runs both preinstall and postinstall lifecycle scripts that harvest installer data and POST it to the hardcoded bare-IP endpoint https://209.99.185.109 with TLS verification disabled (rejectUnauthorized:false). preinstall.js collects hostname, username, platform, cwd, and the entire process.env and sends the JSON to https://209.99.185.109/preinstall. index.js (also the package main, executed on postinstall) reads.env,.npmrc, package.json,../.env, and../../.env from the install directory, runs whoami/id, collects process.env, and POSTs the contents to https://209.99.185.109/postinstall. The.npmrc read captures npm auth tokens; the.env reads capture CI and cloud credentials from the installer and any parent project directories. Package metadata is generic ("internal utilities") and the 99.0.0 version is consistent with a dependency-confusion lure targeting a private scope name.

    Affected packages

    Package

    Name: alelo-services

    Purl: pkg:npm/alelo-services

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    99.0.2
    99.0.0