{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:240bf900-5a82-5abb-bcf6-0e4a06bef3ba",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "happy-dom",
      "purl": "pkg:npm/happy-dom@9.20.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/happy-dom@9.20.3-tuxcare.1",
      "version": "9.20.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-51757",
      "affects": [
        {
          "ref": "pkg:npm/happy-dom@9.20.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5d4c0ae8-e4e9-5a9f-8477-2d2e06652477",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-51757 affects version 9.20.3-tuxcare.1 of happy-dom."
      }
    },
    {
      "id": "CVE-2025-61927",
      "affects": [
        {
          "ref": "pkg:npm/happy-dom@9.20.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bfe46261-4cb0-53b6-83d8-7045ae7f1ab7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-61927 is fixed in version 9.20.3-tuxcare.1 of happy-dom."
      }
    },
    {
      "id": "CVE-2026-33943",
      "affects": [
        {
          "ref": "pkg:npm/happy-dom@9.20.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2f035472-0454-55ec-a21e-820e24ad66c7",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-33943 does not affect version 9.20.3-tuxcare.1 of happy-dom. 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/happy-dom@9.20.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:b54ee43a-db54-5ace-bea6-08a2a64ae944",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-34226 affects version 9.20.3-tuxcare.1 of happy-dom."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/happy-dom@9.20.3-tuxcare.1"
    }
  ]
}