Skip to content
supplychainattack.orgSupply chain attack incident catalog
containedcritical

Malicious code in sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl (npm)

The npm package sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl contains malicious code that downloads and executes unsigned native binaries from Cloudflare Workers subdomains and a .ru fallback domain. The attack is disguised as telemetry/analytics functionality with opt-out environment variables.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any npm consumer of sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl
Ecosystems
Attack vectors
Affected entities
  • sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-implnpm package containing malicious code

The npm package sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl was found to contain malicious code that executes on require(). The package's index.js loads a _bootstrap.js file that downloads platform-specific native binaries from attacker-controlled infrastructure.

The malicious binaries are fetched from Cloudflare Workers subdomains (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 downloaded bytes are written to /tmp/.cache_ on Unix systems or %TEMP%\dotnet_diag_.exe on Windows, then executed with elevated permissions (chmod 0755) via /bin/sh -c or cmd.exe.

The attack employs obfuscation techniques including fragmented hostname construction (e.g., ["oob","-worker.c","f99","-9b3.wor","kers.d","ev"].join("")) to evade static analysis. The malicious functionality is framed as runtime analytics/telemetry with DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, and DO_NOT_TRACK environment variables as a cover story. There is no signature verification, hash pinning, or legitimate relationship between the destinations and the package's stated purpose.

The incident was identified by Amazon Inspector and credited to the OpenSSF malicious-packages project.

Indicators of compromise

Packages
  • sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl
Domains
  • oob-worker.cf99-9b3.workers.dev
  • oob-worker.cf101-adf.workers.dev
  • oob-worker.cf100-416.workers.dev
  • dl.wel1.ru

Remediation

  • Review the linked advisory; remove or upgrade the affected component and rotate any exposed credentials.

Sources

  1. GitHub Advisory GHSA-85v5-vfj6-7hw8 · GitHub Advisory Database

Cite this entry

"Malicious code in sme-rko-finance-front-payments-currency-payment-actions-operations-repeat-impl (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 8, 2026; last updated August 8, 2026. https://supplychainattack.org/incident/malicious-code-in-sme-rko-finance-front-payments-currency-payment-actions-operat-1fr0nq

Suggest a correction

Found an error or have a newer source? Corrections to factual errors take priority over new entries.

  1. containedcritical

    Malicious code in pfp-forms-sme-loan (npm)

    The npm package pfp-forms-sme-loan contains malicious code that executes a hidden loader on import, downloading and running platform-specific native payloads from attacker-controlled Cloudflare Workers hosts or reconstructing them via DNS TXT records under well1.site. Any system that imported this package should be considered compromised.

    npmCompromised packageMalicious commit
  2. resolvedcritical

    Malicious code in @velliajs/discord (npm)

    @velliajs/discord, a malicious npm package masquerading as a discord.js clone, contained two hostile mechanisms: an unpinned private git dependency with embedded GitHub PAT enabling arbitrary code injection on install, and a hidden runtime kill-switch that gates bot functionality based on a remote allow-list. Two live GitHub Personal Access Tokens were hardcoded in the package.

    npmCompromised packageMalicious commit
  3. containedcritical

    Malicious code in akamaijs-sensor (npm)

    The npm package akamaijs-sensor contained malicious code that executed arbitrary JavaScript via hidden Unicode-encoded bytes and established a command-and-control channel through a Google Calendar dead-drop. The package was designed to run attacker-authored code in the consumer's Node process when the sensor() API was called.

    npmCompromised packageMalicious commit
  4. resolvedcritical

    Malicious code in akamaijs-sensorv1 (npm)

    The npm package akamaijs-sensorv1, which advertises itself as an Akamai Bot Manager sensor generator, contains malicious code that executes hidden dynamic code and fetches remote instructions from a Google Calendar-based command-and-control channel. The package uses invisible Unicode characters to conceal executable code and establishes a covert remote-code execution sink controlled by an attacker-owned email account.

    npmCompromised packageMalicious commit