MAL-2026-13810

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gdwkh6vcbu/MAL-2026-13810.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13810
Aliases
  • GHSA-9hmh-j4x7-6958
Published
2026-08-12T10:29:52Z
Modified
2026-08-12T13:00:18.755285127Z
Summary
Malicious code in gdwkh6vcbu (npm)
Details

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

Source: amazon-inspector (149331c58c86a1da87dcdde4ec9e7f780a879ca2283946418cfff31077797bd4)

Package gdwkh6vcbu@1.0.0 ships a single index.html declared as main, with no JavaScript entry point, no install lifecycle hooks, and placeholder-only metadata (random 10-character name, no description/author/repository/license, files list containing only index.html). The HTML impersonates a Cloudflare Turnstile 'Just a moment...' verification page. On Turnstile completion, obfuscator.io-style code (string-array + _0x2637 base64 decoder) constructs a URL whose host ends in 'loud.homes/', propagates the current page's query parameters to that URL, and calls window.location.assign to redirect the visitor. The package is not usable as a Node module; its sole purpose is to be served over npm-backed CDN mirrors (unpkg/jsdelivr) as a phishing landing/redirector page. npm install does not execute code on the installing developer, but the artifact abuses the npm namespace/CDN to host and distribute obfuscated phishing content targeting end-user browsers.

Source: ghsa-malware (114764d97df90695a2aff82ea409b230b1a283889fb5921a13cc054febe9fb68)

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-9hmh-j4x7-6958",
            "import_time": "2026-08-12T10:39:02.39120975Z",
            "sha256": "114764d97df90695a2aff82ea409b230b1a283889fb5921a13cc054febe9fb68",
            "modified_time": "2026-08-12T10:29:53Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017542",
            "import_time": "2026-08-12T12:51:48.915260504Z",
            "sha256": "149331c58c86a1da87dcdde4ec9e7f780a879ca2283946418cfff31077797bd4",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:36:23Z"
        }
    ]
}
References
Credits

Affected packages

npm / gdwkh6vcbu

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/gdwkh6vcbu/MAL-2026-13810.json"
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "tlsh": "09a2a405b3e02d1032479f7b7b27b2d6f66c5886728818c6f90c7c4cef99905c6e6ab4",
            "sha256": "09fda22d9e42be4b2fe3ead559187906b005cfa5645b3699beb5fc1c655f7f15"
        },
        {
            "path": "package.json",
            "tlsh": "e9b0922095a6655381ec9ed85ae84942a2130c2b1002690a9b56303c0aeb73638ad75d",
            "sha256": "dd0d4b2bebb55d459d4ad496cb70b6554f99cfc25e0dfd9bf10eb72b9809670d"
        }
    ]
}