MAL-2026-13832

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/passport811/MAL-2026-13832.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13832
Aliases
  • GHSA-hqm8-hrc2-wr63
Published
2026-08-12T10:29:54Z
Modified
2026-08-12T12:30:15.185236920Z
Summary
Malicious code in passport811 (npm)
Details

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

Source: amazon-inspector (e96b8ce5a6dee87674b66e3aad6e3cf750c6e24243dd564922ff7b68be2f48b8)

passport811@1.0.0 contains a single HTML file that impersonates a Cloudflare Turnstile 'Just a moment...' challenge. After the Turnstile callback fires, obfuscated JavaScript assembles a redirect URL to the Microsoft typosquat host microsofte.live (host string built at runtime from an obfuscator.io string-array lookup concatenated with the fragments 'ypt.micros' and 'ofte.live/') and calls window.location.replace() to send the browser there, forwarding the current query string. The package has no library or CLI surface and no lifecycle scripts — the HTML is not executed by npm install or by require(). The artifact is a hosted phishing kit distributed via the npm registry rather than code that attacks the machine performing the install.

Source: ghsa-malware (b07dbba124b1abdf1e259a2d0233f2ac598111d06892529c8036851ae957b4ba)

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-hqm8-hrc2-wr63",
            "import_time": "2026-08-12T10:39:02.407041149Z",
            "sha256": "b07dbba124b1abdf1e259a2d0233f2ac598111d06892529c8036851ae957b4ba",
            "modified_time": "2026-08-12T10:30:04Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017438",
            "import_time": "2026-08-12T12:24:13.773912127Z",
            "sha256": "e96b8ce5a6dee87674b66e3aad6e3cf750c6e24243dd564922ff7b68be2f48b8",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:21:35Z"
        }
    ]
}
References
Credits

Affected packages

npm / passport811

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": "34a2b46633c1308139438be97b2af3e2e12449537e45cc9bb56c7d84ef89a06dbe5634",
            "sha256": "53531317f9b4df5d6b9c14a50933548e3671d214b13575b7c7e7d82d8eb5c43b"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/passport811/MAL-2026-13832.json"