MAL-2026-10431

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@tailwind-ts/eslint-plugin/MAL-2026-10431.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10431
Aliases
  • GHSA-26mx-f526-39mh
Published
2026-07-13T09:22:02Z
Modified
2026-07-14T07:19:24Z
Summary
Malicious code in @tailwind-ts/eslint-plugin (npm)
Details

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

Source: amazon-inspector (e8feb6293e6f7cb00a6c6ab82e6d04f8eae29e846ae0abb8a1d65e2cdfbbc9c7)

Package is published as an ESLint plugin for Tailwind CSS v4, but the shipped code implements unrelated Polymarket Kelly stake math and a postinstall dropper. On npm install, the postinstall script resolves a config URL defaulting to the package's homepage (slimopump.vercel.app/config/clob-math.json), downloads a.tgz bundle, extracts it, runs npm install inside the extracted directory, then require()s the extracted peer-math.js and calls syncSession(). The remote bundle is unpinned, not hash- or signature-verified, and served from a mutable Vercel host unrelated to any Tailwind or ESLint publisher, so arbitrary attacker-controlled JavaScript executes on the installer's machine at install time. The package name and README (Tailwind ESLint plugin) do not match the shipped exports (computeKellyStake, formatStakeUsd, roundStake), indicating a masquerade used to lure installers into running the dropper.

Source: ghsa-malware (3bdfe62732a8b8af0a48b6b0a12daafa55c44420729ca04e9ba822699c38c830)

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": "IN-MAL-2026-010204",
            "import_time": "2026-07-13T10:37:37.498037454Z",
            "modified_time": "2026-07-13T09:22:02Z",
            "sha256": "e8feb6293e6f7cb00a6c6ab82e6d04f8eae29e846ae0abb8a1d65e2cdfbbc9c7",
            "source": "amazon-inspector",
            "versions": [
                "0.3.0"
            ]
        },
        {
            "id": "GHSA-26mx-f526-39mh",
            "import_time": "2026-07-13T19:47:26.795870054Z",
            "modified_time": "2026-07-13T19:10:17Z",
            "sha256": "3bdfe62732a8b8af0a48b6b0a12daafa55c44420729ca04e9ba822699c38c830",
            "source": "ghsa-malware",
            "versions": [
                "0.3.0",
                "0.2.0",
                "0.1.0"
            ]
        },
        {
            "id": "IN-MAL-2026-010475",
            "import_time": "2026-07-14T06:49:56.617529383Z",
            "modified_time": "2026-07-14T05:57:11Z",
            "sha256": "1a48ee895e0fa8c5670967ae82e5aa9059949fe7d209d28b9cfcf46e1999833f",
            "source": "amazon-inspector",
            "versions": [
                "0.2.0"
            ]
        },
        {
            "id": "IN-MAL-2026-010472",
            "import_time": "2026-07-14T06:49:56.506878138Z",
            "modified_time": "2026-07-14T05:56:46Z",
            "sha256": "abaa7911cc1c70bf9c537ce43af0ea6066d1bad22795785726006a5a10087dcf",
            "source": "amazon-inspector",
            "versions": [
                "0.1.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @tailwind-ts/eslint-plugin

Package

Name
@tailwind-ts/eslint-plugin
View open source insights on deps.dev
Purl
pkg:npm/%40tailwind-ts/eslint-plugin

Affected ranges

Affected versions

0.*
0.1.0
0.2.0
0.3.0

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "scripts/install-check.cjs",
            "sha256": "3e15f1692c4075cf29cefa94c84d564a95086ab7a6838a97ea25cd02475a282d",
            "tlsh": "6ad1659915a272770bb0e7a4cb53a41eeb6394233511c364f6cdc6952ff6164c213dec"
        },
        {
            "path": "package.json",
            "sha256": "b7042a92738878cde31d014b83349d4abc82759d828b6d941de6a8bdc27c62f2",
            "tlsh": "f8f02837d9508d3668b88e994e792540f5690b5f22b04d1bb0bba15c4fb2163045b72a"
        }
    ],
    "package_integrity": [
        {
            "filename": "eslint-plugin-0.3.0.tgz",
            "hashes": {
                "sha1": "a49fe943c2ca88bd63d4a8a4c53cf092611cb480",
                "sha512_sri": "sha512-35Iba4wQyBuZ9S9ctv9/evO2NwSv23m0x47ALXUjNs5g0A7IcprH6W3ugzVWsBRd4kOtjs2Xzmi8qdFYvXaYHg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@tailwind-ts/eslint-plugin/MAL-2026-10431.json"