MAL-2026-4177

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/did-0091/MAL-2026-4177.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-4177
Published
2026-05-19T21:55:34Z
Modified
2026-05-26T06:02:30.311983482Z
Summary
Malicious code in did-0091 (npm)
Details

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

Source: amazon-inspector (1a50f30be232b343bc9dff677d6c208f16fff861009dccc9f76409d37264205b)

On npm install, the package's postinstall script runs node -e to fetch the installer's public IP from api.ipify.org, execute id || ver && whoami && hostname, and collect hostname, cwd, and USERDOMAIN/COMPANY environment variables. The bundle is POSTed to a hardcoded interactsh subdomain at lszakfghwnvxspyfcmaabd1css99rnq3w.oast.fun. The package has no legitimate function: description is 'xxx', main file index.js is 0 bytes, and the only behavior is the install-time beacon. Combined with the unusual name shape, this matches dependency-confusion reconnaissance campaigns that probe corporate networks via Project Discovery's interactsh out-of-band service.

Source: ossf-package-analysis (80bf373136eb0315910e5ba3fa9097db2cd7efe316d1defbb9b8b78f8ab8506b)

The OpenSSF Package Analysis project identified 'did-0091' @ 11.0.6 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

  • The package executes one or more commands associated with malicious behavior.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-05-19T22:31:46.292691196Z",
            "sha256": "80bf373136eb0315910e5ba3fa9097db2cd7efe316d1defbb9b8b78f8ab8506b",
            "source": "ossf-package-analysis",
            "modified_time": "2026-05-19T22:21:26Z",
            "versions": [
                "11.0.6"
            ]
        },
        {
            "versions": [
                "11.0.5"
            ],
            "sha256": "f4b594d2a20934ded84a88099ffbd32867a902111b6913b26b1c2edbfd29dc46",
            "source": "ossf-package-analysis",
            "modified_time": "2026-05-19T21:55:34Z",
            "import_time": "2026-05-19T22:31:46.18393195Z"
        },
        {
            "import_time": "2026-05-19T23:29:27.589421438Z",
            "sha256": "61d58ac7c207990da6528f69910d6bcc50078056c4ae1d0ce7f7542be02f0e28",
            "source": "ossf-package-analysis",
            "modified_time": "2026-05-19T22:50:37Z",
            "versions": [
                "11.0.9"
            ]
        },
        {
            "import_time": "2026-05-19T23:29:27.517807089Z",
            "sha256": "8eb7cf1f3e910dc7e57fe63cb4cd817aa0a8491e9b1ad2749aef5d3695cc12ad",
            "source": "ossf-package-analysis",
            "modified_time": "2026-05-19T22:35:37Z",
            "versions": [
                "11.1.8"
            ]
        },
        {
            "versions": [
                "11.2.8"
            ],
            "sha256": "a3f3feaec2f78aa66653b8f6a2238f6dcb839a7a55bb4660f557f0666574a40f",
            "source": "ossf-package-analysis",
            "modified_time": "2026-05-20T14:46:36Z",
            "import_time": "2026-05-20T15:47:05.41506521Z"
        },
        {
            "id": "IN-MAL-2026-003572",
            "import_time": "2026-05-26T05:50:52.979664301Z",
            "sha256": "1a50f30be232b343bc9dff677d6c208f16fff861009dccc9f76409d37264205b",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T14:40:35Z",
            "versions": [
                "11.2.8"
            ]
        },
        {
            "id": "IN-MAL-2026-003573",
            "versions": [
                "11.2.8"
            ],
            "sha256": "4bfd8cc600f24af5afeb4a132a1c75dc41423a80c4f6817543b09a8fb2876ed8",
            "source": "amazon-inspector",
            "modified_time": "2026-05-20T14:40:36Z",
            "import_time": "2026-05-26T05:50:53.091879503Z"
        }
    ]
}
References
Credits

Affected packages

npm / did-0091

Package

Affected ranges

Affected versions

11.*
11.0.5
11.0.6
11.0.9
11.1.8
11.2.8

Database specific

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/did-0091/MAL-2026-4177.json"
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "1f1e2833a009baed24c5dc5c76a9cfe463a4317b9af4b83ef6e73ce1e700719d",
            "tlsh": "1e1154f0a9d0e6b9b7c143f57946d805e973fa0661005cb09d5c2b828f8927066b7eec"
        }
    ],
    "package_integrity": [
        {
            "filename": "did-0091-11.2.8.tgz",
            "hashes": {
                "sha512_sri": "sha512-rBl+S66mzzBxHPAPp6KMFL1EDbLvtNWGGrrL1fOjrrndtcfJEii7RdZ0coGlROutP1le2sn2u29LVhvxuTLJqA==",
                "sha1": "e849fe14ec698c4665af7b2925d42f71887f2593"
            }
        }
    ],
    "domains": [
        "api.ipify.org",
        "lszakfghwnvxspyfcmaabd1css99rnq3w.oast.fun"
    ]
}