MAL-2026-13844

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/xhjckswqivb/MAL-2026-13844.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13844
Aliases
  • GHSA-6w4f-884x-xjcf
Published
2026-08-12T10:29:53Z
Modified
2026-08-12T13:00:25.055791889Z
Summary
Malicious code in xhjckswqivb (npm)
Details

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

Source: amazon-inspector (9a9d37b433e22c980e67c0a2991612592959f6998df3928a6a09792ecf4860bb)

Package contains only index.html and package.json. The HTML mimics a Cloudflare Turnstile challenge and, when loaded in a browser, assembles an obfuscated URL from the string fragments 'gin.microl' and 'ive.club/' and redirects the visitor to https://login.microlive.club/ with the original query string appended. package.json declares no preinstall/install/postinstall/prepare lifecycle scripts, and main points at the HTML file, so npm install and require do not execute any of this code on the installer. The victim of the artifact is an end-user who visits the served HTML, not a developer who installs the package.

Source: ghsa-malware (96d5b9889be154d9bae5b160e6b9cf2fb5a5a69c4b45c40ba2ff9bf8e386307c)

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.384685021Z",
            "id": "GHSA-6w4f-884x-xjcf",
            "sha256": "96d5b9889be154d9bae5b160e6b9cf2fb5a5a69c4b45c40ba2ff9bf8e386307c",
            "modified_time": "2026-08-12T10:29:54Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017506",
            "import_time": "2026-08-12T12:51:46.661146827Z",
            "sha256": "9a9d37b433e22c980e67c0a2991612592959f6998df3928a6a09792ecf4860bb",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:31:20Z"
        }
    ]
}
References
Credits

Affected packages

npm / xhjckswqivb

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/xhjckswqivb/MAL-2026-13844.json"
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "tlsh": "96c2514263857a4437075eab3b2ef1d0eb255b4b36484d8bb54cbca4afb9409ddd0a30",
            "sha256": "381150329580305c84762d6af9dfe816cc5666e660a22f4661e102e77644839a"
        }
    ]
}