MAL-2026-13813

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hgdvfuflnb/MAL-2026-13813.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13813
Aliases
  • GHSA-wvxr-9c7x-6r9g
Published
2026-08-12T10:29:51Z
Modified
2026-08-12T13:00:16.046393768Z
Summary
Malicious code in hgdvfuflnb (npm)
Details

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

Source: amazon-inspector (dfc8e3c1c86c0f0589e1ab4d2a6e3f3a757b758c1f126e0d197f3924d9637922)

Package hgdvfuflnb@1.0.0 contains a single file, index.html, declared as the package main. The HTML impersonates a Cloudflare 'Just a moment...' Turnstile challenge page (data-sitekey="0x4AAAAAADrvn4rDM7WVvgPh") and, on the Turnstile callback, runs an obfuscator.io-style string-array routine that assembles a target URL and calls window.location.assign(targetUrl). There is no JavaScript entry point, no lifecycle scripts (preinstall/install/postinstall/prepare), and no importable module — package.json declares main:"index.html" and files:["index.html"], so npm install and require('hgdvfuflnb') produce no code execution on the installer. The package is not a functional Node module; it is a browser phishing/redirector kit staged on the npm registry so the HTML can be fetched via public npm CDN mirrors (unpkg, jsdelivr). Installer-side impact is nil (no install-time or import-time code path), but the artifact abuses the registry as anonymous static hosting for hostile content aimed at end users who load the HTML through a CDN.

Source: ghsa-malware (9786658f92af348d6108189015d23e246e1f9d5ccea934ee1ab012b521db0c6c)

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-wvxr-9c7x-6r9g",
            "import_time": "2026-08-12T10:39:02.433445005Z",
            "sha256": "9786658f92af348d6108189015d23e246e1f9d5ccea934ee1ab012b521db0c6c",
            "modified_time": "2026-08-12T10:29:52Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017548",
            "import_time": "2026-08-12T12:51:49.497342337Z",
            "sha256": "dfc8e3c1c86c0f0589e1ab4d2a6e3f3a757b758c1f126e0d197f3924d9637922",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:37:12Z"
        }
    ]
}
References
Credits

Affected packages

npm / hgdvfuflnb

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"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hgdvfuflnb/MAL-2026-13813.json"
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "tlsh": "5cc2956073c0785102478fb6bb2bf5e5ed3d8e9a7058088bf14c7d58efa9a06e6d1630",
            "sha256": "b3c0972f41a36b2d76bee3f1916ee35b74ffbfe5aced558d7ed99d27aea32b88"
        },
        {
            "path": "package.json",
            "tlsh": "04b012308153b46341ee9fd49bd9694262130c3f400039059347303d06fb733346c32d",
            "sha256": "d9dec791d0c4939a476d68375a287d0e4a9d9a7ede4aa477d48b4641bd8cd2ef"
        }
    ]
}