MAL-2026-13841

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/vkldhcmieru6/MAL-2026-13841.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13841
Aliases
  • GHSA-6m3r-x867-rw6g
Published
2026-08-12T10:29:53Z
Modified
2026-08-12T13:00:25.028046126Z
Summary
Malicious code in vkldhcmieru6 (npm)
Details

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

Source: amazon-inspector (25890a37fa8da48d2dc2868e010cef8cb3427faa42218cec4b858ac82db679d7)

The package contains only index.html (declared as main in package.json) and a minimal package.json with no lifecycle scripts. The HTML impersonates a Cloudflare Turnstile 'Just a moment...' challenge and, on Turnstile completion, runs an obfuscator.io-style routine (rotated string array _0x81b7 decoded via _0x28d7) to reconstruct a destination URL and navigates the browser to it via window.location, forwarding the visitor's query string. There is no preinstall/install/postinstall hook, no importable JavaScript entry point, and Node cannot require() an HTML file, so installing or requiring the package does not execute any code on the installer's machine. The harm is directed at browser visitors of the hosted HTML content, not at npm developers or build systems that install this package.

Source: ghsa-malware (87966821ed013ccb8c027a23f6eadf2efdbab5584d1b74f5180753ee06c30004)

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"
                }
            ],
            "import_time": "2026-08-12T10:39:02.382971004Z",
            "id": "GHSA-6m3r-x867-rw6g",
            "sha256": "87966821ed013ccb8c027a23f6eadf2efdbab5584d1b74f5180753ee06c30004",
            "modified_time": "2026-08-12T10:29:53Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017523",
            "import_time": "2026-08-12T12:51:47.816836933Z",
            "sha256": "25890a37fa8da48d2dc2868e010cef8cb3427faa42218cec4b858ac82db679d7",
            "modified_time": "2026-08-12T12:33:36Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / vkldhcmieru6

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": "b9c2a46533d2345025078fba2f2bb2c9e62d999b724a488ff54c7c48df6d909daf1630",
            "sha256": "77590eaf9b300865638c2cfe14c31044e7981eefb95e8499e853f1caae8d0082"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/vkldhcmieru6/MAL-2026-13841.json"