-= Per source details. Do not edit below this line.=-
On require of the package's main entry, bridge.js assembles Cloudflare Workers hostnames from string fragments via Array.join (e.g. 'oob-worker.cf102-baf.workers.dev', 'cf101-adf.workers.dev', 'cf99-9b3.workers.dev'), downloads a platform-specific binary via https.get, writes it to /var/tmp or %TEMP% under a decoy name (.cache<rnd> on Unix, dotnetdiag<rnd>.exe on Windows), sets it executable with chmod 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. If HTTPS fetches fail, _bridge.js falls back to a DNS-TXT covert channel: it resolves TXT records at c.<domain> and numbered subdomains under an obfuscated 'sdk.dl.wel1.ru' family to reassemble a base64-encoded binary, then writes and executes it. A persistence-stamp file gates re-execution across imports. The hostnames are split into fragments to evade static grep, decoy filenames masquerade as OS diagnostic caches, and none of this behavior is part of an S3 client.
{
"malicious-packages-origins": [
{
"modified_time": "2026-08-05T13:44:44Z",
"source": "amazon-inspector",
"id": "IN-MAL-2026-015022",
"import_time": "2026-08-05T14:19:53.552526065Z",
"sha256": "618b016d2ee8f333f47ee78c4ffe29b703a08ab7fca524ee072944394fb1301c",
"versions": [
"35.9.5"
]
}
]
}{
"package_integrity": [
{
"filename": "devplatform-s3-client-35.9.5.tgz",
"hashes": {
"sha512_sri": "sha512-eQVLpFkW07poibpuwQl5lJhONqNj2ahNeGjCvoOeL75kFhrVX84/+u7Hjw50+kcT4IXfw87IQswRDRDlWMWTBw==",
"sha1": "d227ab268814a80c66e48c3261166f9748eb53c8"
}
}
],
"evidence_files": [
{
"tlsh": "21a1969a26aa70098bb0ebe486174416f657f6633380c5c4fb9c69941f7313482b2efc",
"sha256": "773c32609fca91c53d24d8e9bf9c2eb78b616c77f485c7bee5f3a122dd591ee2",
"path": "_bridge.js"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/devplatform-s3-client/MAL-2026-12747.json"
[
{
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature.",
"cweId": "CWE-506"
}
]