MAL-2026-13549

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dojo-rn-interview/MAL-2026-13549.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13549
Published
2026-08-07T12:37:06Z
Modified
2026-08-07T13:20:27.785548635Z
Summary
Malicious code in dojo-rn-interview (npm)
Details

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

Source: amazon-inspector (42dcf2c659fc0c8b63b90671ae2a865a7811d5eeaaf321aab8355358117be47d)

dojo-rn-interview@1.0.1 declares a preinstall script that runs index.js on npm install. The script collects host identifiers via os.hostname(), os.userInfo(), os.homedir(), __dirname, and DNS server list, and reads the installer's /etc/passwd and /etc/hosts files, then POSTs the collected data over HTTPS to the hardcoded Burp Collaborator subdomain kqepxa9s4krgw7e7b6f7kufiy943stgi.oastify.com. The package name and behavior are consistent with a dependency-confusion reconnaissance beacon targeting internal build systems.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-07T12:37:06Z",
            "id": "IN-MAL-2026-017053",
            "import_time": "2026-08-07T12:51:24.149614937Z",
            "sha256": "42dcf2c659fc0c8b63b90671ae2a865a7811d5eeaaf321aab8355358117be47d",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / dojo-rn-interview

Package

Affected ranges

Affected versions

1.*
1.0.1

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dojo-rn-interview-1.0.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-+CoNesWMbICWV2LyZTjzGBOzTWdP3+y4ZG8Lps4QyTRC+AAoP8MK6HHpS22aXfb/S3wxlpxxiuYhPiwYW0jxnw==",
                "sha1": "efd96cb1202bf3a986dea467575c2089a1166d22"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "66411395a2c917330dd110c0660c70852359f9777159a99076cf42969f869f8bb616f3",
            "sha256": "8bffc25d13de9734fa8fb639e6c5416b9a8b996bf8eec38bafe2ea3052c87e55",
            "path": "index.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dojo-rn-interview/MAL-2026-13549.json"
cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]