MAL-2026-14138

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/optimizely-starter-kit-for-fastly-compute/MAL-2026-14138.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-14138
Aliases
  • GHSA-8pfr-f8q3-mr5x
Published
2026-08-18T23:04:13Z
Modified
2026-09-09T03:30:14Z
Summary
Malicious code in optimizely-starter-kit-for-fastly-compute (npm)
Details

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

Source: amazon-inspector (72b7bcd65cbf07a90130de5e4a29fb72bc99badb287a1e1dc7373c288a1ae0be)

package.json declares preinstall: node index.js, causing index.js to run automatically on npm install. The script collects host identifiers (os.hostname(), os.userInfo(), homedir, DNS servers, __dirname, package.json contents) and reads /etc/passwd and /etc/hosts, then POSTs the payload over HTTPS to aguu8c8gjyt4anjao3nhru1mgdm5avyk.oastify.com, a Burp Collaborator out-of-band interaction subdomain. The package name resembles legitimate Optimizely/Fastly Compute tooling, consistent with a dependency-confusion or typosquat exfiltration beacon.

Source: ghsa-malware (98d06e1f8396a59663b9e65d9d7cbffcd454526fc2aadbfa4d634c6a05f9543d)

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": "IN-MAL-2026-018174",
            "import_time": "2026-08-18T23:09:41.670422278Z",
            "modified_time": "2026-08-18T23:04:13Z",
            "sha256": "72b7bcd65cbf07a90130de5e4a29fb72bc99badb287a1e1dc7373c288a1ae0be",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-8pfr-f8q3-mr5x",
            "import_time": "2026-09-08T00:15:10.661299522Z",
            "modified_time": "2026-09-07T16:17:50Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "98d06e1f8396a59663b9e65d9d7cbffcd454526fc2aadbfa4d634c6a05f9543d",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019810",
            "import_time": "2026-09-09T03:21:56.142004689Z",
            "modified_time": "2026-09-09T02:49:05Z",
            "sha256": "41f6eff42d6437a2f666a85f8c11b8daa85641b1e3e3642983987a2af2d85486",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / optimizely-starter-kit-for-fastly-compute

Package

Name
optimizely-starter-kit-for-fastly-compute
View open source insights on deps.dev
Purl
pkg:npm/optimizely-starter-kit-for-fastly-compute

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.1
1.1.1

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"
    },
    {
        "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": "8fc8529c5e78ba70935c23c1205510af03f364aa58cd7fc7831aec76b28f4553",
            "tlsh": "ba412395a2d917330de210c06a0c74842399fa777259e89076cf42d69f869f8b7326f3"
        }
    ],
    "package_integrity": [
        {
            "filename": "optimizely-starter-kit-for-fastly-compute-1.0.1.tgz",
            "hashes": {
                "sha1": "25df00d2eabf461287db1159bddcb2d9d00fc958",
                "sha512_sri": "sha512-cZRlVdpu0WshCYsTon7hGOOxa3cb3AYlpCae1+URBitWWSzyZl/olY7lbVRaW6BEXigh27VLPag22Q5wvwGH0A=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/optimizely-starter-kit-for-fastly-compute/MAL-2026-14138.json"