MAL-2026-10286

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backup2-asd/MAL-2026-10286.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10286
Aliases
  • GHSA-5wxc-4vm4-55cx
Published
2026-07-13T06:27:39Z
Modified
2026-07-13T10:47:03.882218892Z
Summary
Malicious code in backup2-asd (npm)
Details

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

Source: amazon-inspector (a6fe96add7d70ce5933988f1c78b934187e279d88618bd3f211de3d719177168)

The tarball published as backup2-asd@2.0.0 is a Vite-built browser application (branded 'Lucide') rather than a Node library. package.json declares main as index.html and defines no lifecycle scripts (no preinstall/install/postinstall/prepare), so npm install and require() do not execute any code in the installer's Node process. The bundled assets include heavily obfuscated JavaScript (AccountPage, DarkVeil, GamesPage, PlusBlockedNote, SettingsPage) and third-party components (Scramjet in-browser HTTP proxy via service worker, libcurl.js, LiveKit, fingerprinting, chat/games/AI pages); index.html loads an external script from c.vipersfutbol.com and Google Tag Manager. The package name and description ('Republished package') do not match the shipped browser-app contents. Behavior affects end-users who visit a site built from these assets, not the developer who installs the tarball.

Source: ghsa-malware (7ecf4d86a048d508520443a6e65887eef3dfd9dc133f10af2a3a6f81cd496946)

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": [
        {
            "import_time": "2026-07-13T07:24:22.528982556Z",
            "sha256": "7ecf4d86a048d508520443a6e65887eef3dfd9dc133f10af2a3a6f81cd496946",
            "modified_time": "2026-07-13T06:27:40Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-5wxc-4vm4-55cx",
            "source": "ghsa-malware"
        },
        {
            "modified_time": "2026-07-13T09:25:16Z",
            "sha256": "a6fe96add7d70ce5933988f1c78b934187e279d88618bd3f211de3d719177168",
            "versions": [
                "2.0.0"
            ],
            "import_time": "2026-07-13T10:37:39.277289883Z",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-010225"
        }
    ]
}
References
Credits

Affected packages

npm / backup2-asd

Package

Affected ranges

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

Affected versions

2.*
2.0.0

Database specific

cwes
[
    {
        "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",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "evidence_files": [
        {
            "tlsh": "27c09be44a11615351d85fd45d60d60117a74d6f5074644d4787715c019d3b725bf33e",
            "sha256": "bfe3ccd6ef92bdaa3b29d1ee4ada93da1eecfb51da7f6b42158679d4d018bada",
            "path": "package.json"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backup2-asd/MAL-2026-10286.json"