MAL-2026-13816

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hxckdoeaqjlc8/MAL-2026-13816.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13816
Aliases
  • GHSA-6gwr-m2g4-3mfv
Published
2026-08-12T10:29:53Z
Modified
2026-08-12T13:00:14.561010792Z
Summary
Malicious code in hxckdoeaqjlc8 (npm)
Details

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

Source: amazon-inspector (d324cd3fd06a0d97ae5fb9263df818bc505d28ebcdda8e90814b5630de70e108)

The package ships a single HTML file that impersonates Cloudflare's 'Just a moment...' interstitial. On Turnstile widget callback, embedded JavaScript reconstructs the URL 'https://checkout.microlive.club/' from concatenated string fragments and calls window.location.replace to redirect the visitor to that host, forwarding any inbound query-string parameters via URLSearchParams. package.json declares no lifecycle scripts and 'main' points at the HTML file, so nothing executes on npm install or require. The artifact is a phishing/redirect landing page abusing the npm registry as static hosting; the target audience is browser visitors served this file elsewhere, not developers who install the package.

Source: ghsa-malware (ee367d414649ecf8cd024630a6b1cd79c3623be3fc9cedca3581f2e453215a71)

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-6gwr-m2g4-3mfv",
            "import_time": "2026-08-12T10:39:02.382003237Z",
            "sha256": "ee367d414649ecf8cd024630a6b1cd79c3623be3fc9cedca3581f2e453215a71",
            "modified_time": "2026-08-12T10:29:53Z",
            "source": "ghsa-malware"
        },
        {
            "import_time": "2026-08-12T12:51:47.669083914Z",
            "id": "IN-MAL-2026-017520",
            "sha256": "d324cd3fd06a0d97ae5fb9263df818bc505d28ebcdda8e90814b5630de70e108",
            "modified_time": "2026-08-12T12:33:15Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / hxckdoeaqjlc8

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": "fcd2c65563c03851210baf7a3b2bb3d8ea7c5d977558488bf94cbd48ef5b400dad0ab8",
            "sha256": "60af6f73afb302f6493f7c6fdcd4124e4b273009dd5f157c5a8c352a9b4e3cad"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hxckdoeaqjlc8/MAL-2026-13816.json"