VYPR

npm · Malicious package advisory

Malware

@sqlite-panel/createsql

MAL-2026-10490

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

Details


---
_-= Per source details. Do not edit below this line.=-_

## 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.

Compromised versions (1)

  • 1.0.0

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.