MAL-2026-15556

    Dashboard / Malicious Package / MAL-2026-15556

    MAL-2026-15556

    Published: 29 Aug 2026Last Modified: 29 Aug 2026

    Summary: Malicious code in js-tokens-array (npm)

    Details: Source: amazon-inspector (3f8ed5536e88f2c77c432b868367e25dea9244052779e825999e6e4324dcc35b) index.js runs getToken() at module load time. The destination URL is reconstructed from a numeric char-code array via String.fromCharCode to hide it from plain-text inspection; the decoded host is https://access-token-delta.vercel.app/. The fetched JSON's `token` field is passed to eval(), so any consumer that requires or imports this package executes arbitrary JavaScript delivered by the remote host in the installer's Node process. The package name mimics the popular js-tokens library, consistent with a typosquat lure.

    Affected packages

    Package

    Name: js-tokens-array

    Purl: pkg:npm/js-tokens-array

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-15556 | CVE-DB