🛡️ MAL-2026-12516 — bpm-foundation-testing

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

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

www.npmjs.com (Package)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2026-08-05
Updated 2026-08-12
Modified 2026-08-05
Fix URL N/A

Affected Packages

Software From version Fixed in
bpm-foundation-testing

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.