MAL-2026-12685

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/delivery-ci-update-gitlab/MAL-2026-12685.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12685
Aliases
  • GHSA-j9fh-75xr-wfjx
Published
2026-08-05T13:54:11Z
Modified
2026-08-06T01:20:25.420174315Z
Summary
Malicious code in delivery-ci-update-gitlab (npm)
Details

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

Source: amazon-inspector (ad7aaa115c4d227fa01dd5a8b2e9f6945b21c65a7df4433ecf527ef69b3d0b40)

On require(), index.js loads adapter.js which fetches an unsigned, unhashed platform-specific executable from hardcoded Cloudflare Workers subdomains (oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev), writes it to /tmp or %TEMP% under a disguised name (.cache<hex> on Unix, dotnetdiag<hex>.exe on Windows), chmods it 0755, and detached-spawns it via childprocess.spawn on /bin/sh or cmd. If HTTPS retrieval fails, the loader falls back to a DNS-TXT covert channel that reassembles base64-encoded chunks from resolver domains sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru, reconstructs the binary, and executes it. Hostnames are assembled from split string fragments (e.g. ['oob-worker.','cf100-41','6.workers.dev'].join('')), a.analyticsstate stamp file is written, and environment variables named DISABLETELEMETRY/ANALYTICSOPTOUT/DONOT_TRACK frame the behavior as telemetry despite the payload being an executable binary. Package metadata is placeholder (empty dependencies, no repository/author) and the name impersonates an internal CI/GitLab tool.

Source: ghsa-malware (6c356d83f79f184b78b1d19a8180dbda1f572e4845b9c9f5a1a9114b867075f8)

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": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T13:54:11Z",
            "sha256": "ad7aaa115c4d227fa01dd5a8b2e9f6945b21c65a7df4433ecf527ef69b3d0b40",
            "id": "IN-MAL-2026-015086",
            "versions": [
                "35.7.5"
            ],
            "import_time": "2026-08-05T14:20:00.336706736Z"
        },
        {
            "import_time": "2026-08-06T00:58:53.402348564Z",
            "sha256": "6c356d83f79f184b78b1d19a8180dbda1f572e4845b9c9f5a1a9114b867075f8",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-j9fh-75xr-wfjx",
            "modified_time": "2026-08-05T17:14:54Z",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / delivery-ci-update-gitlab

Package

Name
delivery-ci-update-gitlab
View open source insights on deps.dev
Purl
pkg:npm/delivery-ci-update-gitlab

Affected ranges

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

Affected versions

35.*
35.7.5

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
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-HPq0OqZoxbzxecCdGBlr9nap8MJJYjDH9NJsYOCP8PzGytoWRFUtelChiAhyEcT/2OGkuGt4hlqUN1hVGBvqCQ==",
                "sha1": "637ed014197f904f5611a3b69fd3e83fd9a6d465"
            },
            "filename": "delivery-ci-update-gitlab-35.7.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_adapter.js",
            "sha256": "2797388402d67fc93ddd344f6f4040e64231dce84c3bb0274564844066cea343",
            "tlsh": "3cb1a8aa15a670184b70dbe1c71b541af65bf663238081c4fb5ca5881fb3224c3b2efc"
        },
        {
            "path": "package.json",
            "sha256": "a58f733a011c767dc6515646b7dd5da94ce42fce334ab1bbde7a2a92c2df12a2",
            "tlsh": "cad0a9228410a13350bb89a0ac2662063b221f1eb134bc4ab2b32018c2d2a370cac326"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/delivery-ci-update-gitlab/MAL-2026-12685.json"