mal-2026-11045

ossf_malicious_packages
Description

--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (ae51b43e9a5110ec02eb9aa1cbf03837b2a560f4b6c8168b1c2d675802a113ae) package.json declares a postinstall hook that runs index.js on npm install. index.js collects host identifiers (os.hostname(), os.userInfo(), os.platform(), OS release) and enriches them with public IP (via ipify) and geo/ISP (via ipapi.co), then POSTs the JSON payload to a hardcoded Burp Collaborator subdomain at https://dq7q2vt6l79ouvgyzavan3w2rtxkp8gw5.oastify.com/callback. The package self-describes as a dependency-confusion takeover PoC; the beacon fires automatically on install without user interaction. ## Source: ghsa-malware (5c5d635b9d4401cf88a4590a6178993b363b1baf3d885642752825a2e0f3c65e) 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. ## Source: ossf-package-analysis (9ec05191ebd2f02dcf912c49fc5d345c3b9201fb691a11a0142fec91cc6d42d4) The OpenSSF Package Analysis project identified 'subapp-pkg-util' @ 99.0.1 (npm) as malicious. It is considered malicious because: - The package communicates with a domain associated with malicious activity.

Timeline
Published
unknown
Last Modified
unknown
CVSS Details

CVSS details not available.

Affected Products

No product information available.

Weaknesses (CWE)
References
Linked Vulnerabilities

No linked vulnerabilities found.

{
  "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"
          },
          {
            "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": "2a0584f72c042fb2449769de340230254e111f46cd502e0795085ec42e2c898c",
              "tlsh": "10710fbb15f5523476f3e29dca0b82012112f1473e45ae69798c33805fcd22a63b27f9"
            }
          ],
          "package_integrity": [
            {
              "filename": "subapp-pkg-util-99.0.1.tgz",
              "hashes": {
                "sha1": "f68f86bc19c140ffe18f27a8d09fe2a914f4d682",
                "sha512_sri": "sha512-3sSDnQobMfGkFDMxLtM5NFzVPDO/8QtWKHX8gHgdOKvKISnvhvbtpq8rK8nq1xZBbGhzNwQDsDZJFSL81LOlkQ=="
              }
            }
          ]
        }
      },
      "package": {
        "ecosystem": "npm",
        "name": "subapp-pkg-util"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "SEMVER"
        }
      ],
      "versions": [
        "99.0.1",
        "99.0.0"
      ]
    }
  ],
  "aliases": [
    "GHSA-f946-r32q-xrp6"
  ],
  "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": [
      {
        "import_time": "2026-07-24T08:21:08.880839307Z",
        "modified_time": "2026-07-24T06:42:00Z",
        "sha256": "9ec05191ebd2f02dcf912c49fc5d345c3b9201fb691a11a0142fec91cc6d42d4",
        "source": "ossf-package-analysis",
        "versions": [
          "99.0.1"
        ]
      },
      {
        "id": "IN-MAL-2026-011088",
        "import_time": "2026-08-04T21:33:16.396544544Z",
        "modified_time": "2026-08-04T21:30:49Z",
        "sha256": "ae51b43e9a5110ec02eb9aa1cbf03837b2a560f4b6c8168b1c2d675802a113ae",
        "source": "amazon-inspector",
        "versions": [
          "99.0.1"
        ]
      },
      {
        "id": "GHSA-f946-r32q-xrp6",
        "import_time": "2026-09-23T03:30:31.20602903Z",
        "modified_time": "2026-09-23T03:08:46Z",
        "ranges": [
          {
            "events": [
              {
                "introduced": "0"
              }
            ],
            "type": "SEMVER"
          }
        ],
        "sha256": "5c5d635b9d4401cf88a4590a6178993b363b1baf3d885642752825a2e0f3c65e",
        "source": "ghsa-malware"
      },
      {
        "id": "IN-MAL-2026-020469",
        "import_time": "2026-09-23T05:18:36.919148221Z",
        "modified_time": "2026-09-23T05:11:49Z",
        "sha256": "f81a15bc0c035de6d4887d8fdb43910533454719e7c1c26ed9e28dd17ba90a56",
        "source": "amazon-inspector",
        "versions": [
          "99.0.0"
        ]
      }
    ]
  },
  "details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (ae51b43e9a5110ec02eb9aa1cbf03837b2a560f4b6c8168b1c2d675802a113ae)\npackage.json declares a postinstall hook that runs index.js on npm install. index.js collects host identifiers (os.hostname(), os.userInfo(), os.platform(), OS release) and enriches them with public IP (via ipify) and geo/ISP (via ipapi.co), then POSTs the JSON payload to a hardcoded Burp Collaborator subdomain at https://dq7q2vt6l79ouvgyzavan3w2rtxkp8gw5.oastify.com/callback. The package self-describes as a dependency-confusion takeover PoC; the beacon fires automatically on install without user interaction.\n\n## Source: ghsa-malware (5c5d635b9d4401cf88a4590a6178993b363b1baf3d885642752825a2e0f3c65e)\nAny 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.\n\n## Source: ossf-package-analysis (9ec05191ebd2f02dcf912c49fc5d345c3b9201fb691a11a0142fec91cc6d42d4)\nThe OpenSSF Package Analysis project identified 'subapp-pkg-util' @ 99.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-11045",
  "modified": "2026-09-23T05:20:42.248016655Z",
  "published": "2026-07-24T06:42:00Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://www.npmjs.com/package/subapp-pkg-util/v/99.0.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-f946-r32q-xrp6"
    },
    {
      "type": "PACKAGE",
      "url": "https://www.npmjs.com/package/subapp-pkg-util/v/99.0.0"
    }
  ],
  "schema_version": "1.7.4",
  "summary": "Malicious code in subapp-pkg-util (npm)"
}
View JSON API Download JSON