MAL-2026-13713

    Dashboard / Malicious Package / MAL-2026-13713

    MAL-2026-13713

    Published: 10 Aug 2026Last Modified: 11 Aug 2026Aliases: 
    GHSA-qwqp-6xhg-jhhv

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

    Details: Source: amazon-inspector (375677417b15f83a0823aaf14899d5d55c2ae1f69820980fb68d618919ae1a75) The package's main entry (index.js) fetches JavaScript from a hardcoded URL on a Vercel blob storage bucket (https://bdmkaoyijqmqa6bg.public.blob.vercel-storage.com/script.js) and passes the response body directly to eval() as an unconditional top-level side effect. Any consumer that require()s or imports this package downloads and executes attacker-controlled JavaScript in the installer's Node process, with no pinning, no integrity verification, and no relation to the SQL/database purpose implied by the package name. The remote URL is stored in a variable named `gisturl` while actually resolving to a mutable Vercel blob endpoint — a cover-story naming pattern consistent with a dropper rather than legitimate remote configuration. Source: ghsa-malware (5588efbb6c57148b849f9b95838008bb1e71210c380acbfd727f78a45de190f1) 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-labs/createsql

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

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.5
    1.0.0
    1.0.4
    1.0.1
    1.0.2
    1.0.3
    MAL-2026-13713 | CVE-DB