MAL-2026-6935

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/load-nuxt-dev/MAL-2026-6935.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6935
Aliases
  • GHSA-6mpp-f748-7f4q
Published
2026-07-07T15:34:03Z
Modified
2026-07-08T17:16:47.615356091Z
Summary
Malicious code in load-nuxt-dev (npm)
Details

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

Source: amazon-inspector (cf0f879297070c07197ace88cfb411c61d497ad150e39c2c5c91349737f5d83a)

The package name resembles the legitimate Nuxt ecosystem tooling (e.g., @nuxt/load-nuxt), and the version 99.0.3 is a common dependency-confusion / version-inflation shape used to force npm to prefer this artifact over an internal package of the same name. No install-time, import-time, or runtime code paths in the scanned files show credential harvesting, remote-code fetch-and-execute, exfiltration, or backdoor behavior. Because no concrete installer-harm mechanism was observed, this cannot be classified as an active attack from the current artifact contents alone, but the name + inflated-version pattern is consistent with a dependency-confusion lure and warrants human review before allowing it into a build.

Source: ghsa-malware (ea12ca543df3d9e501a957a114de2ccf0a0f5de9615ae87d087a85e8260491e0)

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": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-6mpp-f748-7f4q",
            "source": "ghsa-malware",
            "import_time": "2026-07-07T16:09:37.830817125Z",
            "modified_time": "2026-07-07T15:34:09Z",
            "sha256": "ea12ca543df3d9e501a957a114de2ccf0a0f5de9615ae87d087a85e8260491e0"
        },
        {
            "sha256": "cf0f879297070c07197ace88cfb411c61d497ad150e39c2c5c91349737f5d83a",
            "id": "IN-MAL-2026-008088",
            "source": "amazon-inspector",
            "import_time": "2026-07-08T17:01:29.490142757Z",
            "modified_time": "2026-07-08T16:23:04Z",
            "versions": [
                "99.0.3"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / load-nuxt-dev

Package

Affected ranges

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

Affected versions

99.*
99.0.3

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/load-nuxt-dev/MAL-2026-6935.json"
cwes
[
    {
        "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.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]