MAL-2026-15614

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ndmfguyhoxc3/MAL-2026-15614.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15614
Published
2026-08-26T14:55:09Z
Modified
2026-08-31T18:31:23Z
Summary
Malicious code in ndmfguyhoxc3 (npm)
Details

Published as part of a ClickFix-style fake-CAPTCHA phishing campaign documented by OX Security (see reference). The package's only file is index.html, declared as the npm "main" entry; package.json defines no preinstall/install/postinstall/prepare lifecycle script, so the payload does not execute at npm install time. index.html renders a fake Cloudflare Turnstile verification widget. An obfuscator.io-obfuscated inline script builds a hardcoded redirect URL to https://login.microsofte.live/ (a typosquat of a Microsoft sign-in domain), appends the visitor's original query-string parameters, and navigates the browser there via window.location.replace(). The package therefore does not attack the installing machine directly; it is used as a static file host on the npm CDN (e.g. unpkg/jsDelivr) so the index.html can be linked to and opened directly in a victim's browser as a phishing/ClickFix landing page. Published by npm user "johnvaldez9a" as part of a burst of near-identical single-purpose packages published between 2026-08-04 and 2026-08-24 that share this same fake-Turnstile-redirect page structure.


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

Source: amazon-inspector (3c17bad8db7951fce1e30ce456b4695d38f9771e2700e7f45427be6ce249b76c)

The package was found to contain malicious code or consuming dependency that contains malicious code

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-019254",
            "import_time": "2026-08-31T18:22:26.88531319Z",
            "modified_time": "2026-08-31T17:55:07Z",
            "sha256": "3c17bad8db7951fce1e30ce456b4695d38f9771e2700e7f45427be6ce249b76c",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / ndmfguyhoxc3

Package

Affected ranges

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

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.html",
            "sha256": "b4471c3c0d51f834706f9602667999171a64ca6c23d9b3aacc69e4c14711edc0",
            "tlsh": "86c2b34223c13d82214bdf7dab2eb1e6da248a6f31094c8bf84d7c59ef96910e9d5734"
        }
    ],
    "package_integrity": [
        {
            "filename": "ndmfguyhoxc3-1.0.0.tgz",
            "hashes": {
                "sha1": "2cb4d00c1eaadac802cda84c00cc580a3e79bf98",
                "sha512_sri": "sha512-/Pet4NhuhPrW4ZCkmlVOzEVN6DzGNum4+cTxSKZO5J8hZBVAjKCXK8dQDGDfmpPFVN64Q0rqvKd//pI/zIt7xA=="
            }
        }
    ]
}
iocs
{
    "domains": [
        "login.microsofte.live"
    ],
    "files": [
        {
            "digests": {
                "sha256": "b4471c3c0d51f834706f9602667999171a64ca6c23d9b3aacc69e4c14711edc0"
            },
            "note": "Fake Cloudflare Turnstile page bundled as the package's main entry (from v1.0.0, the latest published version)",
            "paths": [
                "index.html"
            ],
            "source": "PACKAGE_ARCHIVE"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ndmfguyhoxc3/MAL-2026-15614.json"