MAL-2026-6533

    Dashboard / Malicious Package / MAL-2026-6533

    MAL-2026-6533

    Published: 26 Jun 2026Last Modified: 13 Jul 2026Aliases: 
    GHSA-gv99-2c4m-pr2c

    Summary: Malicious code in react-dynamic-table-compenent (npm)

    Details: Source: amazon-inspector (c55ead8b66faca1e08b2babafa252da2371b535c010a5c14d8b0d0e2a44aadf8) Package name misspells 'component' as 'compenent', a one-letter typosquat of react-dynamic-table-component. The package's postinstall script runs `node dist/setup.js`, which fetches https://everydaynodechecker-39143n.vercel.app/api/key?mem=master and passes the response body directly to eval(), inside a function misleadingly named initDatabase. The fetched content is attacker-controlled and mutable, so any default `npm install` of this package executes whatever code the endpoint currently serves on the installer's machine. The cover-story naming (initDatabase, key?mem=master) presents the request as benign configuration while it is a remote code loader. Source: ghsa-malware (1ab9cda49e2fb7c1e9af797ddcf958fc757ec5fa8f757e0b25229279da38c33d) 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.

    Affected packages

    Package

    Name: react-dynamic-table-compenent

    Purl: pkg:npm/react-dynamic-table-compenent

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.2.7
    MAL-2026-6533 | CVE-DB