MAL-2026-13789

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bmgki3g6fh3/MAL-2026-13789.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13789
Aliases
  • GHSA-wm4g-m94m-47vj
Published
2026-08-12T10:29:51Z
Modified
2026-08-12T13:00:14.581882752Z
Summary
Malicious code in bmgki3g6fh3 (npm)
Details

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

Source: amazon-inspector (9212dc22bc5983b7b163b7851e76596bda812485709581a8dd61475630db4450)

The package contains a single file, index.html, declared as main. The page renders a spoofed Cloudflare 'Just a moment...' / Turnstile 'security verification' interstitial (fake Ray ID alongside a real Turnstile widget) and, on completion, runs an obfuscator.io-wrapped script that assembles a URL starting with 'https://lo' + decoded fragments + '/', appends the current query string, and navigates window.location to it. No install lifecycle scripts (preinstall/install/postinstall/prepare) are declared and main points at a non-JS file, so npm install and require() do not execute any code on a developer machine or build system. The hostile behavior only manifests if a browser is pointed at index.html. This is registry abuse for hosting phishing/redirect infrastructure rather than a supply-chain attack against installers.

Source: ghsa-malware (e3d6efa965e641c0214a21386f396171e4422a00a3d4445180197706fe77d065)

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-wm4g-m94m-47vj",
            "import_time": "2026-08-12T10:39:02.43263206Z",
            "sha256": "e3d6efa965e641c0214a21386f396171e4422a00a3d4445180197706fe77d065",
            "modified_time": "2026-08-12T10:29:52Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017545",
            "import_time": "2026-08-12T12:51:49.275061484Z",
            "sha256": "9212dc22bc5983b7b163b7851e76596bda812485709581a8dd61475630db4450",
            "modified_time": "2026-08-12T12:36:46Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / bmgki3g6fh3

Package

Affected ranges

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

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "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",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "tlsh": "65c2e81173c064902607efb7371fb6e8f62c296a7159488bf52c7d54efaa906cbd4a30",
            "sha256": "d5819ace0f7c9e7a2ef9857761290c92a02519b5744d062856c322afdb673e16"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bmgki3g6fh3/MAL-2026-13789.json"