MAL-2026-14027

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alelo-services/MAL-2026-14027.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14027
Published
2026-08-14T14:07:30Z
Modified
2026-08-14T14:46:34.654471118Z
Summary
Malicious code in alelo-services (npm)
Details

-= Per source details. Do not edit below this line.=-

Source: amazon-inspector (2b31cdc535ad02d3d78533315ef2037d4860699d9c7a161ed96a176082824f07)

alelo-services@99.0.0 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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017730",
            "import_time": "2026-08-14T14:28:03.632503429Z",
            "sha256": "00b5c557931bd8dd68451d2a88f2b69b54f7cba4e0dfcdc338abf5dd95472810",
            "versions": [
                "99.0.2"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-14T14:07:30Z"
        },
        {
            "id": "IN-MAL-2026-017758",
            "import_time": "2026-08-14T14:28:06.451618961Z",
            "sha256": "2b31cdc535ad02d3d78533315ef2037d4860699d9c7a161ed96a176082824f07",
            "modified_time": "2026-08-14T14:11:49Z",
            "source": "amazon-inspector",
            "versions": [
                "99.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / alelo-services

Package

Affected ranges

Affected versions

99.*
99.0.0
99.0.2

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "preinstall.js",
            "tlsh": "b0f084f491a9eab02e7857c0e09aa40296b3e1113b277cf4a9e90249678d1e41172cf6",
            "sha256": "b37206713fc25fedb6193f5d1ac2eecf834e826eed4c03b3bc570385a554e28d"
        },
        {
            "path": "index.js",
            "tlsh": "4311abf452a5b3b06ab556c4e5ee50016263e2023e27b5f0b9ec02556b499b805b3df4",
            "sha256": "70a8739590ceacd616e00eef3ccbe975d174c5cf731addb93da8eb7ad8a2fd5f"
        },
        {
            "path": "login.ps1",
            "tlsh": "d7f0a272910a614d3ee4466b00f4f536fd3b133269d4de94a6a916c9f8c195c2972833",
            "sha256": "d784a3de392836730544da8e2ba25bcaaad2632f0cc8e4b8ce76b5cb4fe82d2b"
        }
    ],
    "package_integrity": [
        {
            "filename": "alelo-services-99.0.2.tgz",
            "hashes": {
                "sha512_sri": "sha512-ecstbC/mMWzFoyfeuYqZ/X/PXFSIlD9kjlmRR61WevnareayotTuLWaBIK8NxpXVJUAKZCKtH3Xbe1fIguGwhA==",
                "sha1": "605350cd54e99f86c6310b6c3d7b729a3d31cc27"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alelo-services/MAL-2026-14027.json"