MAL-2026-12678
Dashboard / Malicious Package / MAL-2026-12678
MAL-2026-12678
Summary: Malicious code in delivery-ci-pipeline-rules (npm)
Details: Source: amazon-inspector (48367fe7933e3c07d664eda305a21bd8de43e06c685170b2146da16249bde15c) index.js unconditionally require()s _init.js on load. _init.js assembles attacker-controlled hostnames from split string fragments joined at runtime (e.g. oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev) and fetches a platform-specific executable via https.get, selecting per-platform payload paths (/pkg/package, /pkg/package.exe, /pkg/loader_mac). The fetched bytes are written to /tmp or %TEMP% under a disguised name (.cache_<rnd> or dotnet_diag_<rnd>.exe), chmod 0755, then spawned detached via /bin/sh -c or cmd.exe /c. When HTTPS fails, _init.js falls back to a DNS-TXT covert channel over sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru, resolving c.<domain> for a chunk count, iterating 0.<domain>..N.<domain>, and base64-decoding the concatenated TXT records into the executable. Host and domain constants are string-fragmented to defeat literal scanners; execution is gated by a ~22000-second cache TTL. Installing or importing this package results in an attacker-controlled binary being fetched from non-publisher infrastructure and executed on the installer's host.
Affected packages
Package
Name: delivery-ci-pipeline-rules
Purl: pkg:npm/delivery-ci-pipeline-rules
Affected ranges
Type: N/A
Events:
