MAL-2026-13818

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/jkbnwsdf8/MAL-2026-13818.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13818
Aliases
  • GHSA-j8ph-h5x5-m729
Published
2026-08-12T10:29:51Z
Modified
2026-08-12T13:00:16.055573232Z
Summary
Malicious code in jkbnwsdf8 (npm)
Details

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

Source: amazon-inspector (8e67b8d2fe8ba4fcec395d1fa7497515b41f2e4edc7f25e12c2b4b4abcebe358)

The package contains a single file, index.html, declared as the package main. The HTML is styled as a Cloudflare Turnstile 'Just a moment...' challenge page and contains obfuscator.io-encoded JavaScript that, after a Turnstile callback, constructs a redirect URL from a fragmented literal ('https://lo' + <decoded> + /) and calls window.location.assign(targetUrl), forwarding the caller's query string. There is no package.json lifecycle script (no preinstall/install/postinstall/prepare) and no JavaScript main entry, so npm install and require() of this package do not execute any code on the installer's machine — Node cannot execute HTML. The redirect only fires against browser end-users who load the HTML through an npm CDN such as unpkg or jsdelivr, which is outside the installer-protection scope of this engine. The package is abusing npm as a static-hosting CDN for what appears to be a redirect/cloaking page and warrants a registry-abuse takedown, but it does not attack developers or build systems that install it.

Source: ghsa-malware (cb1d8d2702f5a1c36efde5894b55a3675609acd7dea94c2e1a57f8a67b3db10b)

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-j8ph-h5x5-m729",
            "import_time": "2026-08-12T10:39:02.414613467Z",
            "sha256": "cb1d8d2702f5a1c36efde5894b55a3675609acd7dea94c2e1a57f8a67b3db10b",
            "modified_time": "2026-08-12T10:29:52Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017552",
            "import_time": "2026-08-12T12:51:49.779188137Z",
            "sha256": "aed5f9e3cd010a3f7839c904d70571c748495b57ee9a08034024179fefffd261",
            "versions": [
                "1.0.1"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:37:45Z"
        },
        {
            "import_time": "2026-08-12T12:51:49.576479435Z",
            "id": "IN-MAL-2026-017549",
            "sha256": "f19c236ac07c2a12820958f7341916c613e4b6383ae44c52ce65314fb163c812",
            "modified_time": "2026-08-12T12:37:20Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-017547",
            "import_time": "2026-08-12T12:51:49.439921377Z",
            "sha256": "8e67b8d2fe8ba4fcec395d1fa7497515b41f2e4edc7f25e12c2b4b4abcebe358",
            "modified_time": "2026-08-12T12:37:00Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / jkbnwsdf8

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.0
1.0.1
1.0.2

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"
    },
    {
        "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": "5fa2542623802c5032435bb6373be1d5e82ba5a5b5ac48dff92c7d09ef9bd05dad1630",
            "sha256": "9d7b43b2bf0d8c8703af806af2977ac02bc2489f899069751811d8540f98dad8"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/jkbnwsdf8/MAL-2026-13818.json"