MAL-2026-13007

    Dashboard / Malicious Package / MAL-2026-13007

    MAL-2026-13007

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bnpl-blocks-mobile-bnpl-tab-buttons (npm)

    Details: Source: amazon-inspector (34cc219a990162733e49aafc255a8abe4c4acd3fc56bce77ae31800fd4791678) On require() of the package, index.js side-loads _adapter.js which selects a platform-specific asset, downloads bytes over HTTPS from hostnames reconstructed at runtime by joining split string fragments (oob-worker.cf10{0..3}-*.workers.dev), writes the bytes to a disguised temp file (/tmp/.cache_<hex> on POSIX, %TEMP%/dotnet_diag_<hex>.exe on Windows), sets mode 0o755, and spawns the file detached via /bin/sh -c or cmd.exe /c start. A DNS-TXT fallback channel queries c.<domain> then N.<domain> records under *.dl.wel1.ru, base64-decodes the concatenated chunks, and executes the resulting binary when the HTTPS mirrors fail. The package advertises itself as a native bridge with a trivial no-op class in index.js; the dropper logic is hidden in _adapter.js with cover-story variable names (analytics_state, telemetry). Hostname reconstruction from split literals is a deliberate static-scanner evasion technique, and DNS-TXT payload staging is a covert-channel technique to bypass HTTPS egress filtering.

    Affected packages

    Package

    Name: bnpl-blocks-mobile-bnpl-tab-buttons

    Purl: pkg:npm/bnpl-blocks-mobile-bnpl-tab-buttons

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.7.1
    MAL-2026-13007 | CVE-DB