{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4af47c37-1641-5322-bc2b-f83550299c11",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@unhead/ssr",
      "purl": "pkg:npm/%40unhead/ssr@1.11.20",
      "type": "library",
      "bom-ref": "pkg:npm/%40unhead/ssr@1.11.20",
      "version": "1.11.20",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-31860",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:4faf4f86-5f83-549b-8be9-d4d961e8f5f6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-31860 affects version 1.11.20 of @unhead/ssr, and is fixed in 1.11.20-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-31873",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:dd2ed782-1183-52d4-980e-51bdafff952c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-31873 affects version 1.11.20 of @unhead/ssr, and is fixed in 1.11.20-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-39315",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:0b6a609e-6d2d-5443-81bc-645ce55923ab",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-39315 affects version 1.11.20 of @unhead/ssr, and is fixed in 1.11.20-tuxcare.2."
      }
    },
    {
      "id": "GHSA-x7mm-9vvv-64w8",
      "affects": [
        {
          "ref": "pkg:npm/%40unhead/ssr@1.11.20"
        }
      ],
      "bom-ref": "urn:uuid:573e17f4-aaf7-538a-901a-89e78f195373",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-x7mm-9vvv-64w8 does not affect version 1.11.20 of @unhead/ssr. not_affected \u2014 The target (unhead v1.11.20) is not affected by GHSA-x7mm-9vvv-64w8. The vulnerable streaming SSR functionality with configurable `streamKey` was introduced in v3.x of unhead. Version 1.11.20 is on the v1.x branch which predates this feature. The v1.x branch uses a completely different SSR implementation (`renderSSRHead` with structured tag rendering) that does not have the vulnerable pattern o...",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40unhead/ssr@1.11.20"
    }
  ]
}