MAL-2026-10490

    Dashboard / Malicious Package / MAL-2026-10490

    MAL-2026-10490

    Published: 13 Jul 2026Last Modified: 14 Jul 2026Aliases: 
    GHSA-mq68-3vc3-ch3q

    Summary: Malicious code in @sqlite-panel/createsql (npm)

    Details: Source: amazon-inspector (bb20d0c9e601940f84c676cd74d174e06a740b6bcb90c12d38cdcecc6ca68696) The package's main entry point (index.js) fetches a hardcoded GitHub Gist owned by 'getchainverse' via api.github.com and passes the returned file content directly to eval() at load time. Any consumer that require()s or imports @sqlite-panel/createsql executes whatever JavaScript the gist owner has published, with full Node.js process privileges on the installer's machine. The gist source is mutable and controlled by a third party, with no pinning, hash, or signature verification. The package ships no SQL functionality despite its name; the entire module is the remote-eval dropper. Package metadata (author, description) is empty, and the name appears designed to attract developers searching for SQLite tooling. Source: ghsa-malware (2ba2859eab361c07b35a901cb4b2811a2518c6c6b5ba1c75efdf9b4f24787ba0) 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: @sqlite-panel/createsql

    Purl: pkg:npm/%40sqlite-panel/createsql

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-10490 | CVE-DB