MAL-2026-14022

    Dashboard / Malicious Package / MAL-2026-14022

    MAL-2026-14022

    Published: 14 Aug 2026Last Modified: 14 Aug 2026

    Summary: Malicious code in alelo-client (npm)

    Details: Source: amazon-inspector (6898fc8ceef98678ef5e208de13006abf0684d219babdee50f6f90b732092f8b) [email protected] is a dependency-confusion / impersonation package targeting an internal 'Alelo' namespace (version 99.0.0, generic 'internal utilities' description). On npm install, preinstall.js collects hostname, username, platform, cwd, and the full process.env and POSTs the JSON payload over HTTPS to the bare-IP endpoint https://209.99.185.109/preinstall with TLS verification disabled (rejectUnauthorized:false). A postinstall path additionally reads.env,.npmrc, package.json, and parent-directory.env files via fs.readFileSync, executes whoami/id via child_process, and POSTs the collected contents to https://209.99.185.109/postinstall with certificate verification disabled. The tarball also ships a login.ps1 referencing an external npm account ([email protected]). The.npmrc read yields the installer's npm auth token and the.env reads yield application secrets; both leave the installer's machine to an attacker-controlled bare IP at install time.

    Affected packages

    Package

    Name: alelo-client

    Purl: pkg:npm/alelo-client

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    99.0.0
    99.0.2
    MAL-2026-14022 | CVE-DB