MAL-2026-13795

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/csbcldfvivwfgd4/MAL-2026-13795.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13795
Aliases
  • GHSA-5pjw-x44v-j286
Published
2026-08-12T10:29:52Z
Modified
2026-08-12T13:00:14.547922769Z
Summary
Malicious code in csbcldfvivwfgd4 (npm)
Details

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

Source: amazon-inspector (f6d7db017a0499c0fca67cc331c44fa736fe52568177990823cb17bd03ceee21)

The package contains a single index.html declared as main. The HTML mimics a Cloudflare 'Just a moment...' challenge and contains obfuscator.io-style control-flow-obfuscated JavaScript that constructs a redirect URL from a rotated string array and calls window.location.replace(targetUrl). There are no lifecycle scripts (preinstall/install/postinstall/prepare) and main pointing at an HTML file means require() cannot load it, so nothing runs on npm install or on import in a Node.js developer/build environment. The harmful behavior only fires when the HTML is fetched by a browser via an npm-backed CDN (unpkg/jsdelivr) and rendered — i.e., abuse of the npm registry as a hosting/CDN for a phishing or malvertising redirect page targeting browser end-users, not developers who install the package. Under this system's installer-centric threat model, installing or requiring this package produces no exfiltration, no code execution, no credential access, and no persistence on the installer's machine.

Source: ghsa-malware (0ec0ff2d2bfc91e5432374bb1673cdb2a9de424bcfc1474052593f16607d6320)

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-5pjw-x44v-j286",
            "import_time": "2026-08-12T10:39:02.375831715Z",
            "sha256": "0ec0ff2d2bfc91e5432374bb1673cdb2a9de424bcfc1474052593f16607d6320",
            "modified_time": "2026-08-12T10:29:53Z",
            "source": "ghsa-malware"
        },
        {
            "import_time": "2026-08-12T12:51:48.459104313Z",
            "id": "IN-MAL-2026-017534",
            "sha256": "f6d7db017a0499c0fca67cc331c44fa736fe52568177990823cb17bd03ceee21",
            "modified_time": "2026-08-12T12:35:04Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / csbcldfvivwfgd4

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": "dbd2939163c03c51120b9f72771fe2e1e52d1ae97688048bf14cbe98efe9649dbd0a70",
            "sha256": "a61892f2cd9e041d3ed9e5937dbb97e88b91c034e1a66081fe958f873ae7a001"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/csbcldfvivwfgd4/MAL-2026-13795.json"