MAL-2026-5468

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-pantallas-cliente/MAL-2026-5468.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5468
Published
2026-06-09T20:32:25Z
Modified
2026-06-09T21:01:34.575640286Z
Summary
Malicious code in getd-pantallas-cliente (npm)
Details

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

Source: amazon-inspector (89a26267435645776aa984be114d5c657e63fa9937ff044e5ddd24943b28ea6e)

On npm install, postinstall.js collects os.hostname(), os.userInfo().username, os.platform(), process.cwd(), and CI/build environment variables and sends them as URL query parameters via HTTPS GET to an anonymous webhook.site endpoint (https://webhook.site/18dc4281-d366-438a-9186-76fbcd56ade5). Errors are silently swallowed; there is no opt-in or disclosure. The package's own package.json description self-identifies as a typosquat placeholder for the @getd/* scope, so any installer who mistypes a scoped package name has their machine fingerprinted and shipped to a third-party endpoint outside their control. Regardless of the author's stated 'defensive research' framing, the on-install behavior is unconsented exfiltration of installer-identifying data to an anonymous, ephemeral destination.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-06-09T20:32:25Z",
            "versions": [
                "0.0.1"
            ],
            "sha256": "89a26267435645776aa984be114d5c657e63fa9937ff044e5ddd24943b28ea6e",
            "id": "IN-MAL-2026-005213",
            "source": "amazon-inspector",
            "import_time": "2026-06-09T20:45:54.934920554Z"
        },
        {
            "modified_time": "2026-06-09T20:32:25Z",
            "versions": [
                "0.0.1"
            ],
            "sha256": "a4e55187e25f0b708b05c376db9bfd9ceeebdd32131d5dd15ade11a8811dcbdc",
            "id": "IN-MAL-2026-005214",
            "source": "amazon-inspector",
            "import_time": "2026-06-09T20:45:55.0524873Z"
        }
    ]
}
References
Credits

Affected packages

npm / getd-pantallas-cliente

Package

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

Affected ranges

Affected versions

0.*
0.0.1

Database specific

indicators
{
    "domains": [
        "webhook.site"
    ],
    "evidence_files": [
        {
            "sha256": "4c012ed0db2ff88d1a8ce244a70fad334cb37a266e557b37538e7f9580f0f164",
            "tlsh": "062107b553f185201ee107c071bb140bba7bf1147697db90719d7341abf2539970356e",
            "path": "postinstall.js"
        },
        {
            "sha256": "787de005b0de9ef7e43104e34fb89fd225c3d7d538b7b9235d22f8bd07210b85",
            "tlsh": "7401f42a7625463339c01b5c5c32a80a3d228e575106791e27e7060543cfd6fc5ff21a",
            "path": "package.json"
        }
    ],
    "package_integrity": [
        {
            "filename": "getd-pantallas-cliente-0.0.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-WH4B5gCdGaWhSlptkkktB9w+5pnAAB3bUpQsTHw/oWtrTH7H6EYnsuqW1Dl7bW7t7ShS642msx5fmJF/EDQdAA==",
                "sha1": "a9c73ecbc0b686031a6a56afdcfd2cb3fe1a58aa"
            }
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-pantallas-cliente/MAL-2026-5468.json"