MAL-2026-15816

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/order-package-saas/MAL-2026-15816.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-15816
Published
2026-09-01T17:26:11Z
Modified
2026-09-03T06:45:05Z
Summary
Malicious code in order-package-saas (npm)
Details

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

Source: amazon-inspector (bb09ffe18928cf319d13dc52111750c394330d53b38b4d8814b0d2372471308e)

The package's postinstall hook executes index.js, which sweeps installer-owned secrets from the home directory (.npmrc,.yarnrc,.gitconfig,.git-credentials, ~/.ssh/* private keys, ~/.aws/credentials and SSO cache, GCP application_default_credentials, Azure tokens, kubeconfig, Docker config, Terraform credentials, GitHub CLI hosts, Heroku.netrc, Vercel/Netlify/Supabase/Firebase tokens, VSCode settings, PyPI/gem/cargo credentials) and enumerates process.env for values matching TOKEN/KEY/SECRET/PASSWORD patterns, including AI provider API keys. The collected data — together with hostname, username, platform, architecture, cwd and Node version — is base64-encoded and transmitted over HTTPS to api.telegram.org/bot/sendMessage (chat_id 8607833954) and over HTTP to 2.26.82.63:8888/collect. Execution is gated to early-return when NODE_ENV=test, CI=true, JEST_WORKER_ID or VITEST are set, or /.dockerenv exists, and is delayed by a randomized 5–15 second sleep to evade sandbox and CI observation. The package name and 999.0.1 version are consistent with a dependency-confusion lure targeting an internal package.

Source: ossf-package-analysis (208338bb85a27cd136d36a4cd4797ccc697b42e175c9b400324648782c08b2fb)

The OpenSSF Package Analysis project identified 'order-package-saas' @ 999.0.1 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.
Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-019328",
            "import_time":  "2026-09-02T04:23:33.38995881Z",
            "modified_time":  "2026-09-02T03:57:40Z",
            "sha256":  "bb09ffe18928cf319d13dc52111750c394330d53b38b4d8814b0d2372471308e",
            "source":  "amazon-inspector",
            "versions":  [
                "999.0.1"
            ]
        },
        {
            "id":  "IN-MAL-2026-019327",
            "import_time":  "2026-09-02T04:23:33.311616495Z",
            "modified_time":  "2026-09-02T03:57:33Z",
            "sha256":  "e9cdb23f67bf90ab841c14a66b87c064c30abd9ba93609aa61ce7fcce74aeb1b",
            "source":  "amazon-inspector",
            "versions":  [
                "999.0.0"
            ]
        },
        {
            "import_time":  "2026-09-03T06:30:16.841952048Z",
            "modified_time":  "2026-09-01T17:26:11Z",
            "sha256":  "208338bb85a27cd136d36a4cd4797ccc697b42e175c9b400324648782c08b2fb",
            "source":  "ossf-package-analysis",
            "versions":  [
                "999.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / order-package-saas

Package

Name
order-package-saas
View open source insights on deps.dev
Purl
pkg:npm/order-package-saas

Affected ranges

Affected versions

999.*
999.0.0
999.0.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"
    }
]
indicators
{
    "evidence_files":  [
        {
            "path":  "index.js",
            "sha256":  "b8c840cabee2ef2ab6178fee79af1df16827c47c486f9a173c532712c292f6be",
            "tlsh":  "1b12339b15fb35598223f27adf5f8017212eada36106dd443a0c89d01f4c66cdba1f9c"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "order-package-saas-999.0.1.tgz",
            "hashes":  {
                "sha1":  "0914971f5f729a491ce1c772b8588ba7b39b05f6",
                "sha512_sri":  "sha512-V6Pmp+0JgzZUEprfqYKa4JD7eeT6ce4JrzztfrBD7v8ZMZou0JHY0fJYnrHwVwgXrKlKm6mkLWcyXJjJENO1ww=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/order-package-saas/MAL-2026-15816.json"