MAL-2026-10289

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backup5-updated/MAL-2026-10289.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-10289
Aliases
  • GHSA-cjhm-8r3j-gcvx
Published
2026-07-13T06:27:39Z
Modified
2026-07-13T10:47:03.984384854Z
Summary
Malicious code in backup5-updated (npm)
Details

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

Source: amazon-inspector (0fbc0dc5fea4212458853e895b9b9df474401727a4768f47e3016a8c871fd5c7)

The package tarball contains multiple heavily obfuscated JavaScript bundles under assets/ (AccountPage, DarkVeil, GamesPage, PlusBlockedNote, SettingsPage), each using hex-prefixed identifier obfuscation typical of javascript-obfuscator output. These files appear to be a bundled web application (page components and UI assets) rather than a Node library entry point. No lifecycle scripts, install-time execution, credential access, or network destinations were identified in the reviewed content, and no top-level require/import side effects into these obfuscated bundles were traced. The obfuscation itself hides the actual runtime behavior of the shipped assets, so intent cannot be confirmed from the file structure alone. The package name presents as a backup utility, which is inconsistent with the shipped content (frontend page bundles).

Source: ghsa-malware (143e6a37fc9e54277ccc4384f43700e96c850774c1cff47c34348cbd67963aa0)

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": "143e6a37fc9e54277ccc4384f43700e96c850774c1cff47c34348cbd67963aa0",
            "id": "GHSA-cjhm-8r3j-gcvx",
            "import_time": "2026-07-13T07:24:22.569359774Z",
            "modified_time": "2026-07-13T06:27:40Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware"
        },
        {
            "versions": [
                "2.0.0"
            ],
            "id": "IN-MAL-2026-010227",
            "modified_time": "2026-07-13T09:25:33Z",
            "import_time": "2026-07-13T10:37:39.421674896Z",
            "sha256": "0fbc0dc5fea4212458853e895b9b9df474401727a4768f47e3016a8c871fd5c7",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / backup5-updated

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"
        },
        {
            "tlsh": "f3f1a113e3f16c47298bdf92b3b972d2e92646da305d4e8bf2546c44f79b63089d4231",
            "sha256": "33c823781303ad21848802e3b10f527c5d559858b9e6cc615db07020f25d4044",
            "path": "assets/PlusBlockedNote-B1ILjGmj.js"
        },
        {
            "tlsh": "1f5383e0b2cf785115476e7a6a1ebad4ee0d7a39730508cae0036d14f7a791beec5270",
            "sha256": "f66ddd1871fad3dbbfb84a69e7083c5173201d65d06f1c469f930b23e7e590f8",
            "path": "assets/SettingsPage-SXt_HsJY.js"
        }
    ]
}
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."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/backup5-updated/MAL-2026-10289.json"