MAL-2026-10288

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backup4-gasp/MAL-2026-10288.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10288
Aliases
  • GHSA-rwpw-7393-4jg2
Published
2026-07-13T06:27:39Z
Modified
2026-07-13T10:47:05.695353989Z
Summary
Malicious code in backup4-gasp (npm)
Details

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

Source: amazon-inspector (8e42991a6cdb40d2c1dec58317f280d0a6e38ad2dfa14b1a0dfe2ac40c5dc18a)

The package ships multiple heavily obfuscated JavaScript bundles under assets/ (AccountPage, DarkVeil, GamesPage, PlusBlockedNote, SettingsPage) that use hex-prefixed identifier mangling consistent with javascript-obfuscator output. The package name presents as a backup utility, but the shipped assets appear to be a bundled web UI (account, settings, games pages) whose contents cannot be readily inspected due to the obfuscation. No install-time lifecycle hook, hardcoded network destination, credential access path, or dropper mechanism was identified in the shipped files. The mismatch between the declared name and the shipped web-app assets, combined with opaque obfuscation of user-facing code paths, reduces transparency about what the bundles do when loaded.

Source: ghsa-malware (941983b0216e3cae217e1472fd7c51d949b0ad611f39133f94d32cdd27f6dd87)

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": [
        {
            "sha256": "941983b0216e3cae217e1472fd7c51d949b0ad611f39133f94d32cdd27f6dd87",
            "id": "GHSA-rwpw-7393-4jg2",
            "import_time": "2026-07-13T07:24:22.637851834Z",
            "modified_time": "2026-07-13T06:27:40Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware"
        },
        {
            "versions": [
                "2.0.0"
            ],
            "id": "IN-MAL-2026-010222",
            "modified_time": "2026-07-13T09:24:51Z",
            "import_time": "2026-07-13T10:37:39.059393832Z",
            "sha256": "8e42991a6cdb40d2c1dec58317f280d0a6e38ad2dfa14b1a0dfe2ac40c5dc18a",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / backup4-gasp

Package

Affected ranges

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

Affected versions

2.*
2.0.0

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "ee70af4ccff37c43a097979bd2f59d3a1df50a8e8e8fe538c5a6d68923394f75",
            "tlsh": "7493ad945280685917a79fb1332ff7e4fe7ce9b7300c87abd8286c54a3e6502b990d35",
            "path": "assets/AccountPage-DxKWDNtX.js"
        },
        {
            "sha256": "d3e7a61bc8a4857a03411d23b28a65afbfab435f4776baa3528f300c6959963f",
            "tlsh": "fc6387e13bcc694310cb33ebb707f6e9d526b8499e45c849b540be48f94af307a598b4",
            "path": "assets/DarkVeil-DxeuvlMa.js"
        },
        {
            "sha256": "d082c7d2775eca87ff75621eb8c37f9298326ed9293413d166bb64f76221a517",
            "tlsh": "d533ff7053e5e869b24bdf62a71ae1e5fe253e5831160c8fe31c7c14a2ad91bded0630",
            "path": "assets/GamesPage-DUKHbZws.js"
        },
        {
            "sha256": "33c823781303ad21848802e3b10f527c5d559858b9e6cc615db07020f25d4044",
            "tlsh": "f3f1a113e3f16c47298bdf92b3b972d2e92646da305d4e8bf2546c44f79b63089d4231",
            "path": "assets/PlusBlockedNote-B1ILjGmj.js"
        },
        {
            "sha256": "f66ddd1871fad3dbbfb84a69e7083c5173201d65d06f1c469f930b23e7e590f8",
            "tlsh": "1f5383e0b2cf785115476e7a6a1ebad4ee0d7a39730508cae0036d14f7a791beec5270",
            "path": "assets/SettingsPage-SXt_HsJY.js"
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "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."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backup4-gasp/MAL-2026-10288.json"