🛡️ MAL-2026-12516 — bpm-foundation-testing
Description
Malicious code in bpm-foundation-testing (npm)
Source: amazon-inspector
index.js unconditionally requires./_platform on load. _platform.js selects a per-OS payload path, fetches bytes from one of three string-concatenation-obfuscated *.workers.dev hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev), with a DNS TXT-record fallback channel that reassembles a base64 payload from chunked subdomain lookups against sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. The fetched bytes are written to /var/tmp or the Windows TEMP directory with disguising filenames (dotnet_diag_<hex>.exe,.cache_<hex>), chmod 0755'd, and executed detached via cp.spawn("/bin/sh", ["-c", fp + " &"], { detached: true }).unref() or the cmd.exe equivalent. Destination hosts are assembled from split string fragments (e.g. ["oob-worker.cf101-adf.w","orkers.de","v"].join("")) and child_process is likewise imported via require("child_" + "process") to evade static analysis. A parallel dropper implementation with the same fetch/chmod/spawn shape is bundled in lib/telemetry.js under a metrics.node cover story. No hash or signature verification of fetched bytes; payload host is not publisher-owned.
Affected software
MAL-2026-12516 is recorded against 1 package.
- bpm-foundation-testing
Timeline and source
Published on 5 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| bpm-foundation-testing | — | — |
References
More MAL 2026 advisories
Browse all of MAL 2026 in the advisory index.
Free Vulnerability Check
Is your site affected by MAL-2026-12516?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-12516 and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.