MAL-2026-15816
Vulnerability from ossf_malicious_packages
Published
2026-09-01 17:26
Modified
2026-09-03 06:32
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.
CWE
  • CWE-506 - The product contains code that appears to be malicious in nature.
  • CWE-506 - The product contains code that appears to be malicious in nature.

{
  "affected": [
    {
      "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=="
              }
            }
          ]
        }
      },
      "package": {
        "ecosystem": "npm",
        "name": "order-package-saas"
      },
      "versions": [
        "999.0.1",
        "999.0.0"
      ]
    }
  ],
  "credits": [
    {
      "contact": [
        "inspector-research@amazon.com"
      ],
      "name": "Amazon Inspector",
      "type": "FINDER"
    },
    {
      "contact": [
        "https://github.com/ossf/package-analysis",
        "https://openssf.slack.com/channels/package_analysis"
      ],
      "name": "OpenSSF: Package Analysis",
      "type": "FINDER"
    }
  ],
  "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"
        ]
      }
    ]
  },
  "details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (bb09ffe18928cf319d13dc52111750c394330d53b38b4d8814b0d2372471308e)\nThe package\u0027s 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 \u2014 together with hostname, username, platform, architecture, cwd and Node version \u2014 is base64-encoded and transmitted over HTTPS to api.telegram.org/bot\u003credacted\u003e/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\u201315 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.\n\n## Source: ossf-package-analysis (208338bb85a27cd136d36a4cd4797ccc697b42e175c9b400324648782c08b2fb)\nThe OpenSSF Package Analysis project identified \u0027order-package-saas\u0027 @ 999.0.1 (npm) as malicious.\n\nIt is considered malicious because:\n\n- The package communicates with a domain associated with malicious activity.\n",
  "id": "MAL-2026-15816",
  "modified": "2026-09-03T06:32:15.494298875Z",
  "published": "2026-09-01T17:26:11Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://www.npmjs.com/package/order-package-saas/v/999.0.1"
    },
    {
      "type": "PACKAGE",
      "url": "https://www.npmjs.com/package/order-package-saas/v/999.0.0"
    }
  ],
  "schema_version": "1.7.4",
  "summary": "Malicious code in order-package-saas (npm)"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…