MAL-2025-49064

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/vuejs-accessibility/MAL-2025-49064.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2025-49064
Aliases
  • GHSA-27h9-28pq-v6x5
Published
2025-10-29T23:05:43Z
Modified
2025-10-30T06:50:52Z
Summary
Malicious code in vuejs-accessibility (npm)
Details

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

Source: ghsa-malware (42a06ba3db5dc9f82ea682ce485a98f9fe76e64ba482445a08306e872524603f)

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 (4b6fa70f8b0f650b29ee193a7ba909cab203494e095e6b7054c07a7facd4db5d)

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",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "modified_time": "2025-10-29T23:05:43Z",
            "id": "GHSA-27h9-28pq-v6x5",
            "import_time": "2025-10-29T23:22:47.730370657Z",
            "sha256": "42a06ba3db5dc9f82ea682ce485a98f9fe76e64ba482445a08306e872524603f"
        },
        {
            "source": "google-open-source-security",
            "modified_time": "2025-10-30T03:28:23Z",
            "versions": [
                "9.9.0"
            ],
            "import_time": "2025-10-30T03:28:39.142055Z",
            "sha256": "4b6fa70f8b0f650b29ee193a7ba909cab203494e095e6b7054c07a7facd4db5d"
        }
    ]
}
References

Affected packages

npm / vuejs-accessibility

Package

Name
vuejs-accessibility
View open source insights on deps.dev
Purl
pkg:npm/vuejs-accessibility

Affected ranges

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

Affected versions

9.*

9.9.0

Database specific

cwes

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