Malicious code in @tailwind-ts/eslint-plugin (npm)
--- _-= 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.
AI Analysis
Technical Summary
The @tailwind-ts/eslint-plugin npm package, specifically versions 0.1.0, 0.2.0, and 0.3.0, is a malicious package that pretends to be an ESLint plugin for Tailwind CSS but instead executes unrelated Polymarket Kelly stake math code and a postinstall dropper. During npm install, the postinstall script fetches a remote tgz bundle from a mutable Vercel-hosted URL without any integrity verification, extracts it, installs dependencies, and executes a JavaScript file that runs a syncSession function. This allows arbitrary attacker-controlled code execution on the victim's machine at install time. The package name and README are deceptive, and the remote code source is unrelated to any legitimate Tailwind or ESLint publisher. The compromise is severe enough that any machine with this package installed should be treated as fully compromised.
Potential Impact
Arbitrary attacker-controlled JavaScript code executes on the machine during package installation, leading to full system compromise. Attackers may gain control over the affected system, potentially accessing all stored secrets and keys. The malicious code is delivered via an unverified remote resource, increasing the risk of further undetected malicious payloads. Removal of the package does not guarantee removal of all malicious artifacts or backdoors.
Mitigation Recommendations
No official patch or fix is available for this malicious package. Immediate removal of the @tailwind-ts/eslint-plugin package versions 0.1.0, 0.2.0, and 0.3.0 is strongly recommended. Systems with this package installed should be considered fully compromised; therefore, all secrets, credentials, and keys stored on those systems must be rotated from a separate, trusted environment. Monitor for any signs of persistent compromise and consider rebuilding affected systems to ensure complete remediation.
Malicious code in @tailwind-ts/eslint-plugin (npm)
Description
--- _-= 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.
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The @tailwind-ts/eslint-plugin npm package, specifically versions 0.1.0, 0.2.0, and 0.3.0, is a malicious package that pretends to be an ESLint plugin for Tailwind CSS but instead executes unrelated Polymarket Kelly stake math code and a postinstall dropper. During npm install, the postinstall script fetches a remote tgz bundle from a mutable Vercel-hosted URL without any integrity verification, extracts it, installs dependencies, and executes a JavaScript file that runs a syncSession function. This allows arbitrary attacker-controlled code execution on the victim's machine at install time. The package name and README are deceptive, and the remote code source is unrelated to any legitimate Tailwind or ESLint publisher. The compromise is severe enough that any machine with this package installed should be treated as fully compromised.
Potential Impact
Arbitrary attacker-controlled JavaScript code executes on the machine during package installation, leading to full system compromise. Attackers may gain control over the affected system, potentially accessing all stored secrets and keys. The malicious code is delivered via an unverified remote resource, increasing the risk of further undetected malicious payloads. Removal of the package does not guarantee removal of all malicious artifacts or backdoors.
Mitigation Recommendations
No official patch or fix is available for this malicious package. Immediate removal of the @tailwind-ts/eslint-plugin package versions 0.1.0, 0.2.0, and 0.3.0 is strongly recommended. Systems with this package installed should be considered fully compromised; therefore, all secrets, credentials, and keys stored on those systems must be rotated from a separate, trusted environment. Monitor for any signs of persistent compromise and consider rebuilding affected systems to ensure complete remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- MAL-2026-10431
- Osv Schema Version
- 1.7.4
- Aliases
- ["GHSA-26mx-f526-39mh"]
- Ecosystems
- ["npm"]
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a55ff4e68715ace432efda3
Added to database: 07/14/2026, 09:20:14 UTC
Last enriched: 07/14/2026, 09:24:30 UTC
Last updated: 07/28/2026, 10:31:22 UTC
Views: 10
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.