MAL-2026-14238

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gaarf-node/MAL-2026-14238.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14238
Published
2026-08-19T03:48:37Z
Modified
2026-08-19T04:00:16Z
Summary
Malicious code in gaarf-node (npm)
Details

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

Source: amazon-inspector (fc539c4e835f015b5f7b9e65ca33a720e44ee0191e3bbf422085949e5d3029b9)

The package's postinstall script runs automatically on npm install and collects host identifiers (os.hostname(), platform, arch, node version, package name, npm lifecycle event) and POSTs them as JSON to the hardcoded remote host ze0buq23.instances.poc.jchunt.top at path /gaarf-node. The package name impersonates Google's ads-api-report-fetcher (gaarf) project referenced in source.txt, while package.json self-labels as a Security research canary. The destination domain is unrelated to the impersonated Google project, and the outbound beacon fires with no user consent as a lifecycle side effect of installation.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-018339",
            "import_time": "2026-08-19T03:49:31.093202288Z",
            "modified_time": "2026-08-19T03:48:37Z",
            "sha256": "fc539c4e835f015b5f7b9e65ca33a720e44ee0191e3bbf422085949e5d3029b9",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / gaarf-node

Package

Affected ranges

Affected versions

1.*
1.0.0

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": "postinstall.js",
            "sha256": "8de50cce83c7ef8d7c16ef947b1a3d727b001554ce8fc2e9a8564e1460d98369",
            "tlsh": "110123d6d2b55a7517b8528068f0af0693bbf223370224b679c844a93f8d1f900311dd"
        },
        {
            "path": "package.json",
            "sha256": "b7e12e714834cdebaf71220e2493f865fd558b8a89078eb8b5e12ae3f7af8825",
            "tlsh": "a4d02b54d81043bb74d84da70837800e7435dc0a0354bc3852a3014c42aa77d817a688"
        }
    ],
    "package_integrity": [
        {
            "filename": "gaarf-node-1.0.0.tgz",
            "hashes": {
                "sha1": "4ed52175576ff80d39904849da11abbc7ad063a9",
                "sha512_sri": "sha512-6PnziQhickGZi5YQI5eACr9k4bb0IKMzIqEkFIp5RSHc6HIpTgWvlLKf6y1EDGBljAQDQnx/tE21KC36sNOv6A=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/gaarf-node/MAL-2026-14238.json"