MAL-2026-13805

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/egair0810/MAL-2026-13805.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13805
Aliases
  • GHSA-5vqp-mfpc-2j65
Published
2026-08-12T10:29:54Z
Modified
2026-08-12T13:00:15.813070779Z
Summary
Malicious code in egair0810 (npm)
Details

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

Source: amazon-inspector (2778f49499126b52d7dc9bbf728ed62bc8177ea325300c7907f2a4b854436507)

The package contains a single index.html file declared as the package main, presenting a fake 'Just a moment...' / Cloudflare Turnstile page with heavily obfuscated JavaScript (string-array + shuffling style) that constructs a target URL from encoded strings and calls window.location.replace to redirect the browser. package.json declares no preinstall, install, postinstall, or prepare lifecycle scripts, and main points at an HTML file that Node cannot load as a module, so npm install and require() of the package do not execute the obfuscated code. The payload only runs if the HTML is opened in a browser. The artifact is not a functioning npm library and appears to be registry abuse hosting a browser-facing redirect/phishing lure rather than a supply-chain attack against developers who install the package.

Source: ghsa-malware (4bfa32efc211e2ddab756898b2eb924cc6667f2a94adcd88850ba53d5c9c2067)

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-5vqp-mfpc-2j65",
            "import_time": "2026-08-12T10:39:02.377867358Z",
            "sha256": "4bfa32efc211e2ddab756898b2eb924cc6667f2a94adcd88850ba53d5c9c2067",
            "modified_time": "2026-08-12T10:30:05Z",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017473",
            "import_time": "2026-08-12T12:51:44.47588999Z",
            "sha256": "1c3e0c6182d502b74ddae5a2993e3096f82e00211bab173a12ac799406a3e5e5",
            "modified_time": "2026-08-12T12:26:28Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-017474",
            "import_time": "2026-08-12T12:51:44.53285556Z",
            "sha256": "2778f49499126b52d7dc9bbf728ed62bc8177ea325300c7907f2a4b854436507",
            "modified_time": "2026-08-12T12:26:36Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / egair0810

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

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"
    },
    {
        "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": "dcc2b52123d82840210b8f7a3b2a72d8ec78979f75495caaf61cbd64ff57501ede4a70",
            "sha256": "7d78a1ace38248076ea1ecb2d3dcb2506fd035fba8e1a2fb82afb50a4eb562f7"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/egair0810/MAL-2026-13805.json"