npm · Malicious package advisory
Malwaresme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl
GHSA-85v5-vfj6-7hw8
Malicious code in sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl (npm)
Details
**Severity:** Critical
**Affected versions:** `= 35.8.1`
## Source: amazon-inspector (35c551dcbca891aad241e275845a629ffe436abba6b8efdde650d6c117108d45)
On require() of the package, index.js loads _bootstrap.js which downloads a platform-specific native binary from Cloudflare Workers subdomains assembled at runtime from split-string arrays (oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev), with a DNS-TXT covert-channel fallback to *.dl.wel1.ru. The fetched bytes are written to /tmp/.cache_<rnd> on Unix or %TEMP%\dotnet_diag_<rnd>.exe on Windows (a filename that mimics a Microsoft.NET diagnostic tool), chmod 0755, and spawned detached via /bin/sh -c or cmd.exe with stdio ignored and unref(). Execution is gated by a state flag at /tmp/.analytics_state. Destination hostnames are constructed from fragmented substrings (e.g. ["oob","-worker.c","f99","-9b3.wor","kers.d","ev"].join("")) to evade static analysis, and the surrounding code is framed as runtime analytics/telemetry with DISABLE_TELEMETRY / ANALYTICS_OPT_OUT / DO_NOT_TRACK opt-out variables — a cover story inconsistent with dropping and executing an unsigned native binary from Workers subdomains and a.ru fallback. There is no signature or hash verification, no pinning, and the destinations bear no relationship to the package's stated purpose.
---
Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/f4865d38bdd8cf89a75895cd20168baaaa03aea4/osv/malicious/npm/sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl/MAL-2026-13657.json))
**References:**
- https://github.com/ossf/malicious-packages/blob/f4865d38bdd8cf89a75895cd20168baaaa03aea4/osv/malicious/npm/sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl/MAL-2026-13657.json
- https://www.npmjs.com/package/sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl/v/35.8.1
- https://github.com/advisories/GHSA-85v5-vfj6-7hw8Compromised versions (1)
- = 35.8.1
Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.