MAL-2026-13814

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hlksdcixycvf/MAL-2026-13814.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13814
Aliases
  • GHSA-q294-wj6j-h556
Published
2026-08-12T10:29:53Z
Modified
2026-08-12T13:00:17.505300695Z
Summary
Malicious code in hlksdcixycvf (npm)
Details

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

Source: amazon-inspector (e91dec68a77b15daa1f923bcfe876d283a8fea8d8cdf3d2ea27888b8eb522b97)

The tarball contains a single file, index.html, declared as the package main. The HTML renders a Cloudflare Turnstile-themed 'verification' page containing obfuscator.io-style JavaScript that, on Turnstile callback, reconstructs a target URL and calls window.location.replace to redirect the browser. package.json declares no preinstall/install/postinstall/prepare lifecycle scripts, and npm cannot require an HTML main, so installing or importing this package performs no code execution on a developer machine. The obfuscated redirect only fires if a human opens index.html in a browser and completes the Turnstile widget; the target audience is browser visitors, not npm installers. The package appears to be abuse of the npm registry as static hosting for an obfuscated redirector / likely phishing landing page rather than a supply-chain attack against installers.

Source: ghsa-malware (55ac0a25905ea75ffddc5737870427cd948ac76eb9ed6a3fae945cbb7b411ac5)

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-q294-wj6j-h556",
            "import_time": "2026-08-12T10:39:02.426453735Z",
            "sha256": "55ac0a25905ea75ffddc5737870427cd948ac76eb9ed6a3fae945cbb7b411ac5",
            "modified_time": "2026-08-12T10:29:54Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017504",
            "import_time": "2026-08-12T12:51:46.527746891Z",
            "sha256": "e91dec68a77b15daa1f923bcfe876d283a8fea8d8cdf3d2ea27888b8eb522b97",
            "modified_time": "2026-08-12T12:31:02Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / hlksdcixycvf

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": "30d294a273d1384121476fba3f2bb3c4fa295a9b7105485af44cbd84dfdb908dad1a70",
            "sha256": "3b16061f0d5b95580f71e6acc7212ca914632acaeab0e1355861053c240eafb3"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hlksdcixycvf/MAL-2026-13814.json"