MAL-2026-10988
Malicious code in react-tabulix-ui (npm)
상세
--- _-= Per source details. Do not edit below this line.=-_
## Source: amazon-inspector (6e1730bc033ffe3e5cbe24819446e0c6d41af7bec46ec931a04eca2909ffc7cc) 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 (70cfc986804b1d85312672f8082f53bf38691478e95f3b20020304062e9d60de) 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 (30643ffb559452daf9e855e47bc40c0824e5102b6a3821c4446ff875d1762235) 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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
0 No fixed version published yet for react-tabulix-ui (npm). Pin to a known-safe version or switch to an alternative.