MAL-2026-12071

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sotqa-test/MAL-2026-12071.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12071
Published
2026-08-05T01:43:13Z
Modified
2026-08-05T03:20:53.923184944Z
Summary
Malicious code in sotqa-test (npm)
Details

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

Source: amazon-inspector (6980ae2860be6b9f343e9705a5415dc9ea13a81d285c1dce1f2f56b3dc989fbd)

On require, sotqa-test loads bootstrap.js which reconstructs C2 hostnames from split-string arrays joined at runtime (oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev) with a DNS TXT covert-channel fallback under *.dl.well1.site resolvers (tin, tina, ldr, win subdomains), downloads a platform-specific native binary via https.get, writes it to /tmp or %TEMP% under a disguised filename (.cache<rand> on POSIX, dotnetdiag<rand>.exe on Windows), chmods 0755, and spawns it detached via /bin/sh -c or cmd.exe. There is no hash or signature verification, endpoints are mutable, and both the delivery hosts and dropped-file names use cover-story naming (analytics, dotnetdiag). A second obfuscated dropper module lib/telemetry.js — presented as an Analytics SDK — resolves childprocess via string concatenation ("child_"+"process"), assembles a base64 payload buffer, chmods the artifact 0755 using fs["chmod"+"Sync"], and spawns it detached with /bin/sh -c, providing a parallel execution surface.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "import_time": "2026-08-05T03:11:16.516259421Z",
            "sha256": "6980ae2860be6b9f343e9705a5415dc9ea13a81d285c1dce1f2f56b3dc989fbd",
            "modified_time": "2026-08-05T01:43:13Z",
            "id": "IN-MAL-2026-011516",
            "versions": [
                "20.3.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / sotqa-test

Package

Affected ranges

Affected versions

20.*
20.3.8

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "sotqa-test-20.3.8.tgz",
            "hashes": {
                "sha512_sri": "sha512-nAP07842T7c3bt/4qQhZ8wU1/sdKvA01cYwe7+aPWO8h7vQpDb7QLquiyg/kYFXjil6Xjb5sxmyd/Zv/CCsrhg==",
                "sha1": "9c9cc5a031047f9296e898f535c61d550559b870"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "28a1a59a12aa311c4bb0abe5d7175416f657f2633780c690f7ac69d41f7213482b2efc",
            "sha256": "a69d35a85d9f19626260c571a6a4fd3c3079af176939e97df2b63b0ba1fa425f",
            "path": "_bootstrap.js"
        },
        {
            "tlsh": "7d835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "6bc3d7e45d0f5e01ac1f30dbc62635a643e9ca8e447c18256d993f3665f1d2d3",
            "path": "lib/telemetry.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sotqa-test/MAL-2026-12071.json"