MAL-2026-13794

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

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

Source: amazon-inspector (8b4dde997a29794d4dfbb4725da833fa7cb4a221dc91d6b820901745eb77f198)

The tarball contains only package.json and index.html. package.json declares main: index.html and no lifecycle scripts (preinstall/install/postinstall/prepare). index.html renders a fake Cloudflare 'Just a moment...' interstitial and, on Turnstile callback, runs obfuscator.io-style JavaScript that constructs a URL and calls window.location.assign to redirect the browser. Node cannot load an HTML file as a module, so nothing executes on npm install or on require of this package. The abuse surface is browsers that load this HTML via an npm-backed CDN (e.g., unpkg), not developers installing the package.

Source: ghsa-malware (e4a55e151ec1aecc518dbb45a228bb6a498795672a58680d9c581556be7fa1d6)

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-j89c-cv6h-xxq6",
            "import_time": "2026-08-12T10:39:02.413861246Z",
            "sha256": "e4a55e151ec1aecc518dbb45a228bb6a498795672a58680d9c581556be7fa1d6",
            "modified_time": "2026-08-12T10:29:54Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017522",
            "import_time": "2026-08-12T12:51:47.768144205Z",
            "sha256": "8b4dde997a29794d4dfbb4725da833fa7cb4a221dc91d6b820901745eb77f198",
            "modified_time": "2026-08-12T12:33:29Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / clxofwfjskaz7

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": "88c2b48563c034402147ae7abb3fb2e4e53d698b31498c9ef55d7d88efa3904d9d4a34",
            "sha256": "30cd3cfb47c8611a4b39341a050e93e1d772bedf8c4dbfc9cf2626dc613e13e8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/clxofwfjskaz7/MAL-2026-13794.json"