MAL-2026-5472

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-web-corporativa/MAL-2026-5472.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5472
Aliases
  • GHSA-vvxq-5r9v-3xw6
Published
2026-06-09T20:25:50Z
Modified
2026-07-23T07:51:32.832785155Z
Summary
Malicious code in getd-web-corporativa (npm)
Details

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

Source: amazon-inspector (6751d3ca04c2ae596f7e809e339770edaed576060d361c061311960b0a3a7033)

On npm install, postinstall.js performs an HTTPS GET to a hardcoded webhook.site receiver, leaking the installer's hostname, OS username, platform, current working directory, package name/version, CI/build indicators, and a timestamp via URL query parameters. Errors are swallowed so installation appears to succeed silently. The destination is a public webhook collector — any party holding the UUID path can read every submission, so this is unauthenticated host reconnaissance suitable for follow-on targeting. The package's name resembles the @getd/* scope but is published unscoped by jplopezy (defensive-squat) with no repository and a placeholder homepage; the README's 'defensive squat telemetry' framing does not change the fact that installer-side identity data is shipped off-host without consent on every install. The package has no other functionality.

Source: ghsa-malware (45e1c42b4cce75c5c8684442a2de6ada96668ce19c78acf5e2d934c128b6291a)

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": [
        {
            "sha256": "6723001bb39dec6418cd295ccf96bfbde8f1c5ada178ce70882f1b4ba1d31ffe",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ],
            "modified_time": "2026-06-09T20:25:51Z",
            "import_time": "2026-06-09T20:45:52.074664472Z",
            "id": "IN-MAL-2026-005198"
        },
        {
            "modified_time": "2026-06-09T20:25:50Z",
            "source": "amazon-inspector",
            "versions": [
                "0.0.1"
            ],
            "sha256": "6751d3ca04c2ae596f7e809e339770edaed576060d361c061311960b0a3a7033",
            "import_time": "2026-06-09T20:45:51.919184284Z",
            "id": "IN-MAL-2026-005197"
        },
        {
            "sha256": "45e1c42b4cce75c5c8684442a2de6ada96668ce19c78acf5e2d934c128b6291a",
            "modified_time": "2026-07-13T04:54:18Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "source": "ghsa-malware",
            "import_time": "2026-07-13T05:25:23.766564752Z",
            "id": "GHSA-vvxq-5r9v-3xw6"
        },
        {
            "modified_time": "2026-07-20T10:44:41Z",
            "source": "reversing-labs",
            "versions": [
                "0.0.1"
            ],
            "sha256": "a6ab275e06199eb022ccbfe7bc11252d0111118d61e27f9389837a6dacc65d97",
            "import_time": "2026-07-20T13:14:46.975524963Z",
            "id": "RLMA-2026-05547"
        }
    ]
}
References
Credits

Affected packages

npm / getd-web-corporativa

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown 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"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-web-corporativa/MAL-2026-5472.json"
indicators
{
    "domains": [
        "webhook.site"
    ],
    "evidence_files": [
        {
            "path": "postinstall.js",
            "sha256": "4c012ed0db2ff88d1a8ce244a70fad334cb37a266e557b37538e7f9580f0f164",
            "tlsh": "062107b553f185201ee107c071bb140bba7bf1147697db90719d7341abf2539970356e"
        },
        {
            "path": "package.json",
            "sha256": "f7eb22924f9a257006e3eceb6093dc7551a15e8401e09b170455e0c793e4f919",
            "tlsh": "c701f42a7625463329c0179c2c32980e3d228e575106791e27f7064583dfd6f86ff31a"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha1": "ff5647acc5bd2b5e88fcdf01a6c37d78b623208a",
                "sha512_sri": "sha512-cF+S9qLbeRG0unokXUlMYD3j0uvcXpFbVPtHwd5x6VMyOhdL23mIjJjhdZmDrE37bkhQ1xLtuWWnFzml04QjDw=="
            },
            "filename": "getd-web-corporativa-0.0.1.tgz"
        }
    ]
}