MAL-2026-13830

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

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

Source: amazon-inspector (303f930ccf841284aaa263af6244d308d3bfd0d83b5af6ae037ff634f2518d94)

The package contains only index.html (declared as main in package.json) and no JavaScript entry point, lifecycle scripts, or other module code. The HTML impersonates a Cloudflare Turnstile 'Just a moment' challenge page and runs obfuscator.io-obfuscated JavaScript that constructs a URL from string fragments beginning 'https://mail.microli' plus a runtime-decoded suffix and calls window.location.replace(...) on it, forwarding the current query string. Node.js cannot require() or import an HTML file, and no preinstall/install/postinstall hooks are declared, so npm install and require() of this package do not execute the redirect. The artifact appears designed to be served to a browser via a separate hosting/CDN path (for example, unpkg/jsdelivr) as part of a phishing lure rather than to attack developers who install the package.

Source: ghsa-malware (df11f9eb715fa5fd6db3ef97adbc66fb7b72e415dc1d499fa90cea8f137ce848)

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": [
        {
            "id": "GHSA-x3fw-v5wg-g95j",
            "import_time": "2026-08-12T10:39:02.434202243Z",
            "modified_time": "2026-08-12T10:29:59Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "df11f9eb715fa5fd6db3ef97adbc66fb7b72e415dc1d499fa90cea8f137ce848",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017500",
            "import_time": "2026-08-12T12:51:46.307145075Z",
            "modified_time": "2026-08-12T12:30:25Z",
            "sha256": "303f930ccf841284aaa263af6244d308d3bfd0d83b5af6ae037ff634f2518d94",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / nihzvdeowx5

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"
    },
    {
        "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": "6618fb245aa312ccfb4b297d68c69b4f0424ddf17c5609504faa347a30f732e0",
            "tlsh": "48d2e95063c178012e47af767b2bb2e5e5288a0b7146488bfa5c7c54efdab00e7d1736"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nihzvdeowx5/MAL-2026-13830.json"