{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d6d7c999-19c0-5b6b-aeca-a1bf3c0d9e27",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@happy-dom/global-registrator",
      "purl": "pkg:npm/%40happy-dom/global-registrator@9.20.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/global-registrator@9.20.3",
      "version": "9.20.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-51757",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@9.20.3"
        }
      ],
      "bom-ref": "urn:uuid:fc96d55c-3b1c-5d69-8566-6a1f7e0ddf22",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-51757 affects version 9.20.3 of @happy-dom/global-registrator."
      }
    },
    {
      "id": "CVE-2025-61927",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@9.20.3"
        }
      ],
      "bom-ref": "urn:uuid:f3fd35e5-a067-5b69-809a-f6542779f958",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-61927 affects version 9.20.3 of @happy-dom/global-registrator, and is fixed in 9.20.3-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@9.20.3"
        }
      ],
      "bom-ref": "urn:uuid:f267a24f-e31c-5f60-ab3a-24e3a4616764",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33943 does not affect version 9.20.3 of @happy-dom/global-registrator. The target version (9.20.3, dated 2023-05-23) predates the introduction of ECMAScript module support in happy-dom. The vulnerable ECMAScriptModuleCompiler component was not added until v17.0.0 (2025-02-06), approximately 20 months after this target version. Exhaustive searches confirm no module compilation code exists in the target: no ECMAScriptModuleCompiler file, no module directory, and no code that processes ES module export declarations. The CVE's claimed affected range (v15.10.0-v20.8.7) is inaccurate regarding its lower bound, as v15.10.0 also lacks the module feature. This is a clear Rule 5 Type A1 case: the vulnerable INPUT (malicious ES module export declarations) is not received anywhere in the target because the feature does not exist in this version.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-34226",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/global-registrator@9.20.3"
        }
      ],
      "bom-ref": "urn:uuid:fa4d2503-1af7-5bd2-a87e-5cc5f89ac859",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 9.20.3 of @happy-dom/global-registrator."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/global-registrator@9.20.3"
    }
  ]
}