-= Per source details. Do not edit below this line.=-
On require of the package, compat.js reconstructs attacker-controlled hostnames via array split-and-join obfuscation (oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf100-416.workers.dev, and sdk/ext/pkg/net.dl.wel1.ru), downloads a platform-specific native executable over HTTPS, writes it to /var/tmp under a hidden dotfile name on Unix or to the Windows temp directory as dotnetdiag_<hex>.exe, chmods it to 0755, and spawns it detached via /bin/sh -c or cmd /c start. A fallback retrieval path resolves DNS TXT records at c.<domain> and N.<domain>, base64-decodes and reassembles the chunks into the same executable blob, and writes it to disk for execution — a covert delivery channel that bypasses HTTPS-based network filtering. The package is advertised as a monitoring/observability SDK but ships no functionality matching that purpose; the sole import-time effect is dropping and running an opaque author-controlled binary. Hostname obfuscation via.join(''), masquerade filenames imitating.NET diagnostics tooling, detached spawn, and a DNS-TXT covert channel are consistent with a supply-chain remote code execution dropper.
{
"malicious-packages-origins": [
{
"source": "amazon-inspector",
"id": "IN-MAL-2026-017142",
"sha256": "7448e3b039f1a22821f5906a1b39378c1259cb5d98090c1b1b8176421482ec0a",
"import_time": "2026-08-08T00:53:06.40744275Z",
"modified_time": "2026-08-08T00:43:51Z",
"versions": [
"35.8.1"
]
}
]
}"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/sme-rko-finance-front-operations-income/MAL-2026-13639.json"
{
"evidence_files": [
{
"tlsh": "15a1755926ff60180693e2d4852f9416719afa5333c4d9d4fb4c76984f9a13883b29fc",
"sha256": "e929954cac5740fbcf731ab3a096d8cae8a441a2196d073f9360cf64a38f3188",
"path": "_compat.js"
}
],
"package_integrity": [
{
"filename": "sme-rko-finance-front-operations-income-35.8.1.tgz",
"hashes": {
"sha1": "ffee4c102bee6ec00d3e342a5842fe419896f507",
"sha512_sri": "sha512-oZOvkf7bWrg1zoCot1FZ22IQSTaCURC9GCe+Q2GYulu6AtjiamrYVQBywGB6hryviFBYJrLJur62RnSbzoHuJA=="
}
}
]
}
[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]