MAL-2026-12361

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/deposits-overnight/MAL-2026-12361.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12361
Aliases
  • GHSA-29j8-42c7-86vh
Published
2026-08-05T12:38:59Z
Modified
2026-08-06T01:20:25.935242153Z
Summary
Malicious code in deposits-overnight (npm)
Details

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

Source: amazon-inspector (9065d908318bcb4d0db09498a3c52ab32951d889d03acf4d7c3fee12821271cf)

On require of the package, index.js loads./init.js, which selects a platform-specific endpoint, downloads a native executable from obfuscated Cloudflare Workers hosts (hostnames assembled via split-and-join, e.g. 'oob-worker.cf99-9b3.wo' + 'rkers.d' + 'ev'), with a DNS TXT chunked-download fallback under *.dl.well1.site. The payload is written to /var/tmp or %TEMP% under disguised filenames such as dotnetdiag_*.exe or.cache_*, chmod'd to 0755 on Unix, and spawned detached via cp.spawn('/bin/sh',['-c',fp+' &'],{detached:true}) (or cmd on Windows). A.analyticsstate stamp file throttles re-execution, and DISABLETELEMETRY/ANALYTICSOPTOUT/DONOTTRACK env vars provide a cover story. lib/telemetry.js bundles equivalent dropper primitives (base64 payload assembly, dynamic fs['chmod'+'Sync'], require('child_'+'process'), spawn('/bin/sh',['-c',filePath+' &'])) as a secondary implementation. The package exposes no functionality that would justify fetching and executing an opaque native binary from anonymous infrastructure at import time.

Source: ghsa-malware (e648492ad66550a374992d08bee76cd025293af22a2191597e06c1474dd0dcca)

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-05T12:38:59Z",
            "sha256": "9065d908318bcb4d0db09498a3c52ab32951d889d03acf4d7c3fee12821271cf",
            "id": "IN-MAL-2026-014743",
            "versions": [
                "20.8.5"
            ],
            "import_time": "2026-08-05T13:08:42.689841794Z"
        },
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T13:56:00Z",
            "sha256": "d1f37827f0f32998c4e94d28910916f2d959fa2e0665be7dd3be2a2d9b9c97de",
            "id": "IN-MAL-2026-015098",
            "versions": [
                "35.5.9"
            ],
            "import_time": "2026-08-05T14:20:01.801603845Z"
        },
        {
            "import_time": "2026-08-06T00:58:53.255598861Z",
            "sha256": "e648492ad66550a374992d08bee76cd025293af22a2191597e06c1474dd0dcca",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-29j8-42c7-86vh",
            "modified_time": "2026-08-05T18:30:41Z",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / deposits-overnight

Package

Affected ranges

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

Affected versions

20.*
20.8.5
35.*
35.5.9

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."
    },
    {
        "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-o6enC4LLFxzDZPWIRE+83JutppModez95VQ5S7s/IZou2mcmlxZ5ph0mXTehcTxYKNCDz7QPWSWzwGhdrhBq5g==",
                "sha1": "d2828ff82f1cfa63dd078921b8155814143224b4"
            },
            "filename": "deposits-overnight-20.8.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_init.js",
            "sha256": "e5b81cdb2258051e3a0ef2817fc6b12d1e491d16886e7592e9a97ba86070d633",
            "tlsh": "35b1a656156a701c4bb0ebf4c71b8829f56af36337808684fb5c59985fb352482b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "bad622c00ed4fd5a823cceffd234a33d9d1569b159db1f6955ae61cd8a4c2d0e",
            "tlsh": "09835055566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/deposits-overnight/MAL-2026-12361.json"