🛡️ MAL-2026-10988 — react-tabulix-ui
Description
Malicious code in react-tabulix-ui (npm)
Source: amazon-inspector
package.json declares a preinstall hook (node./dist/index.d.js) that runs automatically on npm install. The script at dist/index.d.js decodes a base64-wrapped payload via Buffer.from(..., 'base64').toString('utf-8') and dispatches it to eval, where the eval identifier is obfuscated by reconstructing it from the char-code array [101,118,97,108] and accessed via globalThis[tag](text). The decoded payload fetches https://everydaynodechecker-39143n.vercel.app/api/key?mem=root2 and passes the response body to eval, resulting in execution of attacker-controlled code fetched from a remote endpoint on every installer's machine. The base64 wrapping, char-code eval reconstruction, and remote fetch-and-eval together form an install-time remote code execution chain against any consumer of this package.
Source: ghsa-malware
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.
Source: ossf-package-analysis
The OpenSSF Package Analysis project identified 'react-tabulix-ui' @ 0.1.1 (npm) as malicious.
It is considered malicious because:
- The package executes one or more commands associated with malicious behavior.
Affected software
MAL-2026-10988 is recorded against 1 package.
- react-tabulix-ui
Timeline and source
Published on 21 July 2026 and last revised on 4 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
github.com (Advisory)
www.npmjs.com (Package)
www.npmjs.com (Package)
www.npmjs.com (Package)
Details
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| react-tabulix-ui | — | — |
References
More MAL 2026 advisories
Browse all of MAL 2026 in the advisory index.
Free Vulnerability Check
Is your site affected by MAL-2026-10988?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-10988 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.