MAL-2026-6937

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nuxt-fonts-devtools/MAL-2026-6937.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6937
Aliases
  • GHSA-hw4h-mjrw-4qv9
Published
2026-07-07T15:34:03Z
Modified
2026-07-08T17:16:47.971264774Z
Summary
Malicious code in nuxt-fonts-devtools (npm)
Details

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

Source: amazon-inspector (d6ede5024b6ee71356eedb3dfb3bb648682901bf6b966bbe353daff6082ecc85)

Package ships only a package.json and a readme; there is no main entry, no bin, no scripts, no dependencies, and no executable code. The readme contains the string 'Takeover By lobo' and the package.json description self-labels as a 'Security research canary — vercel'. Installing this version does not execute code and does not exfiltrate data, run remote payloads, or modify the installer's environment. However, the name resembles a Nuxt/Vercel devtools-adjacent package and the readme text asserts a namespace takeover, so the package is a name-squat placeholder rather than a functional library. Downstream consumers who add this dependency expecting real functionality will pull an empty package and, if the name is ever transferred or republished, could later receive attacker-controlled content under the same name.

Source: ghsa-malware (0c93f4b71b5979e04cdaedbf0d819662da0c66e9b526131227a45c8b3b372f4d)

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": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-hw4h-mjrw-4qv9",
            "source": "ghsa-malware",
            "import_time": "2026-07-07T16:09:37.866667101Z",
            "modified_time": "2026-07-07T15:34:09Z",
            "sha256": "0c93f4b71b5979e04cdaedbf0d819662da0c66e9b526131227a45c8b3b372f4d"
        },
        {
            "modified_time": "2026-07-08T16:23:19Z",
            "id": "IN-MAL-2026-008090",
            "source": "amazon-inspector",
            "import_time": "2026-07-08T17:01:29.631563686Z",
            "sha256": "d6ede5024b6ee71356eedb3dfb3bb648682901bf6b966bbe353daff6082ecc85",
            "versions": [
                "99.0.3"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / nuxt-fonts-devtools

Package

Name
nuxt-fonts-devtools
View open source insights on deps.dev
Purl
pkg:npm/nuxt-fonts-devtools

Affected ranges

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

Affected versions

99.*
99.0.3

Database specific

indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "6eb092a66c00a4372ced83e61820e1062b29ad4a3148189e8e0a15149068eb6e1b6246",
            "sha256": "9ed33a3a018a030c08ac81dce9a68f9a786baca7561c6cdc47b81694165e7a2c"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nuxt-fonts-devtools/MAL-2026-6937.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"
    }
]