MAL-2026-5467

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-handler-api/MAL-2026-5467.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5467
Aliases
  • GHSA-wgvw-wjqc-rg8w
Published
2026-06-09T20:29:13Z
Modified
2026-07-13T05:31:54Z
Summary
Malicious code in getd-handler-api (npm)
Details

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

Source: amazon-inspector (83398d27bb84d47296f796b4b2e6e9b5a0efc474add2e57592455e7d5d54eab5)

On npm install, postinstall.js collects the installer's hostname, username, platform, current working directory, and CI-related environment variables, then sends them via HTTPS GET to https://webhook.site/18dc4281-d366-438a-9186-76fbcd56ade5 (postinstall.js line 18). Errors are silenced so the beacon runs invisibly during install. Although package.json describes itself as a 'defensive' typosquat placeholder for the @getd/* scope, installer-side identifiers leave the machine unconditionally without consent on every install, which is unauthorized data collection regardless of stated intent. The combination of a typosquat-shaped name and an automatic install-time phone-home is the standard namespace-abuse exfil pattern.

Source: ghsa-malware (d618eb9058200fb612dd7469c2ca097ac8de65d9a5114b94c0dde0e9088b1a82)

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": "IN-MAL-2026-005206",
            "import_time": "2026-06-09T20:45:53.810145104Z",
            "modified_time": "2026-06-09T20:29:14Z",
            "sha256": "63178df74f217762fac782de932a2278af8a58d904245550ba57e1ac020a2367",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-005205",
            "import_time": "2026-06-09T20:45:53.672396204Z",
            "modified_time": "2026-06-09T20:29:13Z",
            "sha256": "83398d27bb84d47296f796b4b2e6e9b5a0efc474add2e57592455e7d5d54eab5",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "GHSA-wgvw-wjqc-rg8w",
            "import_time": "2026-07-13T05:25:23.769963765Z",
            "modified_time": "2026-07-13T04:54:11Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "d618eb9058200fb612dd7469c2ca097ac8de65d9a5114b94c0dde0e9088b1a82",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / getd-handler-api

Package

Name
getd-handler-api
View open source insights on deps.dev
Purl
pkg:npm/getd-handler-api

Affected ranges

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

Affected versions

0.*
0.0.1

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
{
    "domains": [
        "webhook.site"
    ],
    "evidence_files": [
        {
            "path": "postinstall.js",
            "sha256": "4c012ed0db2ff88d1a8ce244a70fad334cb37a266e557b37538e7f9580f0f164",
            "tlsh": "062107b553f185201ee107c071bb140bba7bf1147697db90719d7341abf2539970356e"
        },
        {
            "path": "package.json",
            "sha256": "35bae2415a4fc2fdd87eb89fa7ae4f9c8fcf676623f5449e02596994c6765f17",
            "tlsh": "0401f42a7625063329c05a9c1c32980a3d128e575106b91e27e7060143cfc6fc5ff31a"
        }
    ],
    "package_integrity": [
        {
            "filename": "getd-handler-api-0.0.1.tgz",
            "hashes": {
                "sha1": "c2a4842ea9bc6de7fe883a57e2c3ebd8775f0c64",
                "sha512_sri": "sha512-1IrRA0D9+dE4W9gATqE89sXUHzJ5WonUsD855pZrcK8JZdb4W2epZwrHGabdkyDOWpkN9PGhYEUF8flgXzMnCw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-handler-api/MAL-2026-5467.json"