VDB
KO

MAL-2026-12187

Malicious code in pfp-forms-sme-registration-ooo (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (d5effe78e8e38101fc7180664c8937bf9951a4c36f65c3e213b53ade88b3a648) On require of pfp-forms-sme-registration-ooo, index.js loads _polyfill.js which selects a platform-specific asset path and fetches a native binary over HTTPS from Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev) and *.dl.well1.site subdomains (tin, tina, ldr, win). The destination hostnames are reconstructed at runtime by joining split string arrays to evade static inspection, and a DNS-TXT chunked fallback channel is present. The fetched bytes are written to disguised paths (/var/tmp/.cache_<hex> on POSIX, %TEMP%/dotnet_diag_<hex>.exe on Windows), made executable via fs.chmodSync(outPath, 0o755), and spawned detached through /bin/sh -c or cmd.exe /c start /b. The binary is unpinned and unverified (no hash or signature check), the package's advertised purpose does not require a native helper, and the opt-out relies on generic environment variable names. Installing or importing this package results in arbitrary attacker-controlled code executing on the installer's host.

## Source: ghsa-malware (335ca41080f57c8c7e77731f7036be7576767db54ca0f30ab733cd264dd0afee) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / pfp-forms-sme-registration-ooo
Introduced in: 0

No fixed version published yet for pfp-forms-sme-registration-ooo (npm). Pin to a known-safe version or switch to an alternative.

References