{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:17c3f99f-4f74-5f77-bc02-893a6310804a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/ssr",
      "purl": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.1",
      "version": "17.3.17-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:56189eeb-c57c-58ee-91a7-df40b9be7984",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.1 of @angular/ssr."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:17057334-ffdd-55cf-89cc-c4f5286e732f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.1 of @angular/ssr. not_affected \u2014 Target version 17.3.17-tuxcare.3 is not affected by CVE-2026-27738. The vulnerable code (joinUrlParts function in url.ts) was introduced 672 commits later in version 19.2.20. The current version does not process X-Forwarded-Prefix headers and lacks the redirect functionality that enables the open redirect vulnerability.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-27739",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1ab3fcb3-78e1-5d26-8dc4-3d2b9b9525ff",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.1 of @angular/ssr, and is fixed in 17.3.17-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.1"
    }
  ]
}