MAL-2026-13833

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/prezdentkxheiw/MAL-2026-13833.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13833
Aliases
  • GHSA-943h-xm4q-hpg6
Published
2026-08-12T10:29:53Z
Modified
2026-08-12T13:00:24.726563759Z
Summary
Malicious code in prezdentkxheiw (npm)
Details

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

Source: amazon-inspector (b524c1b4d84ba3f109eddb254753a02dac72fa61397c4f03dbcbb814c6aaa68f)

The package contains only index.html (declared as main) and package.json. The HTML impersonates a Cloudflare 'Just a moment...' challenge and includes an obfuscator.io-style script whose onTurnstileComplete handler reconstructs a target URL from an encoded string array (_0x2885) and calls window.location.replace to redirect the browser. There are no preinstall/install/postinstall/prepare lifecycle hooks, no JavaScript entrypoint, and the declared main is an HTML file that Node cannot execute via require. Installing or requiring this package does not run code on the installer's machine. The artifact is abuse of the npm registry as static hosting for a phishing/redirect landing page aimed at browser visitors (e.g. via a CDN like unpkg), not a supply-chain attack against installers.

Source: ghsa-malware (a8b5a4cf417116380c0eb9a942f6dc7b39dbec1a19cf1537bd58d377616040ae)

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": [
        {
            "modified_time": "2026-08-12T10:29:54Z",
            "id": "GHSA-943h-xm4q-hpg6",
            "sha256": "a8b5a4cf417116380c0eb9a942f6dc7b39dbec1a19cf1537bd58d377616040ae",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "import_time": "2026-08-12T10:39:02.389789817Z"
        },
        {
            "import_time": "2026-08-12T12:24:11.534803521Z",
            "modified_time": "2026-08-12T12:18:33Z",
            "id": "IN-MAL-2026-017416",
            "source": "amazon-inspector",
            "sha256": "b524c1b4d84ba3f109eddb254753a02dac72fa61397c4f03dbcbb814c6aaa68f",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "import_time": "2026-08-12T12:51:45.496308857Z",
            "modified_time": "2026-08-12T12:28:57Z",
            "id": "IN-MAL-2026-017489",
            "sha256": "aca256766f0d7007671907e52cc47df419800bbcf72ba901646376ad87b6bd9f",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / prezdentkxheiw

Package

Affected ranges

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

Affected versions

1.*
1.0.0
1.0.1

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-0pBfGIzjVTg+f+VXQTaO4/fPMUpean3pCM31igy8DuYa7G+lfrhXd9jEQmYqk8kAs1ukWBiWP8BEEZopRREE1g==",
                "sha1": "fab552bb3517ddf6c349c30df10b4d06577b44c5"
            },
            "filename": "prezdentkxheiw-1.0.1.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "index.html",
            "tlsh": "a2c2938563c13450390b9b7e3b2f66e5e1285c9bb18944cbf96cbd48efa9546cdd0b30",
            "sha256": "ddac37a02cf2e5174b3c55fed6b16b9bafd422da0777576ef7c27d097647884e"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/prezdentkxheiw/MAL-2026-13833.json"
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]