Skip to content
supplychainattack.orgSupply chain attack incident catalog
containedcritical

Malicious code in bnpl-blocks-atom-bnpl-image-card (npm)

The npm package bnpl-blocks-atom-bnpl-image-card contains malicious code that downloads and executes platform-specific binaries from attacker-controlled Cloudflare Workers and DNS-TXT fallback infrastructure. The package masquerades as a UI component but performs unauthorized binary execution on installation.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any npm consumer of bnpl-blocks-atom-bnpl-image-card
Ecosystems
Attack vectors
Affected entities
  • bnpl-blocks-atom-bnpl-image-cardnpm package containing malicious code

The npm package bnpl-blocks-atom-bnpl-image-card was found to contain malicious code that executes on require(). The package's index.js loads _bridge.js, which fetches platform-specific binaries over HTTPS from attacker-controlled infrastructure.

The malicious behavior includes fetching binaries from Cloudflare Workers hostnames (oob-worker.cf102-baf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-TXT chunked-download fallback against wel1.ru subdomains. The fetched binary is written to temporary directories (/var/tmp or %TEMP%) under disguised filenames (.cache_ or dotnet_diag_.exe) that mimic Microsoft diagnostics tools, made executable (chmod 0755), and spawned detached.

The package declares itself as a UI 'image card' component, which has no legitimate reason to fetch or execute native binaries. Evasion techniques include fragmenting destination hostnames into arrays and reassembling them with .join('') to bypass string-based detection, and performing no version pinning or hash verification on downloaded bytes.

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

Indicators of compromise

Domains
  • oob-worker.cf102-baf.workers.dev
  • oob-worker.cf100-416.workers.dev
  • oob-worker.cf101-adf.workers.dev
  • wel1.ru

Remediation

  • Immediately remove bnpl-blocks-atom-bnpl-image-card from all projects and dependencies
  • Audit npm package.json and lock files for any versions of bnpl-blocks-atom-bnpl-image-card
  • Review node_modules for presence of the package and remove if found
  • Check for suspicious processes or binaries in /var/tmp, %TEMP%, and other temporary directories on affected systems
  • Monitor for outbound HTTPS connections to the identified Cloudflare Workers domains and wel1.ru subdomains
  • Regenerate any credentials or secrets that may have been exposed on systems where the package was installed
  • Update to a clean version of any legitimate UI component library if bnpl-blocks-atom-bnpl-image-card was a dependency

Sources

  1. GitHub Advisory GHSA-6qx2-33mx-7p7c · GitHub Advisory Database

Cite this entry

"Malicious code in bnpl-blocks-atom-bnpl-image-card (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 7, 2026; last updated August 7, 2026. https://supplychainattack.org/incident/malicious-code-in-bnpl-blocks-atom-bnpl-image-card-npm-1gnctn

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