MAL-2026-11459

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/community-published/MAL-2026-11459.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11459
Aliases
  • GHSA-cr3h-6mq7-f6q9
Published
2026-07-31T22:00:03Z
Modified
2026-08-04T23:04:58Z
Summary
Malicious code in community-published (npm)
Details

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

Source: amazon-inspector (90e9bda1a7ca0f5b1083fe65572c94f131306fd5323f731cf79422d51c567f8a)

lib/report.js imports child_process, fs, https, and os, invokes execSync and fs.readFileSync to collect host and file data, gathers identifiers via os.hostname() and os.userInfo(), and POSTs the collected data over https.request to a hardcoded https://hooks.zapier.com endpoint. The destination is an author-controlled webhook rather than a caller-configured or documented service endpoint, and the collected values (hostname, username, filesystem contents, command output) constitute installer-side data leaving the machine to a third-party relay.

Source: ghsa-malware (1017256693a94381e0b07af053580670a0cd8b3e5868954aba49474d32cd8c18)

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": "GHSA-cr3h-6mq7-f6q9",
            "import_time": "2026-08-02T22:41:04.940313Z",
            "modified_time": "2026-07-31T22:00:04Z",
            "sha256": "1017256693a94381e0b07af053580670a0cd8b3e5868954aba49474d32cd8c18",
            "source": "ghsa-malware",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-011282",
            "import_time": "2026-08-04T22:30:08.842984501Z",
            "modified_time": "2026-08-04T21:58:53Z",
            "sha256": "90e9bda1a7ca0f5b1083fe65572c94f131306fd5323f731cf79422d51c567f8a",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / community-published

Package

Name
community-published
View open source insights on deps.dev
Purl
pkg:npm/community-published

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"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "lib/report.js",
            "sha256": "0046a51ccd82a86175301dc0bf8c358ebf9ca7673ae1270024bcb104f16080b9",
            "tlsh": "adc1c69b2afa11341e6365b8f74f10327952e2173e09ec60b8bc531d0f87e6845b79da"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/community-published/MAL-2026-11459.json"