Skip to content
supplychainattack.orgSupply chain attack incident catalog
resolvedcritical

Malicious code in ded-pwa-c-page-maker-props (npm)

The npm package ded-pwa-c-page-maker-props contained malicious code that, upon installation, fetches and executes unsigned binaries from attacker-controlled Cloudflare Workers endpoints or via DNS-TXT covert channels. The package falsely advertised PWA functionality but performed only malicious payload delivery.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any developer or system that installed the malicious npm package during its availability.
Ecosystems
Attack vectors
Affected entities
  • ded-pwa-c-page-maker-propsnpm package containing malicious code that fetches and executes unsigned binaries on installation

The npm package ded-pwa-c-page-maker-props was found to contain malicious code that executes on package installation. Upon require, the compat.js module selects a platform-specific endpoint and fetches an opaque binary from obfuscated Cloudflare Workers hosts (oob-worker.cf101/cf102/cf103-*.workers.dev, cf99-9b3.workers.dev), writing it to /tmp/.cache on POSIX systems or %TEMP%\dotnet_diag_.exe on Windows, then executing it with elevated permissions.

The malicious code uses string obfuscation to hide destination hostnames and filenames, assembling them from split arrays at runtime. It checks environment variables (DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, DO_NOT_TRACK) as a cover story to gate the binary drop. If the HTTPS fetch fails, the code falls back to a DNS-TXT covert channel, querying c.*.dl.wel1.ru for chunk counts and reassembling a base64-encoded binary payload from sequential TXT records at sdk/ext/pkg/net.dl.wel1.ru.

The package advertised itself as a PWA props module but shipped no such functionality. Its sole effect at install/import time was fetching and executing an unsigned attacker binary on the installer's machine. The incident was identified by Amazon Inspector and credited to the OpenSSF malicious-packages repository."

Indicators of compromise

Packages
  • ded-pwa-c-page-maker-props
Domains
  • oob-worker.cf101.workers.dev
  • oob-worker.cf102.workers.dev
  • oob-worker.cf103.workers.dev
  • cf99-9b3.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-cf34-h47q-47m7 · GitHub Advisory Database

Cite this entry

"Malicious code in ded-pwa-c-page-maker-props (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 7, 2026; last updated August 7, 2026. https://supplychainattack.org/incident/malicious-code-in-ded-pwa-c-page-maker-props-npm-cwvstu

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