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
Aliases
  • GHSA-jgp5-45jr-pqpc
Published
2026-06-09T20:32:25Z
Modified
2026-09-01T11:31:11Z
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.

Source: ghsa-malware (8b712c7b54fc03c2e57cd7178e1410a6f9dcabebdc63b73a9e00fc96a0e81d68)

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-005213",
            "import_time": "2026-06-09T20:45:54.934920554Z",
            "modified_time": "2026-06-09T20:32:25Z",
            "sha256": "89a26267435645776aa984be114d5c657e63fa9937ff044e5ddd24943b28ea6e",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-005214",
            "import_time": "2026-06-09T20:45:55.0524873Z",
            "modified_time": "2026-06-09T20:32:25Z",
            "sha256": "a4e55187e25f0b708b05c376db9bfd9ceeebdd32131d5dd15ade11a8811dcbdc",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "GHSA-jgp5-45jr-pqpc",
            "import_time": "2026-07-13T05:25:23.674873446Z",
            "modified_time": "2026-07-13T04:54:11Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "8b712c7b54fc03c2e57cd7178e1410a6f9dcabebdc63b73a9e00fc96a0e81d68",
            "source": "ghsa-malware"
        },
        {
            "id": "RLMA-2026-05543",
            "import_time": "2026-07-20T13:14:46.595056883Z",
            "modified_time": "2026-07-20T10:44:40Z",
            "sha256": "85a7a5aa53baf8d0afbd524d7404f456e146b5fae50037312ed957c89e39d755",
            "source": "reversing-labs",
            "versions": [
                "0.0.1"
            ]
        },
        {
            "id": "RLUA-2026-06255",
            "import_time": "2026-09-01T11:18:07.461011498Z",
            "modified_time": "2026-08-24T16:53:11Z",
            "sha256": "772d4b1c1670f9518e53fd0b13503b955f7e858e95a86cd58ffbc41affeb7718",
            "source": "reversing-labs"
        }
    ]
}
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

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": "787de005b0de9ef7e43104e34fb89fd225c3d7d538b7b9235d22f8bd07210b85",
            "tlsh": "7401f42a7625463339c01b5c5c32a80a3d228e575106791e27e7060543cfd6fc5ff21a"
        }
    ],
    "package_integrity": [
        {
            "filename": "getd-pantallas-cliente-0.0.1.tgz",
            "hashes": {
                "sha1": "a9c73ecbc0b686031a6a56afdcfd2cb3fe1a58aa",
                "sha512_sri": "sha512-WH4B5gCdGaWhSlptkkktB9w+5pnAAB3bUpQsTHw/oWtrTH7H6EYnsuqW1Dl7bW7t7ShS642msx5fmJF/EDQdAA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-pantallas-cliente/MAL-2026-5468.json"