MAL-2025-48774

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/badgekit-api-client/MAL-2025-48774.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2025-48774
Aliases
  • GHSA-7r6v-32g9-86gw
Published
2025-10-27T06:11:15Z
Modified
2025-10-30T06:50:51Z
Summary
Malicious code in badgekit-api-client (npm)
Details

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

Source: ghsa-malware (845af37fdbb4804eebee38f23aa25a4147f6e1d3a5e908d5d3bbe855105da3a3)

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.

Source: google-open-source-security (5694a4080b0049154c88e8d438684e6d8beb2f67fcfd03b05f362845834e73f9)

This package installs a dependency hosted on a custom domain that runs an info stealer during installation. The info stealer focuses on stealing npm, git, and other CI/CD related tokens.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "ghsa-malware",
            "id": "GHSA-7r6v-32g9-86gw",
            "modified_time": "2025-10-27T06:11:15Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "845af37fdbb4804eebee38f23aa25a4147f6e1d3a5e908d5d3bbe855105da3a3",
            "import_time": "2025-10-27T06:24:46.765623764Z"
        },
        {
            "source": "google-open-source-security",
            "modified_time": "2025-10-30T03:28:23Z",
            "versions": [
                "9.9.0"
            ],
            "sha256": "5694a4080b0049154c88e8d438684e6d8beb2f67fcfd03b05f362845834e73f9",
            "import_time": "2025-10-30T03:28:38.63634Z"
        }
    ]
}
References

Affected packages

npm / badgekit-api-client

Package

Name
badgekit-api-client
View open source insights on deps.dev
Purl
pkg:npm/badgekit-api-client

Affected ranges

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

Affected versions

9.*

9.9.0

Database specific

cwes

[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]