MAL-2026-16119

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

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

Source: amazon-inspector (d31819832ff4b43fc9bc7bcd9f3439f71902802331ba6df3c3964c47765397e1)

The preinstall lifecycle script in etoro-client@999.0.0 unconditionally sends the installer's hostname, OS username, and current working directory to the hardcoded bare-IP endpoint http://209.126.81.147/etoro-depconf-poce346552f776f/npm/// over plain HTTP at npm install time. The package name combined with the implausibly high 999.0.0 version and the depconf path token indicate a dependency-confusion attack targeting an internal etoro-client package: publishing a high-version public namesake so that misconfigured resolvers pull this artifact instead of the private internal one. The preinstall beacon then confirms successful landing on a target and identifies the host, user, and build path.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-019910",
            "import_time": "2026-09-10T05:18:06.01162967Z",
            "modified_time": "2026-09-10T04:44:04Z",
            "sha256": "d31819832ff4b43fc9bc7bcd9f3439f71902802331ba6df3c3964c47765397e1",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / etoro-client

Package

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-client-999.0.0.tgz",
            "hashes": {
                "sha1": "9a0ffabaec316f783ce3631e8ca1f025d94d4a60",
                "sha512_sri": "sha512-janSI3eUewR+HHF0elLHbrmPAiH9xFUcjW7et2/ZgqpaBTqn6YBEtmHwjE58Wue6h6AclF6FkaNc4hOdxtge6g=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/etoro-client/MAL-2026-16119.json"