MAL-2026-12687

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/delivery-ci-upgrade-from/MAL-2026-12687.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12687
Aliases
  • GHSA-g3mf-6c5f-qphf
Published
2026-08-05T13:53:52Z
Modified
2026-08-06T01:20:25.782246336Z
Summary
Malicious code in delivery-ci-upgrade-from (npm)
Details

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

Source: amazon-inspector (46b1b760480eca3b3ad596491193f7aa55ed0a3e982d6978c071e04e793ff8b0)

index.js unconditionally requires bridge.js, which runs a bootstrap routine on module load. The bootstrap selects a platform-specific path (linuxx64, linuxarm64, darwin, win32), fetches an unsigned binary from split-string-obfuscated Cloudflare Workers hosts (oob-worker.cf102-baf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev), with a base64-chunked DNS TXT covert channel fallback under sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru and net.dl.wel1.ru. The retrieved bytes are written to /var/tmp/.cache<hex> on Unix or %TEMP%\dotnetdiag<hex>.exe on Windows, chmod'd to 0755, and spawned detached via /bin/sh -c or cmd.exe /c start. Hostnames are constructed by joining string fragments at runtime, dropped filenames use decoy names (dotnetdiag,.cache,.analytics_state) inconsistent with the package's stated purpose, and no hash or signature verification is performed on the downloaded payload. The destinations are unrelated to any publisher of this package.

Source: ghsa-malware (75454f2a282eb740a7f1334cb94456d3fdedc39a065c89e3c8fe7f5fa6a3fcfd)

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": [
        {
            "modified_time": "2026-08-05T13:53:52Z",
            "id": "IN-MAL-2026-015084",
            "import_time": "2026-08-05T14:20:00.165482248Z",
            "versions": [
                "35.6.9"
            ],
            "source": "amazon-inspector",
            "sha256": "46b1b760480eca3b3ad596491193f7aa55ed0a3e982d6978c071e04e793ff8b0"
        },
        {
            "modified_time": "2026-08-05T14:57:47Z",
            "id": "GHSA-g3mf-6c5f-qphf",
            "import_time": "2026-08-06T00:58:53.370189832Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "75454f2a282eb740a7f1334cb94456d3fdedc39a065c89e3c8fe7f5fa6a3fcfd"
        }
    ]
}
References
Credits

Affected packages

npm / delivery-ci-upgrade-from

Package

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

Affected ranges

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

Affected versions

35.*
35.6.9

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "delivery-ci-upgrade-from-35.6.9.tgz",
            "hashes": {
                "sha512_sri": "sha512-e3A6dwXC83YjuTS8+QXEZEH1znoXjX7h2AIIpCUP1deBXPCXm0X7apxhRw+Znjvcjhm62Uqmmu8fkU1XAG1uUw==",
                "sha1": "c689428a4d3b521757b649ef3e62cd767437a84e"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_bridge.js",
            "tlsh": "b0a1a55612a570188bb09be087174416f75bf5a33380d2d4fb9ca5985fb712483b2efc",
            "sha256": "fe86428810c92f628593123bce2c30ece5d671dedb8c9a1f7d47c6062c4544c1"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/delivery-ci-upgrade-from/MAL-2026-12687.json"