MAL-2026-16463
Vulnerability from ossf_malicious_packages
Published
2026-09-23 04:48
Modified
2026-09-23 04:48
Summary
Malicious code in godzzz (npm)
Details

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

Source: amazon-inspector (39f05673527822a16dc88d65a9ff9471548f8046fc28c7930fd8958dbcc38f3a)

The npm package godzzz@1.0.0 ships cdp_inject.js which imports http, https, child_process and fs at the top of the file, reads process.env (including process.env.USER), reads files from disk via fs.readFileSync/fs.existsSync, base64-encodes payloads via toString('base64'), and issues outbound network calls via https.request, http.get and POST. The combination of installer-side environment and filesystem reads, base64 encoding of the resulting data, and outbound HTTP/HTTPS in a single small script matches the shape of a host-info / credential exfiltration stager rather than a legitimate library.

CWE
  • 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"
          }
        ],
        "indicators": {
          "evidence_files": [
            {
              "path": "cdp_inject.js",
              "sha256": "36cda76bbf7396ceb3cc6317680c60edaf9809787805a678f7fe9a97c7635ba0",
              "tlsh": "b792c58a64a6213585b6b3b98f539515f73ad033710143b4fd5c86982ff287482b6fcd"
            }
          ],
          "package_integrity": [
            {
              "filename": "godzzz-1.0.0.tgz",
              "hashes": {
                "sha1": "02195b88a8c16df55e905e3beb0cd4b1cb77062a",
                "sha512_sri": "sha512-BocfmyTMmeiEt2YcKALPq/+8Y+fzp1H+5nzjM6DXnig5/8RQ/6A3YOjGsWSWfBkGqsGNIJcSXXBpWABQeW+hQg=="
              }
            }
          ]
        }
      },
      "package": {
        "ecosystem": "npm",
        "name": "godzzz"
      },
      "versions": [
        "1.0.0"
      ]
    }
  ],
  "credits": [
    {
      "contact": [
        "inspector-research@amazon.com"
      ],
      "name": "Amazon Inspector",
      "type": "FINDER"
    }
  ],
  "database_specific": {
    "malicious-packages-origins": [
      {
        "id": "IN-MAL-2026-020454",
        "import_time": "2026-09-23T05:18:34.925674506Z",
        "modified_time": "2026-09-23T04:48:38Z",
        "sha256": "39f05673527822a16dc88d65a9ff9471548f8046fc28c7930fd8958dbcc38f3a",
        "source": "amazon-inspector",
        "versions": [
          "1.0.0"
        ]
      }
    ]
  },
  "details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (39f05673527822a16dc88d65a9ff9471548f8046fc28c7930fd8958dbcc38f3a)\nThe npm package godzzz@1.0.0 ships cdp_inject.js which imports http, https, child_process and fs at the top of the file, reads process.env (including process.env.USER), reads files from disk via fs.readFileSync/fs.existsSync, base64-encodes payloads via toString(\u0027base64\u0027), and issues outbound network calls via https.request, http.get and POST. The combination of installer-side environment and filesystem reads, base64 encoding of the resulting data, and outbound HTTP/HTTPS in a single small script matches the shape of a host-info / credential exfiltration stager rather than a legitimate library.\n",
  "id": "MAL-2026-16463",
  "modified": "2026-09-23T04:48:38Z",
  "published": "2026-09-23T04:48:38Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://www.npmjs.com/package/godzzz/v/1.0.0"
    }
  ],
  "schema_version": "1.7.4",
  "summary": "Malicious code in godzzz (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…

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…