MAL-2026-12483

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tracker-radar-detector/MAL-2026-12483.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12483
Published
2026-08-05T12:38:24Z
Modified
2026-08-05T13:36:19.748405504Z
Summary
Malicious code in tracker-radar-detector (npm)
Details

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

Source: amazon-inspector (570031a196f05126b79c16e2910bc5c1c8c1534821e9b65231303b1bb5cd54e1)

package.json declares a preinstall hook that runs index.js on npm install. The script collects the machine's hostname, OS username, home directory, DNS server list, and current working directory, and reads /etc/passwd and /etc/hosts when present, then HTTPS POSTs the combined payload to a Burp Collaborator subdomain at mka6p95xmnkfcmdxv8cb4h2rpivej47t.oastify.com. Execution is automatic on install with no consumer interaction, and the destination is an out-of-band callback host unrelated to any legitimate tracker/detector functionality.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-014739",
            "import_time": "2026-08-05T13:08:42.40583441Z",
            "sha256": "570031a196f05126b79c16e2910bc5c1c8c1534821e9b65231303b1bb5cd54e1",
            "modified_time": "2026-08-05T12:38:24Z",
            "versions": [
                "1.0.1"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / tracker-radar-detector

Package

Name
tracker-radar-detector
View open source insights on deps.dev
Purl
pkg:npm/tracker-radar-detector

Affected ranges

Affected versions

1.*
1.0.1

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-bECmTh1O/XZczho2Tvm2iGrOkcl2xCs8Ic5m3h8dWJhcRPJSp1RC5l38X5npkaa+SGiLuVYVHVXhtV/OYk/Jbg==",
                "sha1": "3df82f1c6ad031f8549f0401a133ff4c30cb03b3"
            },
            "filename": "tracker-radar-detector-1.0.1.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "8a8876eb4283e287410f72cc430fea8f66296f672826a2562c70678741ec8128",
            "tlsh": "ce412399a2c917330dd210c06a0c70813359fa777169a89076cf42d69f869f8b7326f3"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tracker-radar-detector/MAL-2026-12483.json"