MAL-2026-5466

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-eslint-rules/MAL-2026-5466.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5466
Aliases
  • GHSA-jqwv-7cxv-rhvm
Published
2026-06-09T20:32:32Z
Modified
2026-07-23T07:51:30.451988890Z
Summary
Malicious code in getd-eslint-rules (npm)
Details

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

Source: amazon-inspector (17328047b2ec8dce82cfbdfd5b16c8f862d51dca26b02c9801587c220a48975a)

On npm install, postinstall.js collects host identifiers (os.hostname, os.userInfo username, os.platform, current working directory, CI environment variable, and package name/version) and sends them as query-string parameters in an HTTPS GET to a hardcoded webhook.site collector URL (postinstall.js line 18: https://webhook.site/18dc4281-d366-438a-9186-76fbcd56ade5?pkg=...&host=...&user=...&platform=...&cwd=...&ci=...). The fetch fires automatically on install and errors are silently swallowed. The package self-describes as a 'defensive typo-squat' research artifact, but installer-side identifiers are exfiltrated to a third-party request collector without consent regardless of stated intent. The package name pattern targets users who mistype an ESLint rules package, increasing the chance of unintended installation.

Source: ghsa-malware (475d9167eb060364b156fd3187b6adcf907ef787757f600b94dcb312b505ee0c)

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": [
        {
            "versions": [
                "0.0.1"
            ],
            "import_time": "2026-06-09T20:45:55.22851334Z",
            "sha256": "17328047b2ec8dce82cfbdfd5b16c8f862d51dca26b02c9801587c220a48975a",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-005215",
            "modified_time": "2026-06-09T20:32:32Z"
        },
        {
            "versions": [
                "0.0.1"
            ],
            "import_time": "2026-06-09T20:45:55.352477842Z",
            "sha256": "d5100344ca21b9a5e78114686b9c4e94dc86e198d7407318be782e9a57c6d8b7",
            "source": "amazon-inspector",
            "id": "IN-MAL-2026-005216",
            "modified_time": "2026-06-09T20:32:32Z"
        },
        {
            "sha256": "475d9167eb060364b156fd3187b6adcf907ef787757f600b94dcb312b505ee0c",
            "import_time": "2026-07-13T05:25:23.720710841Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-jqwv-7cxv-rhvm",
            "modified_time": "2026-07-13T04:54:11Z",
            "source": "ghsa-malware"
        },
        {
            "sha256": "8cda779021744901de29ceb6fa8d5e0e609f196740f4e3aa6cee987c94022ba2",
            "import_time": "2026-07-20T13:14:46.520226239Z",
            "versions": [
                "0.0.1"
            ],
            "source": "reversing-labs",
            "id": "RLMA-2026-05542",
            "modified_time": "2026-07-20T10:44:39Z"
        }
    ]
}
References
Credits

Affected packages

npm / getd-eslint-rules

Package

Affected ranges

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

Affected versions

0.*
0.0.1

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "domains": [
        "webhook.site"
    ],
    "evidence_files": [
        {
            "sha256": "4c012ed0db2ff88d1a8ce244a70fad334cb37a266e557b37538e7f9580f0f164",
            "tlsh": "062107b553f185201ee107c071bb140bba7bf1147697db90719d7341abf2539970356e",
            "path": "postinstall.js"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha1": "7be25ea4999283d3a2c134629b6b571d3607c1a4",
                "sha512_sri": "sha512-sMUV36WTvfhEBK6fwK1Zn47eSgUWk9ODcQHR0BWIJY4F36CmSKy2n4Ca7Rxy6YSQ6wC9vKa3Vqe8hCDls9zC+w=="
            },
            "filename": "getd-eslint-rules-0.0.1.tgz"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/getd-eslint-rules/MAL-2026-5466.json"