MAL-2026-14026

    Dashboard / Malicious Package / MAL-2026-14026

    MAL-2026-14026

    Published: 14 Aug 2026Last Modified: 14 Aug 2026

    Summary: Malicious code in alelo-sdk (npm)

    Details: Source: amazon-inspector (4e7ed1d4017e58a9911a0cfee5d1cf8122a2ac28779a36fdf3ef74484f048748) [email protected] ships lifecycle scripts that harvest installer data and POST it to a hardcoded bare-IP endpoint (209.99.185.109) with TLS certificate verification disabled. preinstall.js collects hostname, username, platform, cwd, and the full process.env and sends the JSON to https://209.99.185.109/preinstall. The postinstall path (index.js) additionally reads.env,.npmrc, and parent-directory.env files, executes whoami/id, and POSTs the collected content to https://209.99.185.109/postinstall..npmrc typically contains npm publish tokens and.env files typically contain cloud and API credentials, so any environment where this package is installed (developer workstation or CI) has its secrets extracted. Package metadata (name 'alelo-sdk', version 99.0.0, description 'internal utilities', author 'Alelo Dev Team') is the canonical dependency-confusion shape targeting a private 'alelo' internal scope with an inflated version number.

    Affected packages

    Package

    Name: alelo-sdk

    Purl: pkg:npm/alelo-sdk

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    99.0.0
    99.0.2
    MAL-2026-14026 | CVE-DB