MAL-2026-13961

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/velora-kit/MAL-2026-13961.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13961
Aliases
  • GHSA-c48p-mmxp-3g9c
Published
2026-08-13T17:21:30Z
Modified
2026-08-18T19:00:12Z
Summary
Malicious code in velora-kit (npm)
Details

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

Source: amazon-inspector (a60310ccbaf263dc4333db7ecb716cbf5f5ae13a2cfc9d8b7416f82e4561d7bb)

velora-kit@12.0.2 exports a getPlugin() function that fetches content from a hardcoded bare-IP endpoint at https://31.97.137.157:45000/icons/116 and passes the response's data.credits field to new Function(...), which is then invoked with require, module, process, Buffer, and Promise injected — executing attacker-controlled JavaScript with full Node.js privileges in the consumer's process. Variable naming (protocol/domain/path split, bearrtoken: 'logo', token: '116') is styled to resemble a CDN icon fetcher while actually constructing a URL to a bare-IP host and evaluating the returned payload as code. The declared dependency set (@primno/dpapi for Windows DPAPI decryption, better-sqlite3/sqlite3 for browser-profile database reads, node-machine-id, socket.io-client, request, axios) provides the fetched second-stage code with capabilities aligned to credential and wallet theft from local browser profiles.

Source: ghsa-malware (a28d644937191057d194ffdf1710fae2c5fb020c927970807e04a7929225ab00)

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": [
        {
            "id": "IN-MAL-2026-017657",
            "import_time": "2026-08-13T17:24:46.204918114Z",
            "modified_time": "2026-08-13T17:21:37Z",
            "sha256": "a60310ccbaf263dc4333db7ecb716cbf5f5ae13a2cfc9d8b7416f82e4561d7bb",
            "source": "amazon-inspector",
            "versions": [
                "12.0.2"
            ]
        },
        {
            "id": "IN-MAL-2026-017656",
            "import_time": "2026-08-13T17:24:46.173804925Z",
            "modified_time": "2026-08-13T17:21:30Z",
            "sha256": "e8e2fc9f701feadf6fb4677ac234a9750261162c33aa46153fd9acbfbfe43c3c",
            "source": "amazon-inspector",
            "versions": [
                "12.1.2"
            ]
        },
        {
            "id": "GHSA-c48p-mmxp-3g9c",
            "import_time": "2026-08-18T18:29:15.020597797Z",
            "modified_time": "2026-08-18T17:48:48Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "a28d644937191057d194ffdf1710fae2c5fb020c927970807e04a7929225ab00",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / velora-kit

Package

Affected ranges

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

Affected versions

12.*
12.0.2
12.1.2

Database specific

cwes
[
    {
        "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.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "11d06250346971b7919d4f36a8138be957ef6f097a40fff636e25b7f9fbbb5ae",
            "tlsh": "e1c1616546fa31a36a67e4eef30f100271a5e313375ce971f58e42902fca568e5f24e8"
        },
        {
            "path": "package.json",
            "sha256": "1c2425344c1f02dc195cd357120e7d22f187b29d2ba542c0be460a25a3521403",
            "tlsh": "93019711ce14ae7309d6625668298096a165c91f5e00fc08338e42ac0f4e92f22fe76c"
        }
    ],
    "package_integrity": [
        {
            "filename": "velora-kit-12.0.2.tgz",
            "hashes": {
                "sha1": "4dc1df1f7c87012eae9d4c204ac537e922596b76",
                "sha512_sri": "sha512-ZZwoxruCQq5KUfzUooe7mdObeHMsF5Qh2cqna5JZy1tn3NzkpxRK/Z5a7mfOajTt5f97YLWj2CI9CsXNgL+bAQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/velora-kit/MAL-2026-13961.json"