{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7947d340-181a-5c92-a80f-a58cb57584f3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/router@12.2.17",
      "type": "library",
      "name": "@angular/router",
      "version": "12.2.17",
      "purl": "pkg:npm/%40angular/router@12.2.17"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1ae2eeca-21b6-5563-b218-baa71253b247",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 12.2.17 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:47dc7ced-5d7f-5a07-a54d-5ade8169eb89",
      "id": "CVE-2026-68945",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-68945 does not affect version 12.2.17 of @angular/router. not_affected \u2014 Angular 12.2.17 does not contain the HttpTransferCache feature affected by CVE-2026-68945. HttpTransferCache, which caches HTTP requests during Server-Side Rendering (SSR), was first introduced in Angular 16.0.0\u2014approximately 4 major versions after the target version. The vulnerability concerns cache-key collision when repeated HTTP parameters are serialized, but since the entire HttpTransferCa..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:180404b4-072c-5691-b55b-77b299d8e297",
      "id": "CVE-2026-88056",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88056 affects version 12.2.17 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3a297d78-a056-57f0-90cc-2c04ccd7a858",
      "id": "CVE-2026-88057",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88057 affects version 12.2.17 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d92d7603-16ad-553e-affe-7188ce3940f8",
      "id": "CVE-2026-88059",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-88059 does not affect version 12.2.17 of @angular/router. not_affected \u2014 Angular 12.2.17-tuxcare.9 is not affected by CVE-2026-88059. The vulnerability requires HttpTransferCache, withRequestsMadeViaParent(), and provideClientHydration() features which were introduced in Angular 16.0.0. This version uses the older module-based HttpClientModule system and lacks the entire SSR hydration transfer-cache infrastructure. The vulnerable code pattern described in the CVE do..."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@12.2.17"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e5d1206d-9d03-5f28-a161-7e76f9c07c5a",
      "id": "CVE-2026-88060",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-88060 affects version 12.2.17 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@12.2.17"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/router@12.2.17"
    }
  ]
}