VDB
KO

MAL-2026-12434

Malicious code in saas-f-testing (npm)

Details

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

## Source: amazon-inspector (9b4a492a289f0cc0ec0f924149b0cd29521c60747d6fe700d84d03ddddcd8a65) On require, index.js loads setup.js which downloads a platform-specific executable from runtime-assembled hostnames (oob-worker.cf103-07.0.workers.dev and sibling *.workers.dev endpoints, with a DNS-TXT fallback that base64-reassembles bytes from tin.dl.well1.site / tina.dl.well1.site / ldr.dl.well1.site / win.dl.well1.site), writes it to /var/tmp or %TEMP% under cover names such as.cache_<hex>,.analytics_state, or dotnet_diag_<hex>.exe, chmods it 0755, and spawns it detached via /bin/sh -c or cmd.exe with no hash or signature verification. Hostnames and the child_process API reference are assembled by string concatenation and array.join to evade static matching. A secondary file lib/telemetry.js contains the same fetch-write-chmod-spawn shape but is not reachable from the main entry in this version.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / saas-f-testing

No fixed version published yet for saas-f-testing (npm). Pin to a known-safe version or switch to an alternative.

References