MAL-2026-13785

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bgzxcuite2/MAL-2026-13785.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13785
Aliases
  • GHSA-35pm-fj6m-m6v6
Published
2026-08-12T10:29:53Z
Modified
2026-08-12T13:00:18Z
Summary
Malicious code in bgzxcuite2 (npm)
Details

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

Source: amazon-inspector (dc7e4c75a05788e3a757fe3ce7fc683bac9c90d12967dcf8430986799bc58fb8)

Package's main entry is index.html, a page styled as a Cloudflare Turnstile challenge. The inline script is obfuscator.io-obfuscated and, after the Turnstile widget completes, reconstructs a URL from an encoded string array and calls window.location.replace to redirect the browser. package.json declares no preinstall/install/postinstall/prepare lifecycle hooks and there is no JavaScript entry point, so npm install and require()/import of this package do not execute the payload; the redirect only fires if a user opens the HTML file in a browser. The behavior is inconsistent with a normal npm library and is consistent with using npm as a hosting channel for a browser-side redirect (phishing/traffic-monetization shape), but it does not attack the installer's machine, filesystem, environment, credentials, or network at install or require time.

Source: ghsa-malware (07d4731411678cd400fb21afdeb55e0da60073c177c3b98f381cb2ab56314176)

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": [
        {
            "id": "GHSA-35pm-fj6m-m6v6",
            "import_time": "2026-08-12T10:39:02.367366359Z",
            "modified_time": "2026-08-12T10:30:00Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "07d4731411678cd400fb21afdeb55e0da60073c177c3b98f381cb2ab56314176",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017498",
            "import_time": "2026-08-12T12:51:46.129203533Z",
            "modified_time": "2026-08-12T12:30:10Z",
            "sha256": "dc7e4c75a05788e3a757fe3ce7fc683bac9c90d12967dcf8430986799bc58fb8",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / bgzxcuite2

Package

Affected ranges

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

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "sha256": "ed52310514e4980f4bddc08b46d4e54f83ee9b33008a9185fd899a35bef0ecbe",
            "tlsh": "25d2c59063c4384036179f7a7b5af2e4eb289b977509486bf58cbc00ff59a0dcad5a70"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bgzxcuite2/MAL-2026-13785.json"