VDB
KO

MAL-2026-10987

Malicious code in react-tabulix-core (npm)

Details

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

## Source: amazon-inspector (4338419bb73e69db7de001f3d27b86c8890a0ba3ace3bfa60e09552d1be3ad9c) react-tabulix-core@0.1.0 declares a preinstall lifecycle hook that runs dist/index.d.js. That file base64-decodes an embedded blob and passes the resulting string to eval, invoked indirectly via globalThis[tag] where tag is assembled from the char-code sequence [101,118,97,108] ('eval') to evade static string search. The decoded payload performs an outbound HTTPS fetch to https://everydaynodechecker-39145n.vercel.app/api/key?mem=root3 and eval()s the response body. Result: on `npm install`, arbitrary attacker-controlled JavaScript from a third-party Vercel host executes on the installer's machine with the user's privileges. The obfuscation (base64 blob + char-code eval identifier) and the mutable remote payload source have no legitimate purpose in a UI component library.

## Source: ghsa-malware (7304f03532008ba586815d08fdfa9fabde3615481804901bf96cba75fa38a1bf) 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 (cbb2a14d4c16938e600b3a900f44cfeee486a8b51bb516aaacfc80ea77f3086b) The OpenSSF Package Analysis project identified 'react-tabulix-core' @ 0.1.3 (npm) as malicious.

It is considered malicious because:

- The package executes one or more commands associated with malicious behavior.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / react-tabulix-core
Introduced in: 0

No fixed version published yet for react-tabulix-core (npm). Pin to a known-safe version or switch to an alternative.

References