VYPR

npm · Malicious package advisory

Malware

sme-rko-finance-front-payment-registers-operations-domain

GHSA-vrgq-5852-3299

Malicious code in sme-rko-finance-front-payment-registers-operations-domain (npm)

Details

**Severity:** Critical

**Affected versions:** `= 35.8.1`

## Source: amazon-inspector (5b21f700cd5e3a5eb33a34fa9e3a9754e73e5794ee1cc57ada01344004a8c921)
index.js unconditionally loads _runtime.js on require. _runtime.js detects the host OS and architecture, then downloads an opaque platform-matched binary over HTTPS from hardcoded Cloudflare workers.dev subdomains (oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev). If HTTPS retrieval fails, it falls back to a DNS-TXT covert channel under *.dl.wel1.ru, requesting a chunk-count TXT record at c.<domain> and then reassembling base64-encoded payload chunks from N.<domain> TXT queries. The reassembled bytes are written to /var/tmp or %TEMP% under a disguised filename (.cache_<rand> or dotnet_diag_<rand>.exe mimicking a.NET diagnostic tool), chmodded 0755, and spawned detached via /bin/sh -c or cmd.exe /c start /b. Both the CDN hostnames and the fallback resolver domains are constructed by Array.join of split fragments to evade string scanning. The delivered binary is unpinned, unverified, opaque, and served from anonymous edge-worker infrastructure and a.ru DNS channel unrelated to any legitimate publisher of a finance/payment-registers package.

---

Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/f4865d38bdd8cf89a75895cd20168baaaa03aea4/osv/malicious/npm/sme-rko-finance-front-payment-registers-operations-domain/MAL-2026-13653.json))

**References:**
- https://github.com/ossf/malicious-packages/blob/f4865d38bdd8cf89a75895cd20168baaaa03aea4/osv/malicious/npm/sme-rko-finance-front-payment-registers-operations-domain/MAL-2026-13653.json
- https://www.npmjs.com/package/sme-rko-finance-front-payment-registers-operations-domain/v/35.8.1
- https://github.com/advisories/GHSA-vrgq-5852-3299

Compromised 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.