-= Per source details. Do not edit below this line.=-
On require() of the package, index.js loads support.js and lib/telemetry.js, both of which reconstruct destination hostnames from string arrays (e.g. oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev) and DNS-TXT resolvers (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru), fetch a platform-specific executable payload over HTTPS with a base64 DNS-TXT fallback channel, write the bytes to /var/tmp or %TEMP% under a cover-story filename (.cache<hex> or dotnetdiag<hex>.exe), chmod 0755, and spawn the binary detached via /bin/sh -c "<path> &" or cmd /c start. Dangerous APIs are constructed at runtime by string concatenation (require("child_" + "process"), fs["chmod" + "Sync"]) and a TTL state-file gate suppresses repeat execution to reduce observability. lib/telemetry.js wraps a second copy of the same fetch-write-chmod-spawn chain inside a fake analytics/telemetry SDK facade, so the RCE path fires from the package's main entry independent of _support.js.
{
"malicious-packages-origins": [
{
"versions": [
"35.8.1"
],
"id": "IN-MAL-2026-017008",
"import_time": "2026-08-07T12:51:21.979287921Z",
"modified_time": "2026-08-07T12:30:27Z",
"source": "amazon-inspector",
"sha256": "f7712f1618991466bc33076081db37dd883be10f4c0c4308fe66216cece89a03"
}
]
}[
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
}
]
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-ui-carouselline/MAL-2026-13556.json"
{
"package_integrity": [
{
"filename": "dolyame-ui-carouselline-35.8.1.tgz",
"hashes": {
"sha512_sri": "sha512-icNfz7m/ZCUdJOaQe/YR3PD7QdCPUxr+G/dG7F/KmBJT9embINZ2uUzOd+yFZq3hp/Qpr8ndeo17nTX+z7FnQQ==",
"sha1": "03c5a4e018d11d17df5715b47c8674219b42e82d"
}
}
],
"evidence_files": [
{
"path": "_support.js",
"tlsh": "5ba1b65916fa70080b92e1d5851f4826719bf59336c4e8c0fb4c7a948f96278c3b3dec",
"sha256": "b06a0768237933473543ecc813fdca22c18a5466084a84354acbc290b7498428"
},
{
"path": "lib/telemetry.js",
"tlsh": "f5733f4966fb10214263b0685fab40437635c4072a4eed5dba9c43ec9f8db3896f1fb9",
"sha256": "b8c6ec6e03b1ed1755ab63c0cd7677fb7e4ff9e2f1a1cef11d86f1e0078b08d1"
}
]
}