{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d0b59f85-a201-5315-afbb-52a4d8725510",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@happy-dom/jest-environment",
      "purl": "pkg:npm/%40happy-dom/jest-environment@9.20.3-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40happy-dom/jest-environment@9.20.3-tuxcare.2",
      "version": "9.20.3-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-51757",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@9.20.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d051fdda-a0cd-5850-a6bc-53179a43055c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-51757 affects version 9.20.3-tuxcare.2 of @happy-dom/jest-environment."
      }
    },
    {
      "id": "CVE-2025-61927",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@9.20.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2083f13b-cc88-5c1b-bc1e-6e3350d5348d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-61927 is fixed in version 9.20.3-tuxcare.2 of @happy-dom/jest-environment."
      }
    },
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/%40happy-dom/jest-environment@9.20.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:f561da5a-d576-5fce-aa8e-a08c8229cbca",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33943 does not affect version 9.20.3-tuxcare.2 of @happy-dom/jest-environment. 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/jest-environment@9.20.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:bbea4020-6be0-5616-8cd6-78f71222c79f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 9.20.3-tuxcare.2 of @happy-dom/jest-environment."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40happy-dom/jest-environment@9.20.3-tuxcare.2"
    }
  ]
}