Skip to content
supplychainattack.orgSupply chain attack incident catalog
resolvedcritical

Malicious code in sme-rko-finance-front-payments-feed-display-list-impl (npm)

The npm package sme-rko-finance-front-payments-feed-display-list-impl contained malicious code that downloads and executes platform-specific binaries from obfuscated Cloudflare Workers endpoints on require(). The package was identified by Amazon Inspector and credited to OpenSSF's malicious-packages repository.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any npm consumer of sme-rko-finance-front-payments-feed-display-list-impl
Ecosystems
Attack vectors
Affected entities
  • sme-rko-finance-front-payments-feed-display-list-implnpm package containing malicious code

The npm package sme-rko-finance-front-payments-feed-display-list-impl was found to contain malicious code that executes on module load. When required, the package's index.js loads helpers.js, which downloads a binary from one of three obfuscated Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev), writes it to a hidden system path (/tmp/.cache on Unix or %TEMP%\dotnet_diag_.exe on Windows), and executes it with detached child processes and suppressed stdio.

A secondary malicious path exists in lib/telemetry.js, which duplicates the fetch-and-execute logic using base64-chunked payload assembly. The malware includes a DNS TXT record fallback mechanism that resolves *.dl.wel1.ru subdomains to reconstruct the payload or endpoint when direct HTTPS is unavailable.

The malicious code employs multiple obfuscation techniques to evade static analysis, including array.join and string concatenation for assembling module names (child_process), API calls (chmodSync), and hostnames. Cache filenames are chosen to blend in with legitimate system artifacts (.analytics_state, dotnet_diag_*.exe).

The package's stated purpose is as an API client wrapper, which has no legitimate need to fetch or execute native binaries. The incident was identified by Amazon Inspector and credited to the OpenSSF malicious-packages project.

Indicators of compromise

Packages
  • sme-rko-finance-front-payments-feed-display-list-impl
Domains
  • oob-worker.cf101-adf.workers.dev
  • oob-worker.cf99-9b3.workers.dev
  • oob-worker.cf102-baf.workers.dev
  • dl.wel1.ru

Remediation

  • Immediately remove sme-rko-finance-front-payments-feed-display-list-impl from all projects and dependencies
  • Audit npm package.json and lock files for any presence of this package
  • Review system logs and process execution history on any machines that installed this package for signs of unauthorized binary execution
  • Check for suspicious network connections to oob-worker.cf*.workers.dev or *.dl.wel1.ru domains
  • Regenerate any credentials or secrets that may have been exposed on affected systems
  • Update to a patched version if one is released, or use an alternative package for the intended functionality

Sources

  1. GitHub Advisory GHSA-4wvm-26xh-fgjw · GitHub Advisory Database

Cite this entry

"Malicious code in sme-rko-finance-front-payments-feed-display-list-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-feed-display-list-impl-npm-18ipm9

Suggest a correction

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

  1. resolvedcritical

    Malicious code in rust-testing-utils (npm)

    The npm package rust-testing-utils contained malicious code that impersonates the pino logger and executes remotely-fetched code with arbitrary privileges. The package spawns a child process that decodes a hardcoded URL, fetches attacker-controlled content, and executes it via Function constructor with full module-loading capability.

    npmCompromised packageMalicious commit
  2. containedcritical

    Malicious code in stillm4ddpocs-demo-sprocket (npm)

    The npm package stillm4ddpocs-demo-sprocket version 999.9.12 contains malicious code that exfiltrates system and project metadata via multiple channels (HTTPS, HTTP, and DNS) to a hardcoded callback host. The package uses a high version number to exploit dependency-confusion attacks against organizations with internal packages of the same name.

    npmCompromised packageDependency confusion
  3. containedcritical

    Malicious code in @syncraft-labs/react (npm)

    The npm package @syncraft-labs/react contained obfuscated malicious code in its ESM distribution that implements the EtherHiding pattern, fetching and executing arbitrary code from an Ethereum smart contract via RPC endpoints. The tampering occurred post-build in the dist/index.js artifact.

    npmCompromised package
  4. containedcritical

    Malware in hydration-dim-kit

    Malware was discovered in the npm package hydration-dim-kit. Any computer with this package installed or running should be considered fully compromised. All secrets and keys must be rotated immediately from a different computer.

    npmCompromised package