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.=-
The package was found to contain malicious code or consuming dependency that contains malicious code
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-019274",
"import_time": "2026-08-31T18:22:27.770491102Z",
"modified_time": "2026-08-31T17:57:56Z",
"sha256": "df103e17e964c863710be55d879a34b48b05bfe93141d014b56ed26f7d262767",
"source": "amazon-inspector",
"versions": [
"1.0.0"
]
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "index.html",
"sha256": "cf659ea6d6466614d68ecc81d7046b880964628a46777c73e17eee9d4f9759c3",
"tlsh": "36e2b65123c07d8028078b7a3b1ab3d0f9299a5f76094c8fbe8cfd24efa6905dad5570"
}
],
"package_integrity": [
{
"filename": "mjsdqwocvn-1.0.0.tgz",
"hashes": {
"sha1": "66d160996723bf92878a7e3f9d125c0b93010c2a",
"sha512_sri": "sha512-zacKDhZHgzbJupMYEqFItkuoy/wAznhYrj8JL+yuvdFpXvPhLhBX+qOPV2DOGsPqdLL5D14wnwrfxBsJ0YobQg=="
}
}
]
}
{
"domains": [
"login.microsofte.live"
],
"files": [
{
"digests": {
"sha256": "cf659ea6d6466614d68ecc81d7046b880964628a46777c73e17eee9d4f9759c3"
},
"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"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/mjsdqwocvn/MAL-2026-15608.json"