🛡️ MAL-2026-11993 — errb
Description
Malicious code in @tuluax/errb (npm)
Source: amazon-inspector
package.json scripts.install runs node -e "require('child_process').spawn('node', ['index.js'], { detached: true, stdio: 'ignore' }).unref()", causing npm install to spawn index.js as a detached background process. index.js reconstructs a network destination at runtime by AES-256-CBC-decrypting a hardcoded hex ciphertext with a hardcoded key and IV via createDecipheriv, then fetches the resulting URL and passes the response body to eval(). The endpoint controller therefore executes arbitrary JavaScript on the installer's machine at install time. The destination is hidden via cryptographic reconstruction rather than appearing as a plain string, defeating static URL scanning. The package impersonates the widely-used errno package by Rod Vagg: the tarball name is @tuluax/errb, package.json lists Rod Vagg @rvagg <[email protected]> as author despite publication under the unrelated @tuluax scope, and the README is titled node-errno and states Available in npm as errno.
Affected software
MAL-2026-11993 is recorded against 1 package.
- @tuluax/errb
Timeline and source
Published on 4 August 2026 and last revised on 5 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| @tuluax/errb | — | — |
References
More MAL 2026 advisories
Browse all of MAL 2026 in the advisory index.
Free Vulnerability Check
Is your site affected by MAL-2026-11993?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-11993 and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.