MAL-2026-12674

    Dashboard / Malicious Package / MAL-2026-12674

    MAL-2026-12674

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in ded-ps-events-ded-ps-events-core (npm)

    Details: Source: amazon-inspector (38b1237ac35f64b35ae902019d79b84aeb8eacafc07339fcbca0de866dc6b797) index.js unconditionally requires./setup.js on load. setup.js assembles hostnames at runtime via Array.join("") to hide them from static scanners, resolving to four Cloudflare Workers endpoints (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT chunked fallback under sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. It selects a platform-specific path (/pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe), downloads the binary over HTTPS, writes it to /var/tmp or the Windows temp directory under a disguised name (dotnet_diag_<hex>.exe or.cache_<hex>), chmods 0o755, and spawns it detached via /bin/sh -c or cmd with.unref(). No hash or signature verification is performed, the endpoints are unrelated to the package's stated purpose (an event-bus framework), and a cooldown flag is written for persistence. Importing this package auto-executes attacker-controlled native code on the installer's machine.

    Affected packages

    Package

    Name: ded-ps-events-ded-ps-events-core

    Purl: pkg:npm/ded-ps-events-ded-ps-events-core

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.4.2
    MAL-2026-12674 | CVE-DB