MAL-2026-12023

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@keyv/sqlite/MAL-2026-12023.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12023
Aliases
  • GHSA-4wfp-qcf3-mgqp
Published
2026-08-04T13:02:10Z
Modified
2026-08-05T10:05:32.462645711Z
Summary
Malicious code in @keyv/sqlite (npm)
Details

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

Source: amazon-inspector (014d7cead2743892c76e6718cfbceb4bd4e97681f2281aa5fe283d964e2a01a9)

@keyv/sqlite is the SQLite storage adapter for the Keyv key-value library. No malicious code patterns, install-time network fetches, credential reads, exfiltration endpoints, or lifecycle-hook execution were observed in the package contents. Behavior is consistent with a standard storage adapter that persists data to a local SQLite database.

Source: ghsa-malware (28b679d72a59598145aa2eaf88709a3470f3e2f25fea8f4ca70be1343f6dceb4)

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": [
        {
            "sha256": "28b679d72a59598145aa2eaf88709a3470f3e2f25fea8f4ca70be1343f6dceb4",
            "id": "GHSA-4wfp-qcf3-mgqp",
            "source": "ghsa-malware",
            "import_time": "2026-08-05T00:10:17.896232344Z",
            "versions": [
                "6.0.0"
            ],
            "modified_time": "2026-08-04T13:02:20Z"
        },
        {
            "sha256": "014d7cead2743892c76e6718cfbceb4bd4e97681f2281aa5fe283d964e2a01a9",
            "id": "IN-MAL-2026-014267",
            "source": "amazon-inspector",
            "import_time": "2026-08-05T09:27:49.791028053Z",
            "versions": [
                "6.0.0"
            ],
            "modified_time": "2026-08-05T08:25:37Z"
        }
    ]
}
References
Credits

Affected packages

npm / @keyv/sqlite

Package

Affected ranges

Affected versions

6.*
6.0.0

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@keyv/sqlite/MAL-2026-12023.json"
cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "sqlite-6.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-5TtktqqSNQbO9WnfV7B6uOt7BG9+K/gzWtF4mNUyzbMmt3vaEmGahPlrxPbcdkVU607fDebzlpzLLTIPWhi+Cg==",
                "sha1": "3f4017fa5a31281b46302c3ba0a16b1cb0229729"
            }
        }
    ]
}