MAL-2026-16116

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/etoro-builders/MAL-2026-16116.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16116
Published
2026-09-10T04:45:48Z
Modified
2026-09-10T05:30:11Z
Summary
Malicious code in etoro-builders (npm)
Details

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

Source: amazon-inspector (c9210fb131a2f661ae1d656fa461d45c6c54377179aecba06e6a07b4f357a00b)

The package's preinstall lifecycle script (preinstall.js) reads the installer's OS hostname, username, and current working directory via os.hostname(), os.userInfo().username, and process.cwd(), encodes them into a URL path, and issues an HTTP GET to a hardcoded bare-IP endpoint at http://209.126.81.147/etoro-depconf-.../npm///. The package name 'etoro-builders' combined with the implausibly high version 999.0.0 and minimal placeholder contents is consistent with a dependency-confusion payload designed to win resolution against a private internal package and beacon successful installs to the operator. Installer host identifiers leave the machine at npm install time to a third-party bare-IP host over cleartext HTTP.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-019914",
            "import_time": "2026-09-10T05:18:06.198533992Z",
            "modified_time": "2026-09-10T04:45:48Z",
            "sha256": "c9210fb131a2f661ae1d656fa461d45c6c54377179aecba06e6a07b4f357a00b",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / etoro-builders

Package

Name
etoro-builders
View open source insights on deps.dev
Purl
pkg:npm/etoro-builders

Affected ranges

Affected versions

999.*
999.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "preinstall.js",
            "sha256": "bee47062733940943fd3a66654f0258135fd62911674304ccac11a43226b5f58",
            "tlsh": "ebe027f4118ca6683ccc01c4636b191ed4dfc705bcdec8c04a55d78587b15f1d6115f0"
        }
    ],
    "package_integrity": [
        {
            "filename": "etoro-builders-999.0.0.tgz",
            "hashes": {
                "sha1": "ef20e4d5f843ca74afa0f1ee87f1c7b8c1275db2",
                "sha512_sri": "sha512-fXFmgIXCaY4OxVS+ts343kf0DcEpBl5RtBmaE7Bk+8ZxN0KiQoQrtt6pn7qbEJdlgx7BQ7lOCag7zkQRj7uwPA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/etoro-builders/MAL-2026-16116.json"