MAL-2026-5473

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gethandler-api/MAL-2026-5473.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5473
Aliases
  • GHSA-92ff-fv46-jh35
Published
2026-06-09T20:29:26Z
Modified
2026-09-01T11:30:36Z
Summary
Malicious code in gethandler-api (npm)
Details

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

Source: amazon-inspector (0b6925d4c07df297f8cb573df4d85a396794d8793179e7a97f2cfde3aadfcfbc)

On npm install, postinstall.js unconditionally sends an HTTPS GET to https://webhook.site/18dc4281-d366-438a-9186-76fbcd56ade5 carrying the installer's hostname (os.hostname()), username (os.userInfo().username), platform (os.platform()), current working directory, package name/version, CI environment indicators, and a timestamp. Errors are silently swallowed so the install never visibly fails. The package.json self-describes as a 'defensive typo-squat' placeholder for the @getd/* namespace, but regardless of stated intent the behavior is non-consensual install-time transmission of installer identifiers to a third-party request-capture service. Anyone with the webhook URL — including the operator and anyone they share captures with — receives a log of every machine that fat-fingers an install of this name. The typosquat framing combined with the beacon means installers who mistype the target name are silently fingerprinted.

Source: ghsa-malware (2c94454c4670af273244b0a0a5d616bc72d86e2667757f6eae4f42bf59fcf46e)

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-005209",
            "import_time": "2026-06-09T20:45:54.193304798Z",
            "modified_time": "2026-06-09T20:29:26Z",
            "sha256": "0b6925d4c07df297f8cb573df4d85a396794d8793179e7a97f2cfde3aadfcfbc",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-005210",
            "import_time": "2026-06-09T20:45:54.469682331Z",
            "modified_time": "2026-06-09T20:29:27Z",
            "sha256": "ea0b26e761c1eb184707d6e8b06e844515bef1de5b38df98f95ba8af16c5a25f",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "GHSA-92ff-fv46-jh35",
            "import_time": "2026-07-13T05:25:23.569412629Z",
            "modified_time": "2026-07-13T04:54:18Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "2c94454c4670af273244b0a0a5d616bc72d86e2667757f6eae4f42bf59fcf46e",
            "source": "ghsa-malware"
        },
        {
            "id": "RLMA-2026-05548",
            "import_time": "2026-07-20T13:14:47.06561123Z",
            "modified_time": "2026-07-20T10:44:42Z",
            "sha256": "e3240bee9ddf1128c1a4deb12f3a8fcb658df21859a6b448dc3704c077f140a4",
            "source": "reversing-labs",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "RLUA-2026-06260",
            "import_time": "2026-09-01T11:18:07.783608632Z",
            "modified_time": "2026-08-24T16:53:14Z",
            "sha256": "5260a6c4d64eea0688aa3e3affdb5ac7b5f1e3798ac75d70059db6c8f4c9a31b",
            "source": "reversing-labs"
        }
    ]
}
References
Credits

Affected packages

npm / gethandler-api

Package

Name
gethandler-api
View open source insights on deps.dev
Purl
pkg:npm/gethandler-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": "88c1f4aa6142485da6050c269e2f2534b208ae9de9a83bfc636c62f5e545f89e",
            "tlsh": "9c01f42a7625063329c0565c1c32980a3d128e575106791e27e7060143cfc6f85ff31a"
        }
    ],
    "package_integrity": [
        {
            "filename": "gethandler-api-0.0.1.tgz",
            "hashes": {
                "sha1": "ff8d2a2ca0c99c9e89e437aec486ee328f684a5e",
                "sha512_sri": "sha512-X3yqcZ7pd+P/u9TbY1R4aD+Ely251B5hUO2RlVOYVEVgDtHVkWCMndW66fM1Jom8RgwLFU45zZyZXnCqj9UDsg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gethandler-api/MAL-2026-5473.json"