-= Per source details. Do not edit below this line.=-
On require, index.js loads bootstrap.js which downloads a platform-specific binary from hardcoded Cloudflare Workers endpoints (hostnames assembled at runtime via string-splitting/Array.join, e.g. ["oob-worker.cf100-416.work","ers.dev"].join("")), writes it to a temp path under a decoy name, chmods 0755 on Unix, and spawns it detached via /bin/sh -c ' &' (or cmd on Windows). A DNS TXT-record covert channel over *.dl.wel1.ru subdomains serves as a fallback to reassemble a base64 payload. Sensitive Node API references (require("child"+"process"), fs["chmod"+"Sync"]) are similarly split to evade static analysis. lib/telemetry.js ships a second copy of the same dropper primitives (base64 chunk assembly, /bin/sh spawn, chmod 755) styled as a Sentry-like telemetry SDK with opt-out env-var cover comments. The delivered bytes are attacker-controlled and mutable, giving arbitrary code execution on the installer's host on module load.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-015618",
"import_time": "2026-08-05T15:20:00.420497826Z",
"modified_time": "2026-08-05T15:14:04Z",
"sha256": "15f91ac3c4278628875a5c009c515bcdb5fbc8b885eb32dff56e4367c5babf66",
"source": "amazon-inspector",
"versions": [
"35.7.5"
]
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "_bootstrap.js",
"sha256": "1469cdf96e82a119335da6e59c6d4656a0b2b81ec1ade18163689f9087a921f4",
"tlsh": "e6a1865b1666b0194bb09be4c6174416f65ff6633380c2c8fb9c69985f7213482b2efc"
},
{
"path": "lib/telemetry.js",
"sha256": "460a66ac00eeb392f4de8a53ef1cd8208e74403edd9f01935e209c8f60fa2409",
"tlsh": "24835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
}
],
"package_integrity": [
{
"filename": "dolyame-ui-icon-35.7.5.tgz",
"hashes": {
"sha1": "a41f4e1bcd39b0a35ef57a9acad8ed7c34aa7744",
"sha512_sri": "sha512-i/UGrmlU2oaFvywOe9M2ng9ff3bkAte49pZgiL+57S5A+3GKCJEQycCGNETU9F+Kt7k1MpW8ghaCm91SV1+hDw=="
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-icon/MAL-2026-13159.json"