MAL-2026-13715

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@sqlite-prime/createsql/MAL-2026-13715.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13715
Aliases
  • GHSA-v49c-g99c-qvf9
Published
2026-08-10T16:09:08Z
Modified
2026-08-11T12:30:11.137286301Z
Summary
Malicious code in @sqlite-prime/createsql (npm)
Details

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

Source: amazon-inspector (01e898636f16aeaf0f90bb35efaccc41186222d35f564d37c65dd1aaf471e03e)

On require/import, index.js constructs a GitHub Gist API URL (https://api.github.com/gists/198a0bbec7a6018e9250615d26e37b90, owned by user 'getchainverse'), fetches the gist JSON, and passes the first file's content directly to eval(). The executed code is not present in the package tarball and can be modified by the gist owner at any time, resulting in arbitrary code execution in any process that loads this package. The endpoint URL is assembled at runtime by string manipulation of a gist page URL, hiding the executed source from static review of the published artifact.

Source: ghsa-malware (42c71216ea3774e6fa87647a18f8f035c45f98ce9f2bbae4eb69a4ae6be7b3cd)

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-v49c-g99c-qvf9",
            "import_time": "2026-08-11T00:38:01.349445117Z",
            "source": "ghsa-malware",
            "modified_time": "2026-08-10T16:09:09Z",
            "sha256": "42c71216ea3774e6fa87647a18f8f035c45f98ce9f2bbae4eb69a4ae6be7b3cd"
        },
        {
            "id": "IN-MAL-2026-017289",
            "sha256": "01e898636f16aeaf0f90bb35efaccc41186222d35f564d37c65dd1aaf471e03e",
            "modified_time": "2026-08-11T11:58:39Z",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "import_time": "2026-08-11T12:23:04.998778509Z"
        },
        {
            "id": "IN-MAL-2026-017296",
            "import_time": "2026-08-11T12:23:05.656027912Z",
            "modified_time": "2026-08-11T11:59:46Z",
            "versions": [
                "1.0.1"
            ],
            "source": "amazon-inspector",
            "sha256": "526937ff08447b4706d837355d8c0946b891874c37aeddac9239c07d2b83e0d3"
        }
    ]
}
References
Credits

Affected packages

npm / @sqlite-prime/createsql

Package

Name
@sqlite-prime/createsql
View open source insights on deps.dev
Purl
pkg:npm/%40sqlite-prime/createsql

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.0
1.0.1

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "626e26192f6fc4f828daaae0f8b9b3f1d807e7d8665d4e1a06001a2d911f98d5",
            "tlsh": "2cf05568a80048c3dab6adc09d16a409a2235049f9d0d2ceb88d93119d97427ebc0aa9"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@sqlite-prime/createsql/MAL-2026-13715.json"