MAL-2026-11463

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/goldenflow-js/MAL-2026-11463.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11463
Aliases
  • GHSA-7gxf-x4v3-6vq7
Published
2026-07-31T21:53:22Z
Modified
2026-08-04T23:05:08Z
Summary
Malicious code in goldenflow-js (npm)
Details

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

Source: amazon-inspector (a8634bdafa282ed99ee4b3edd205599207ac2f52a4d150d4bdd0f9b69326f64d)

lib/report.js in goldenflow-js@1.0.0 collects installer-side data using node's os, child_process, and fs modules (os.hostname(), os.userInfo(), execSync-derived output, and fs.readFileSync on local files) and transmits it via https.request POST to a hardcoded external endpoint at hooks.zapier.com (referenced at lib/report.js line 12, request built at line 118, POSTed at line 121). The destination is an author-controlled Zapier webhook rather than any first-party or user-configured endpoint, and the payload combines host identifiers, user account information, command output, and file contents read from the installer's filesystem.

Source: ghsa-malware (d6d0c7798c31f2743649318d78a1937fd28af9e4c28a2808046b647f2c087568)

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-7gxf-x4v3-6vq7",
            "import_time": "2026-08-02T22:41:04.828667Z",
            "modified_time": "2026-07-31T21:53:22Z",
            "sha256": "d6d0c7798c31f2743649318d78a1937fd28af9e4c28a2808046b647f2c087568",
            "source": "ghsa-malware",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-011225",
            "import_time": "2026-08-04T22:30:05.974320354Z",
            "modified_time": "2026-08-04T21:50:25Z",
            "sha256": "a8634bdafa282ed99ee4b3edd205599207ac2f52a4d150d4bdd0f9b69326f64d",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / goldenflow-js

Package

Name
goldenflow-js
View open source insights on deps.dev
Purl
pkg:npm/goldenflow-js

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/goldenflow-js/MAL-2026-11463.json"