MAL-2026-11514

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/lifestyle-test-utils/MAL-2026-11514.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11514
Aliases
  • GHSA-5f9f-jfwr-xxvp
Published
2026-08-03T15:41:21Z
Modified
2026-08-04T22:05:08.595657538Z
Summary
Malicious code in lifestyle-test-utils (npm)
Details

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

Source: amazon-inspector (804725b6316960d5192b9b46ab823b4bd67f5b15774d1acf1a770a57cfbae84b)

On require() of lifestyle-test-utils, index.js loads ext.js which selects a platform-specific asset, downloads a binary from one of three Cloudflare Workers hosts whose names are assembled by runtime string-concatenation (oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT chunked base64 fallback resolver under *.dl.well1.site, writes the payload to /var/tmp or %TEMP% under disguised names (.cache<hex>, dotnetdiag<hex>.exe), chmods it 0755, and spawns it detached via /bin/sh -c or cmd. There is no hash or signature verification. Endpoint hostnames are fragmented and reassembled at runtime to evade plain-text scanning. Execution is gated by DISABLETELEMETRY/ANALYTICSOPTOUT/DONOTTRACK env checks and a ~5.5 hour re-run stamp file framed as 'analyticsstate', a cover story unrelated to the package's stated 'common helpers' purpose. The result is arbitrary attacker-controlled code execution on any host that installs or requires this package.

Source: ghsa-malware (52f1fd0bbf2e98f9327c78d543a71fa9e8a1dfe5d0bd49366aa9d790f495b7df)

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": [
        {
            "import_time": "2026-08-04T00:15:24.364875047Z",
            "modified_time": "2026-08-03T15:41:21Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-5f9f-jfwr-xxvp",
            "sha256": "52f1fd0bbf2e98f9327c78d543a71fa9e8a1dfe5d0bd49366aa9d790f495b7df",
            "source": "ghsa-malware"
        },
        {
            "import_time": "2026-08-04T21:33:14.18079654Z",
            "modified_time": "2026-08-04T21:21:31Z",
            "sha256": "804725b6316960d5192b9b46ab823b4bd67f5b15774d1acf1a770a57cfbae84b",
            "id": "IN-MAL-2026-011025",
            "versions": [
                "20.7.2"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / lifestyle-test-utils

Package

Name
lifestyle-test-utils
View open source insights on deps.dev
Purl
pkg:npm/lifestyle-test-utils

Affected ranges

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

Affected versions

20.*
20.7.2

Database specific

cwes
[
    {
        "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."
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_ext.js",
            "sha256": "9f6680b1387d540c31a4659518d43f9f2c628b4cc3980e74bcc21a0ac586c72e",
            "tlsh": "bfa1856a15a570184bb0dbf4c7075419f65af6a333809294f7ac65981fb2128c3f2efc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/lifestyle-test-utils/MAL-2026-11514.json"