MAL-2026-11153

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/triage_bot_using_sdkv3/MAL-2026-11153.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11153
Aliases
  • GHSA-8x8x-mcgg-937v
Published
2026-07-28T13:32:27Z
Modified
2026-09-09T03:30:15Z
Summary
Malicious code in triage_bot_using_sdkv3 (npm)
Details

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

Source: amazon-inspector (ed39efd544cae19da3ed546fecb2383729aef637bf623e00a9cf02f1f8ded05c)

package.json registers a preinstall hook that runs index.js on npm install. index.js collects os.hostname(), os.userInfo(), home directory, DNS server configuration, and reads /etc/passwd and /etc/hosts via fs.readFileSync, then HTTPS-POSTs the payload to the hardcoded Burp Collaborator subdomain mh7rhchf58lgymyr9wffhwfprgx7lx9m.oastify.com. Installing the package on a default npm install causes installer host identifiers and local account/host files to be transmitted to an out-of-band attacker-controlled endpoint.

Source: ghsa-malware (be95fbfbbe1a1fe63bee334603752638c9aed0c559d559343c7705cb5f206f75)

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-010891",
            "import_time": "2026-07-28T14:19:57.735879393Z",
            "modified_time": "2026-07-28T13:32:27Z",
            "sha256": "ed39efd544cae19da3ed546fecb2383729aef637bf623e00a9cf02f1f8ded05c",
            "source": "amazon-inspector",
            "versions": [
                "2.0.1"
            ]
        },
        {
            "id": "GHSA-8x8x-mcgg-937v",
            "import_time": "2026-09-08T00:15:10.864681917Z",
            "modified_time": "2026-09-07T16:17:41Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "be95fbfbbe1a1fe63bee334603752638c9aed0c559d559343c7705cb5f206f75",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019785",
            "import_time": "2026-09-09T03:21:53.400444889Z",
            "modified_time": "2026-09-09T02:45:35Z",
            "sha256": "f71336f7f034a93c0ea7a2fdb6b22b8597ffb0bd7c4f969a699400fc9fb98183",
            "source": "amazon-inspector",
            "versions": [
                "2.0.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / triage_bot_using_sdkv3

Package

Name
triage_bot_using_sdkv3
View open source insights on deps.dev
Purl
pkg:npm/triage_bot_using_sdkv3

Affected ranges

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

Affected versions

2.*
2.0.1
2.0.2

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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "a6bbb606462d0a6a89acc0f290d72775284952a5dc3283d8b5a684e3f4569518",
            "tlsh": "93411395a2d917330dd210c06a0c70843359f9777269e89076cf42969f869f8b7226f3"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/triage_bot_using_sdkv3/MAL-2026-11153.json"