MAL-2026-16063

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alloy-graphql/MAL-2026-16063.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16063
Published
2026-09-09T01:40:48Z
Modified
2026-09-09T02:00:04Z
Summary
Malicious code in alloy-graphql (npm)
Details

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

Source: amazon-inspector (80ee3815d12ec95aedb4bbe0d3de5c516e99163ca1eba52c2a3de7038b9a2ac0)

package.json declares a preinstall hook that runs index.js on npm install. The script collects hostname, username, home directory, DNS servers, current working directory, and package.json contents, and reads /etc/passwd and /etc/hosts from the installer's host. The collected data is HTTPS-POSTed to a hardcoded Burp Collaborator subdomain at ipbtwv9063nc5hvhodh0s4u9x03rrhf6.oastify.com. The package has no advertised functionality beyond this exfiltration payload.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-019744",
            "import_time": "2026-09-09T01:51:48.534172403Z",
            "modified_time": "2026-09-09T01:40:48Z",
            "sha256": "80ee3815d12ec95aedb4bbe0d3de5c516e99163ca1eba52c2a3de7038b9a2ac0",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / alloy-graphql

Package

Name
alloy-graphql
View open source insights on deps.dev
Purl
pkg:npm/alloy-graphql

Affected ranges

Affected versions

1.*
1.0.1

Database specific

cwes
[
    {
        "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": "1ef69efc0a4501621068e82c56f47cc97b6ff49f577365a00f88154955eaa0ae",
            "tlsh": "fe41259562d917330dd210c06a0c74842359fa777159989076cf42969f869f8b7326f3"
        }
    ],
    "package_integrity": [
        {
            "filename": "alloy-graphql-1.0.1.tgz",
            "hashes": {
                "sha1": "f1c5d0f5e0e0a0d682dd3489c81699dc2aac96b2",
                "sha512_sri": "sha512-C5PZa+V4b+XLYATcEpBEPFDkvJHN6K7sF8hQ0o1XNIojlJm1ap5n8ZDjUGtWtks5t3urea9ukIEIQge70fG+6A=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alloy-graphql/MAL-2026-16063.json"