MAL-2026-16118

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

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

Source: amazon-inspector (484ce8002025d68c4a60feca03aec63425a66b85e2465415a4fc5a29e3a61f43)

The package's preinstall.js runs automatically on npm install and issues an HTTP GET to a hardcoded bare IP (http://209.126.81.147/etoro-depconf-poce346552f776f/npm///), embedding the installer's OS hostname (os.hostname()), OS username (os.userInfo().username), and current working directory (process.cwd()) as URL path segments. The package uses a generic 'eToro' brand name with a version pinned at 999.0.0, a pattern consistent with dependency-confusion attacks that aim to win resolution against an internal package of the same name. Installing the package causes installer-side identifiers to be sent in cleartext to an attacker-controlled endpoint.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-019908",
            "import_time": "2026-09-10T05:18:05.886169956Z",
            "modified_time": "2026-09-10T04:43:46Z",
            "sha256": "484ce8002025d68c4a60feca03aec63425a66b85e2465415a4fc5a29e3a61f43",
            "source": "amazon-inspector",
            "versions": [
                "999.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / etoro-charts

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-charts-999.0.0.tgz",
            "hashes": {
                "sha1": "e2400e0160b5ce82b7c52b98c393b95aa7e367e3",
                "sha512_sri": "sha512-xS1cXLPjcDV1gsFkKAGsloWDIXpuavzXOnjQalQPq6JIwwkkmmA3FnVvoDMPKh4lBOIGCIPL2bIlKIoBGGjtJQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/etoro-charts/MAL-2026-16118.json"